Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dynamically Add buttons on mouseover

Status
Not open for further replies.

daveonion

Programmer
Aug 21, 2002
359
0
0
GB
Hi, Is it possible in frontpage to dynamically add buttons to a page based upon criteria within a database. I.e a Parent Object could have 4 child related objects so I want to add 4 buttons to the page on mouse over of the parent object, the data data will be stored within a sql database.

Any ideas/tips ?

thanks
 
Instead of dynamically adding it, you could show or hide it or enable/disable the button. Lots of things you can do on mouseover. For instance, you could have a white button on a white background: looks like it has disappeared but if you hover over the right place, the cursor changes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top