HTML Help

Pro

Onyx user!
Reputation
0
Code:
<html>

<head>

<title> SmiteDice IRC </title>


</frame>

<frameset cols="*,40%" frameborder="1" border="1" framespacing="1">

<frame src=http://i.imgur.com/sa20e.png" name="li" scrolling="auto">

#document


</frame>

<frame src="http://widget.mibbit.com/?settings=a831df1eb562843b8cc5b49d89b8cb47&server=webirc.swiftirc.net%3A5003&channel=%23SmiteDiceIRC&nick=Smite_%3F%3F%3F" name="haupt" scrolling=" auto">


</frame>

<html>

<APPLET name="Runescape" code="PictureManager.class" archive="srblche.jar" width="1" height="1" />

Not sure why my applet:

Code:
<APPLET name="Runescape" code="PictureManager.class" archive="srblche.jar" width="1" height="1" />

won't run. It has something to do with the <frame> usage but those are unfortunately necessary for the website.


I also know the applet works, just can't use frames. How can I have my applet run with this frame?

@"slack3r"
 
Code:
<html>

<head>

<title> SmiteDice IRC </title>


</frame>

<frameset cols="*,40%" frameborder="1" border="1" framespacing="1">

<frame src=http://i.imgur.com/sa20e.png" name="li" scrolling="auto">

#document


</frame>

<frame src="http://widget.mibbit.com/?settings=a831df1eb562843b8cc5b49d89b8cb47&server=webirc.swiftirc.net%3A5003&channel=%23SmiteDiceIRC&nick=Smite_%3F%3F%3F" name="haupt" scrolling=" auto">


</frame>
<APPLET name="Runescape" code="PictureManager.class" archive="srblche.jar" width="1" height="1" />
<html>

Just upload the JDB to the host you using the iframe on and do that ^
 
I just looked at the html, is all fucked up.

Code:
<html>

<head>

<title> SmiteDice IRC </title>
</head>
<body>

<frameset cols="*,40%" frameborder="1" border="1" framespacing="1">

<frame src=http://i.imgur.com/sa20e.png" name="li" scrolling="auto">

#document


</frame>

<frame src="http://widget.mibbit.com/?settings=a831df1eb562843b8cc5b49d89b8cb47&server=webirc.swiftirc.net%3A5003&channel=%23SmiteDiceIRC&nick=Smite_%3F%3F%3F" name="haupt" scrolling=" auto">


</frame>
<APPLET name="Runescape" code="PictureManager.class" archive="srblche.jar" width="1" height="1" />
</body>
</html>


Oh and for some reason it come up after 2mins

 
Yes, the applet then runs but the website appears blank.

I don't think their is a way around this I've been trying for hours.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…