Create a dropdown using Javascript

  •  02-06-2008, 10:35 AM

    Create a dropdown using Javascript

    Hi
     
    I desperately need to create a dropdown using Javascript, the problems I am facing are as follows:
     
    1. Users may only have 1 toolbar section which could be full so a new dropdown might not fit.
    2. There appears to be no way to create a toolbar section and add a dropdown using Javascript.
    3. The dropdown would need to be dynamic as the contents need to change according to page content (It should not even be visible if certain options are selected)
    Does anybody have a way to accomplish this?

View Complete Thread