Results 1 to 2 of 2

Thread: Category as default

  1. #1
    Join Date
    Dec 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Category as default

    Hi i have a problem,
    i have a script where i have got 3 drop down boxes,

    select section
    select category
    select article

    now to choose a category i need to choose a section, however as i only want one section to be used i only want all cats + arts shown in dropdown boxes and delete the section box completely, is there a way that i can do this?

    Regards Darren

  2. #2
    Join Date
    Jul 2010
    Location
    Minnesota
    Posts
    256
    Thanks
    1
    Thanked 21 Times in 21 Posts

    Default

    JQuery would be the smoothest for the user but you could also just set the select box to submit onchange and then use some if statements to take it away and bring up the next box.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •