Results 1 to 2 of 2

Thread: Combo box
      
   

  1. #1
    Twiggy2186 is offline Private
    Join Date
    Dec 2009
    Posts
    1

    Question Combo box

    Hi All,

    I am currently in the process of creating a website which requires a search function. I wish to use the combo box for this but can't seem to find a way to attach the options to the images I want to display...

    Can anyone help??

    Twiggy

  2. #2
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: Combo box

    A combo box is for a drop down list. Each item in this drop down list will have to have a url assigned to it.

    So lets say your combo box list is

    image1
    image2
    image3

    you will have to publish 3 pages each with the relevent image on.

    page saved and published as 'image1' - url for combo box will be http://www.yoursitename.com/image1.html

    page saved and published as 'image2' - url for combo box will be http://www.yoursitename.com/image2.html

    page saved and published as 'image'3 - url for combo box will be http://www.yoursitename.com/image3.html

    and so on.
    Happy Building

    DarrenC

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49