Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Javascript causing CSS margin bug in IE
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="MCM, post: 3940878"] I have a page in my app that contains a table which is updated dynamically with AJAX. Not an AJAX panel, just traditional javascript data access. When the page loads, it correctly uses CSS to apply margin-top on several elements on the page. Then when the table is updated with data, the margins disappear - even on elements other than the table. If I simply use my mouse to select some text on the page, the margins are reapplied. This only happens in IE. If you can't figure out how to fix this bug, perhaps there is a workaround where I can use javascript to force the CSS to reapply at the end of the data access? [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Javascript causing CSS margin bug in IE
Top