1 Replies - 1667 Views - Last Post: 12 July 2013 - 08:39 AM

#1 Viper2KX   User is offline

  • D.I.C Head

Reputation: 1
  • View blog
  • Posts: 195
  • Joined: 25-January 09

Selecting Options From One Drop-Down Clears Second Drop-Down

Posted 11 July 2013 - 08:11 PM

Gave up on AngularJS, too confusing for now. So I found jQuery easier for what I am trying to do.

All I did in Dreamweaver was update the "Download" link from 1.10.0 to 1.10.2, then down to 1.10.1 then back to the .0 version thinking it was the problem initially. Now when I select something from the first DropDownMenu, all the options in the 2nd vanish (which I eventually want [more like display: none] for some of the products when I get the rest of the data I need for this job).

http://jsfiddle.net/VjRXG/

This post has been edited by macosxnerd101: 12 July 2013 - 08:52 AM
Reason for edit:: Please use a descriptive title


Is This A Good Question/Topic? 0
  • +

Replies To: Selecting Options From One Drop-Down Clears Second Drop-Down

#2 laytonsdad   User is offline

  • I identify as an attack helicopter!
  • member icon

Reputation: 467
  • View blog
  • Posts: 1,998
  • Joined: 30-April 10

Re: Selecting Options From One Drop-Down Clears Second Drop-Down

Posted 12 July 2013 - 08:39 AM

You have a lot of code that is removeing the second options

http://jsfiddle.net/VjRXG/1/

Some minor changes made them stay.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1