Skip to: Site menu | Main content
In web development and programming, I often come across useful tidbits that solve a problem for me. I often have those problems again and can't remember that tidbit. Now I will. Maybe you can benefit too.
I found this elsewhere in various forums and comments but not very concisely. Basically it comes down to, you can't nest block elements in a P tag. If you do, you can't edit the innerHTML of that block element.
Take the block element out of the P tag and you should be set. In my case this was in using Googiespell, a great free spellchecker for your site.
Relevant Tags: AJAX | JavaScript
[ Back to previous page ]
- DevGuru - Transact-SQL Reference - Google - More Helpful Links
.NET | AJAX | Apache | ASP.NET | Browsers | C# | CSS | IIS | InfoPath | JavaScript | MS SQL | MySQL | PHP | Search | Security | SharePoint | VB.NET
User: Pass: