Thanks to Ronx & Jon Spivy

  • Thread starter Thread starter Wayne-I-M
  • Start date Start date
W

Wayne-I-M

Just wanted to say many thanks for your good advice regarding the z-indexes
of CSS DIV's.

Setting the possition to Relative works perfectly.

I spent 2 days on google trying to find the answer and couldn't find it
anywhere. You both advised how to to it and it works really well as you can
see.

http://www.ukoutdoorpursuits.org

All I need to do is to spend another few days on google to find out why the
drop downs are still "clickable" when they are hidden. Oh well, something to
do for a few days :-)

Thank you again

(sorry for my english - it is very difficult)
 
I use display:block and display:none where you are using visibility:visible and visibility:hidden
This might fix the problem.

--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp/wf-menu.aspx


It happens that Wayne-I-M formulated :
Just wanted to say many thanks for your good
advice regarding the z-indexes of CSS DIV's.
Setting the possition to Relative works
perfectly.
I spent 2 days on google trying to find the
answer and couldn't find it anywhere. You
both advised how to to it and it works really
well as you can see.

All I need to do is to spend another few days
on google to find out why the drop downs are
still "clickable" when they are hidden. Oh
well, something to do for a few days :-)
 
Yep - that did it.

Many thanks

See here
http://www.ukoutdoorpursuits.org/


Note to anyone with the same problems
This is will not be the final url - it's just a spare site we have that is
not used for anything else. So if you look at this after end of April 2011
this link will not work.
 
Back
Top