Advanced Search

Search:

Type: Posts; User: d-machine; Keyword(s):

Page 1 of 6 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    817

    I want to write a date in the future and I don't...

    I want to write a date in the future and I don't know how to convert it into timestamp
  2. Replies
    3
    Views
    817

    Saving date in mysql db

    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...
  3. Replies
    1
    Views
    813

    Right Scrollbar

    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...
  4. Replies
    0
    Views
    4,557

    100% Width Flash

    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....
  5. Replies
    5
    Views
    947

    I know how to do it in php but I don't want to...

    I know how to do it in php but I don't want to use any server-side lagnuage :)
  6. Replies
    5
    Views
    947

    Sending forms via post method

    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>
  7. Replies
    2
    Views
    1,402

    Does anyone know? I really need your help. I saw...

    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.
  8. Replies
    2
    Views
    1,402

    Vertical align

    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 !
  9. Replies
    0
    Views
    786

    javascript scrolling problem

    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! :)
  10. Replies
    1
    Views
    1,094

    javascript scrolling

    Hi,

    Can you help me to realize what is wrong in my code:
    scroller?

    The scroller includes a list of images.

    Thanks!
  11. Thread: Ajax gallery

    by d-machine
    Replies
    1
    Views
    1,407

    Ajax gallery

    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...
  12. Replies
    4
    Views
    2,362

    php string language

    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
  13. Thread: send forms

    by d-machine
    Replies
    4
    Views
    1,996

    Thank you very very much !! :)

    Thank you very very much !! :)
  14. Thread: send forms

    by d-machine
    Replies
    4
    Views
    1,996

    I made it cause I don't won't to load a new page...

    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...
  15. Thread: send forms

    by d-machine
    Replies
    4
    Views
    1,996

    send forms

    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>
  16. Replies
    1
    Views
    1,241

    document write (JS)

    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.
    ...
  17. Replies
    2
    Views
    1,085

    Hi Thanks, I've edited it and now it looks...

    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.
  18. Replies
    2
    Views
    1,085

    absolute position

    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...
  19. Replies
    3
    Views
    1,391

    I mean to have div that will work with this...

    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
  20. Replies
    3
    Views
    1,391

    horizontal marquee rtl

    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...
  21. Replies
    1
    Views
    1,256

    centering a page on ie 7

    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
  22. Thread: spaces

    by d-machine
    Replies
    1
    Views
    1,181

    spaces

    Hi,

    How can I convert any two spaces in a string into &nbsp; ?
  23. Replies
    3
    Views
    1,375

    Hi, thanks, nice to learn something new :)

    Hi, thanks, nice to learn something new :)
  24. Replies
    3
    Views
    1,375

    avoiding cookies

    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
  25. Replies
    7
    Views
    2,258

    Hi, thank you molendijk, but it doesn't appear...

    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...
Results 1 to 25 of 139
Page 1 of 6 1 2 3 4