I have placed a rounded corner extender inside a datalist. Now I placed a named anchor (<a name="_myanchor">)
In another page I have set a link like "Mypage.aspx#_myanchor"
When its run in IE it works great and page scrolls to the bottom.
When its open in FF it moves to bottom, it takes two secs to draw the rounded corners (my be because there are more than 50 records) and scrolls little up.
I think the reason for this is rounded corner with border is drawn around the actual div resulting in an increase of the size (height also) of the page. When I disabled the extender it works perfect.
Please advice..
Thanks in Advance
Any hope?
0 件のコメント:
コメントを投稿