Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

how List menu's work? - dreamweaver

Featured Replies

Hi there,

I'm very new to web design and this forum. Looks like this forum is a good place to start! I need some advice/info with regards to list box's in dreamweaver...

 

basically i need to have about 20 options. when each option is selected the related info and picture will apprear at the side of the list.

 

post-13297-125310677648_thumb.jpg

 

I have no idea where to start, or if this is a good way of going about it?

any help and advice would be greatly appreciated

Hi, Welcome to the forum.

 

I would start off by dropping the design view of Dreamweaver and switching to code view.

 

Start off at places like HTMLDog, Tizag and W3Schools for great tutorials on html/css - it will put you in really good stead for the future :)

 

To answer your question; you will need some kind of AJAX to change the DIV Content without a refresh...

 

I am not sure of a good solution to your problem because I am not really an AJAX person - but at the very least you will need some Javascript.

 

Good luck :)

In order for the page to be more dynamic you will have to use a language like PHP or Javascript to swap the content.

 

Personally I would use PHP as I am rubbish at Javascript.

 

If you have never used anything like PHP before it will take a bit of learning before you can get the desired results. Essentially you will need to make an array of all the relevant pictures, and call from that array based on the information supplied by the user in the drop-down box.

 

You will need to research arrays and variables, if/else statements and using the $_GET array.

 

It's a bit much for me to cover here, but if you decide to go down the PHP route I'm happy to help out as you go.

  • Author

many thanks for getting back to me. I had an idea that php was going to be mentioned, although i know nothing about it! will get cracking with some tutorials etc and get back to you in the next few weeks.

thanks again

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.