www.webdeveloper.com

Search:

Type: Posts; User: Divyakedia

Page 1 of 8 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    895

    Seems I didn't even thank you wonderful people...

    Seems I didn't even thank you wonderful people for the reply!!
    Thanks a lot :)
  2. Replies
    0
    Views
    483

    Form data to email

    Hi,
    I have a contact form made in HTML and a PHP code. When a user enters data and submits, I successfully get the data in my inbox. Now, I was trying to validate the form so that if only the...
  3. Thx for d reply, but I want to create exactly...

    Thx for d reply, but I want to create exactly what the whirlpool site has. It looks so nice.
  4. Navigation menu with image (whirlpool site)

    Hi,
    I want to recreate the navigation menu as used in the site: http://www.whirlpool.com/
    so like when we mouseover 'laundry' 'kitchen', a dropdown opens with menu items and images.
    I have never...
  5. Replies
    0
    Views
    48

    jQuery Hover color doesn't work

    I have used superfish and cufon together for the menu. Used even:
    Cufon.replace('.sf-menu a', { hover: true });

    but onmousover the link doesn't change color.15131

    I've attached a zip file that...
  6. Replies
    4
    Views
    895

    [RESOLVED] Google Webmaster Code

    Hi,
    My client provided me with:
    google-site-verification: googleab123.html

    this is for webmaster. Please help me, how to use this code? I understand that I have to upload a page named...
  7. Replies
    0
    Views
    486

    Javascript dropdown select

    Hello,
    I've got a code where on select of a country, relevant states and cities appear in the dropdown and the other options disappear. I added another dropdown which lists currencies and for...
  8. so true and at times the solution is very simple...

    so true and at times the solution is very simple n yet we get so stressed out that can't figure it out! thank u once again :)
  9. It worked!! thanks soooooo much :)

    It worked!! thanks soooooo much :)
  10. [RESOLVED] six decimals after the period

    I have a unit converter and since the resultant number can be small or big, the requirement is to have only six decimals after the period. Like: 9680.123456

    I have used this successfully:
    v4 =...
  11. Replies
    0
    Views
    401

    JQuery conflict :(

    I've tried understanding the noconflict issue thru various sites, yet I can't sort out this issue... :(

    I'm using the first Jquery code to create some custom dropdown form fields, which uses:...
  12. Replies
    6
    Views
    905

    ah! the page is helpful, thanks a lot.. though...

    ah! the page is helpful, thanks a lot.. though I've gone halfway thru the PHP way so let's see... :)
  13. Replies
    6
    Views
    905

    oh ok thanks a lot for the response! Hope this...

    oh ok thanks a lot for the response! Hope this works out :)
  14. Replies
    6
    Views
    905

    oh, so PHP will have to be used? can it not be...

    oh, so PHP will have to be used? can it not be done with plain JS or JQuery?
  15. Replies
    6
    Views
    905

    Currency Converter

    Hello,
    I have a code for currency converter but would like to come up with something where I don't have to change the rates each time the market changes! Is there any way to fetch the rates from a...
  16. Replies
    1
    Views
    1,268

    How to create this shadow?

    Hi,
    I've attached an image(shadow.png), can u pls let me know how to create it, in Fireworks and/or Photoshop...

    thanks in advance
  17. Replies
    6
    Views
    1,766

    I just found out that the free hosting I'm using...

    I just found out that the free hosting I'm using doesn't support the send mail :(
    wasted 3 days searching for a code!!

    Now I need to find a free hosting that supports the send mail function.......
  18. Replies
    6
    Views
    1,766

    Please help me someone...

    Please help me someone...
  19. Replies
    6
    Views
    1,766

    Sure! Here it is:

    Sure! Here it is:
    <?php

    $to = "xyz@gmail.com";

    $headers = "From: $email_from \r\n";

    $headers .= "Reply-To: $visitor_email \r\n";

    mail($to,$email_subject,$email_body,$headers);
  20. Replies
    6
    Views
    1,766

    HTML form data to email, not working :(

    Hi,
    I've a simple contact page made in HTML and in the form I have:
    <form method="post" name="myemailform" action="form-to-email.php">
    Enter Name: <input type="text" name="name">
    Enter Email...
  21. aww!! Thank you Thank you soooo much :) It...

    aww!! Thank you Thank you soooo much :)
    It worked, thx for the clear instructions...
  22. [RESOLVED] This specific glow/focus effect

    Hello,
    Please have a look at the image I have attached, it has a kind of soft glow in between.
    Can someone please guide me as to how to create this effect, either in Photoshop or Fireworks or...
  23. Replies
    3
    Views
    1,639

    Thank you so much both of you, it worked :)

    Thank you so much both of you, it worked :)
  24. Replies
    3
    Views
    1,639

    [RESOLVED] 100% height panels

    Hello,
    I've made a webpage that is fluid in terms of width. The page has a left panel that has a fixed width, while the right(main content) is going to increase in width so to fit any...
  25. Replies
    2
    Views
    693

    thanks a lot mate!

    thanks a lot mate!
Results 1 to 25 of 193
Page 1 of 8 1 2 3 4
HTML5 Development Center



Recent Articles