make drop-down menu go back

  • Thread starter Thread starter tom r
  • Start date Start date
T

tom r

Hi

Why do drop down menus seem to float? These form items
seem to always have an absolute position. is there any
way i can change this so they are like a normal text box
and do not keep appearing at the front? I have tried
using the move backwards tool but this makes them just
drop out of the cell they are in.

many thanks,

tom
 
Howdy.

I presume you mean drop-down list boxes, and not DHTML
drop-down menus.

If so, drop-down list boxes aren't inherently absolute
positioned.They're only absolutely positioned if you make
them so.

To get rid of absolute positioning, select the object,
select Positioning from the Format menu, and then click
None and None.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top