User Profile

Collapse

Profile Sidebar

Collapse
ibeehbk
ibeehbk
Last Activity: Mar 30 '09, 07:58 PM
Joined: Mar 25 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ibeehbk
    started a topic Help with disable function in javascript

    Help with disable function in javascript

    HI. I have a dropdown menu named arrivalcity (options are Rome, Naples, Palermo, and CAtania).
    I also have 4 other dropdown menus which have departure dates for those cities.

    Basically I want those 4 dropdown menus disabled by default. Then based on which arrivalcity
    option they choose only one of those 4 dropdown menus gets enabled so they can select the departure date from the appropriate menu.
    I know this can get...
    See more | Go to post
    Last edited by gits; Mar 30 '09, 08:02 PM. Reason: added code tags

  • I want to copy an onChange element dropdown menu info into a hidden field
    Then I can just call that hidden field. Would that work? If so, how exactly would I do that?

    --------------------------------------------------------------------------------
    I want to copy an onChange element dropdown menu info into a hidden field. However, I'm not sure exactly how to go about this. There are some snippets of code below. Basically...
    See more | Go to post

    Leave a comment:


  • Need help testing conditions of a form--trouble with SELECT elements

    Hi. I have a form made in xhtml. I test via vbscript to make sure none of the fields are empty and properly formatted (ie email). All the regular fields work. However, I have two drop down menus that are SELECT elements (javascript-- one named arrivalcity and one named returncity). Basically they ask for a departure and return city and another menu appears with options based on that city. I can't seem to get the input from these fields in the vbscript....
    See more | Go to post
    Last edited by debasisdas; Mar 26 '09, 04:53 AM. Reason: added code tags
No activity results to display
Show More
Working...