Verified:

TroyTiger Game profile

Member
869

Nov 13th 2012, 0:30:07

I need to make this work....

<html>
<head><title>TroyTiger</title></head>
<frameset 'cols=30%,70%'> framespacing="0" frameborder="NO" border="0">
<frame src="ff-mwcharts2m.html" name="leftFrame" scrolling="no">
<frame src="moneybk.html" name="mainwindow">
</frameset>
<body>

html no longer supports frames. Cant see them on my browsers now.

how can I get this to work?
CSS?
java script of some kind?

PLZ help!!

TroyTiger Game profile

Member
869

Nov 13th 2012, 1:43:56

Another thought maybe simpler..

Can anybody change this and make it work using Iframe?

rain Game profile

Member
72

Nov 13th 2012, 6:43:07

z

TroyTiger Game profile

Member
869

Nov 13th 2012, 19:47:17

I fixed it myself.... iframe idea worked just fine.