[Proto-Scripty] Re: menu bar

2008-11-20 Thread Brian Williams
do you have some sample code? have you tried a clean FF2 profile? you could have an addon in FF2 that is messing with it, it may also be a semi-corrupted FF2 profile -- I've had this happen to me just recently. creating a new profile resolved the problem. On Thu, Nov 20, 2008 at 3:20 AM,

[Proto-Scripty] Re: menu bar

2008-11-19 Thread K.C.Leung
I think all the menu should be base on ul -- li -- ul -- li, li . Then you can design your style by yourself to make it look like menu On Nov 19, 10:50 pm, jason maina [EMAIL PROTECTED] wrote: Hi guys/galz, Would like to make a menu like the one for facebook, any ideas?? Regards Jason

[Proto-Scripty] Re: menu bar

2008-11-19 Thread jason maina
How do i have it fixed at a certain point on the interface irrespective of scrolling jumpy repositioning while scrolling? Thank you for the ideas though. Regards Jason On 11/19/08, Brian Williams [EMAIL PROTECTED] wrote: the UL tag will also degrade somewhat gracefully for hand held browsers

[Proto-Scripty] Re: menu bar

2008-11-19 Thread Brian Williams
I really recommend that you do some serious research on basic CSS... this may sound cocky, but that's a CSS101 question. position:fixed On Thu, Nov 20, 2008 at 12:12 AM, jason maina [EMAIL PROTECTED] wrote: How do i have it fixed at a certain point on the interface irrespective of