I am aiming to comply with WAI level 3 which deprecates Iframe (no comment!!)
I would like to use Object instead of Iframe - this works on MSWin2K with MSIE 6
see http://test.suttonchamber.org.uk/ - the Poll
BUT fails to display any object data on MSWin-XL with latest MSIE
Is there a way of creating an applett/serverlet to obtain output from portal website(s) and dispaly as object content - or am I missing something simple ??
This is the html that is on test site for object:
Code: Select all
<object
class="http://services-direct.net/"
data="http://services-direct.net/polT/pol-pg01.php?bgcolor=E0E0E0"
type="text/html"
style="width:165px; height:295px;">
Please wait while poll is loaded
</object>