2levelsabove Posted March 30, 2010 Share Posted March 30, 2010 WHy does the DOM get corrupted ? I am only using one library (jQuery) and still I run into issues where simple documented features do not work where I know the code is right. I am not a JavaScript guru but would like to know what one does if the DOM is behaving strangely? Quote Link to comment Share on other sites More sharing options...
KevinM1 Posted March 30, 2010 Share Posted March 30, 2010 You might want to give us some examples. Quote Link to comment Share on other sites More sharing options...
2levelsabove Posted March 30, 2010 Author Share Posted March 30, 2010 I will send you some samples shortly. Thank you Quote Link to comment Share on other sites More sharing options...
KevinM1 Posted March 31, 2010 Share Posted March 31, 2010 Don't send them to me personally. Post them here in code tags. Quote Link to comment Share on other sites More sharing options...
nafetski Posted April 1, 2010 Share Posted April 1, 2010 Please don't take offense...but I am willing to bet money your markup isn't semantic at all. Few common things that burn people... Not using a doctype giving more than one element the same ID improper nesting of elements Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.