Forums

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

Home Forums Other Select Drop Down Question

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #158605
    wolfgang1983
    Participant

    Hi.

    I have a select drop down but when I click on a link I would like it automatically go to page or have a button so one select item I can click go and it will go o page selected. Not to sure what is best way or how to make that work well.

    <select class="form-control">
    <option><a href="">Codeigniter Examples</a></option>
    <option><a href="">HTML Responsive Examples</a></option>
    <option><a href="">CSS Examples</a></option>
    <option><a href="">PHP Examples</a></option>
    <option><a href="">Java Script Examples</a></option>
    <option><a href="">Bootstrap 3 Examples</a></option>
    <option><a href=">">HMVC Examples</a></option>
    </select>
    
Viewing 1 post (of 1 total)
  • The forum ‘Other’ is closed to new topics and replies.