I want to write a date in the future and I don't know how to convert it into timestamp
Type: Posts; User: d-machine; Keyword(s):
I want to write a date in the future and I don't know how to convert it into timestamp
Hi,
I have a form which includes text field.
I want to enter there a date like: 22/05/2014 (something like: date("d.m.Y",$x);)
and the information will be saved in a mysql database.
I don't...
Hi,
I have a site in Hebrew and I find out that in IE the scrollbar appears on the left side.
This is the adress of my site: http://maths-up.co.il/
How can I fix this problem, so that the...
Hi,
I've created a page that includes 100% width flash animation:
Click here for the link
On IE the height of the flash is not proportional to the width and in Firefox the flash doesn't appear....
I know how to do it in php but I don't want to use any server-side lagnuage :)
Hi,
On my first page I have a simple form:
<form action="page2.htm" method="post">
<input type="text" name="firstname" />
<input type="submit" />
</form>
Does anyone know? I really need your help. I saw many tutorials for vertical align, but I couldn't decide which one of them to apply in my site.
Hi,
I've created this gallery: link
How can I vertically center the big image on the "showit" div without using the padding-top for every image?
Thanks in advance !
Hi,
I added to my site a photo scrolling based on js.
you can view it in here: link
How can I covert to scroller from left to right to be right to left?
Thank you! :)
Hi,
Can you help me to realize what is wrong in my code:
scroller?
The scroller includes a list of images.
Thanks!
Hi,
I have a gallery in my site:
http://orlygraf.co.il/view1.php?id=4&num=2&photo=7
I want to convert it into ajax so I could load the images without loading the whole page.
How can I make...
Hi,
How can I check if a php string include English characters?
My site is in hebrew, so I want to check if string is in Hebrew or English.
Thanks
Thank you very very much !! :)
I made it cause I don't won't to load a new page after sending the form,
I want to stay on the same page (without loading it again...).
How can I do it?
I want that everytime when you press...
I've created a simple form:
<form>
<input type="text" id="teken" name="teken" value="" />
<br /><br />
<input type="button" value="send" onclick="check()" />
</form>
How can I print a string, on html document, on the current window?
when I use:
document.write(x);
it opens a new page, and I want it to be desplayed in the body of the current window.
...
Hi Thanks, I've edited it and now it looks better!
However, I have a float image called opacity.png that disappears on Chrome when it's relative.
Hi,
I've created a page that works on FF & IE, but has a little problem in Chrome:
Link
As you can see the div called tafrit3 is being sticked to the window...
How Can I fix it?
Thanks in...
I mean to have div that will work with this function
like the html will include:
<div id="animation">content</div>
and the script will include document.getElementById('animation')
Thanks
Cross Browser marquee
http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm
How can I seperate the script and the html content?
I want to add the JS to a specific html div,
How can I make...
Hi,
On my site, I've tried to center the page horizontally and vertically,
and on IE6-7 the horizontal centering is not working, half of the page is being cut.
What should I do?
Thanks
Hi,
How can I convert any two spaces in a string into ?
Hi, thanks, nice to learn something new :)
Hi,
I have one php page in my site, and I don't want it to keep cookies,
so on every new load of the page all the content will load over new.
How can I do it?
Thanks
Hi, thank you molendijk,
but it doesn't appear on the middle (horizontally yes, but vertically no) of the screen.
My page is long, so you can scroll there, maybe thats the reason.
I want that...