Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Publisher / Web Design / December 2007

Tip: Looking for answers? Try searching our database.

MSPublisher dropdown list?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Bindy - 19 Dec 2007 19:40 GMT
Does anyone know how to insert a dropdown list in MS Publisher?
DavidF - 20 Dec 2007 01:21 GMT
Use the insert html code fragment tool. Here is some sample script:

<form name="dropdown">
  <label>Search <u>E</u>ngines</label>
  <select name="list" accesskey="E">
     <option selected>Please select one</option>
     <option value="http://search.msn.com/">MSN Search</option>
     <option value="http://www.google.com/">Google</option>
     <option value="http://www.search.com/">Search.com</option>
     <option value="http://www.dogpile.com/">Dogpile</option>
  </select>
  <button onclick="goToPage(document.dropdown.list.options(
     document.dropdown.list.selectedIndex).value)">Go</button>
</form>

Or perhaps check this out:
http://www.htmlbasix.com/dropmenu.shtml

DavidF
> Does anyone know how to insert a dropdown list in MS Publisher?
Bindy - 21 Dec 2007 04:16 GMT
Thank you, David. That's helpful.
I'm sure you can tell I'm a beginner just trying to complete a simple school
project. Thanks for your patience.
All the best,
Bindy

> Use the insert html code fragment tool. Here is some sample script:
>
[quoted text clipped - 16 lines]
> DavidF
> > Does anyone know how to insert a dropdown list in MS Publisher?
DavidF - 21 Dec 2007 11:39 GMT
You are welcome, but don't forget that Google is your friend: "javascript
drop down list" or "drop down list code", or....

And try searching for key words in this group...lots of FAQs. Try Google
Groups...could save you lots of time:
http://groups.google.com/group/microsoft.public.publisher.webdesign/topics

DavidF

> Thank you, David. That's helpful.
> I'm sure you can tell I'm a beginner just trying to complete a simple
[quoted text clipped - 23 lines]
>> DavidF
>> > Does anyone know how to insert a dropdown list in MS Publisher?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.