Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Combo box, jQuery, and XML

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #29097
    WebDad
    Member

    About a year ago I created my employer’s intranet site (really just a 2 pager). I used Dreamweaver and the Spry framework to create a link repository with the link categories in the main region and when clicked, the detail region would list all the associated links for that category (the data coming via XML).

    I’ve since switched to Coda and no longer use DW at all. I’m redesigning the intranet to a single pager and have a new idea for the link repository but I’m not sure how to implement it.

    I would like to have a combo box that lists any links dynamically. A user could search for the link by site title (like autosuggest) and the results show up underneath in a table, zebra-striped format that the user can then click on to open the link in another tab/window.

    I’m not sure if I am clear enough in that description, but I want to create something similar this:
    http://simpletutorials.com/?path=tutori … ddcombobox
    except I want the results list to stay visible and clickable.

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.