View Single Post
  #3 (permalink)  
Old November 7th, 2003, 11:58 AM
Hal Levy Hal Levy is offline
Friend of Wrox
Points: 2,352, Level: 20
Points: 2,352, Level: 20 Points: 2,352, Level: 20 Points: 2,352, Level: 20
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jun 2003
Location: Central, NJ, USA.
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

It's an ASP.NET issue.. not a HTML issue.. as it's making an ASP.NET control clickable..

Since absolute positioning is used-- the <DIV> and <SPAN> tags loose their effectiveness- as they don't layout "around" the ASP.NET control.... I don't think what I am trying to do is possible....


Hal Levy
Web Developer, PDI Inc.

NOT a Wiley/Wrox Employee
Reply With Quote