
January 1st, 2004, 01:41 AM
|
|
Junior Member
|
|
Join Date: Nov 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Web user control
Hello Everybody,
I have created a web user control which includes a calendar control. Now I want that calendar control shoud be displayed as layer and the top and left of that layer should be same what user control have. but as span / div controls requires absolute position, if i assign top=0 and left=0 then it displays calendar at top left corner of the page where i place that user control rather than displaying it at the position of usercontrol in the webpage where i placed it. Anyone can help me to set absolute position of div/span to my user control??
Mansi
|