dluckmal
11-11-2008, 05:33 AM
I need a dynamic iframe and i found that here-
http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm.
but in the validation w3 says
there is no attribute "id".
<iframe id='myframe' src='Home/SHome.html' scrolling='no' width='100%'"></ifra…
an attribute specification must start with a name or name token.
…c='Home/SHome.html' scrolling='no' width='100%'"></iframe>
http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm.
but in the validation w3 says
there is no attribute "id".
<iframe id='myframe' src='Home/SHome.html' scrolling='no' width='100%'"></ifra…
an attribute specification must start with a name or name token.
…c='Home/SHome.html' scrolling='no' width='100%'"></iframe>