steveb123
Member
Posted 1 year ago #
After running into a few problems with IE7 and my site I thought I would run a validation check on my site using http://www.htmlhelp.com
There it seems an error in the coding which is explained as follow in the validation results
"Line 81, character 49:
... iewer" id="ngg_simpleviewer6"><p>The <a href="http://www.mac ...
Error: element div not allowed here; possible cause is an inline element containing a block-level element
I think thi code is built into the Flash viwer....any chance of a code rewrite here as a way of coping with IE7
http://wordpress.org/extend/plugins/nextgen-flashviewer/
bienchido
Member
Posted 1 year ago #
I have the same problem...
The site I would like to see in IE 7 is: http://mundo.teatinos.org
Is there anyone who knows why do I have problems?
bienchido
Member
Posted 1 year ago #
Ok, it was simple to fix. I just left using the visual editor (set in my preferences), and began to work only with the simple editor. It seems that the visual editor wrongly introduces the sequence "<p><object..." in the code, instead of just "<object..."