Paul:

Thanks for the quick reply.  I had actually tried using z-indexes to change the 
depth of the elements but that didn't work.  However, after reading your reply, 
I went back to the CSS and realized that while the moreLessTab div is set as a 
float, I never specifically defined its positioning.  Once I added in 
"position: relative;", the link works as expected in all browsers.

Thanks for the assist.

--
Mosh Teitelbaum
evoch, LLC
http://www.evoch.com/


Paul Giesenhagen wrote:
> It has to do with the topicArea_1(2or3) div is over the top of the 
> "moreLessTab"
> div ... which is holding you're a href ... so it's not able to see it ...

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349967
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to