well if i cant do it that way i need to figure out a way to put it in just a normal table. any suggestions on how to do this
2 2005-03-22 04:02
Topic: another IFRAME question (5 replies, posted in PunBB 1.2 troubleshooting)
not sure if this can be done but....... on every link in my forum i need it to look like this...
<.a href="#" onmousedown="loadIframe('http://www.mydomain.com/forum/index.php')">
basically need the onmousedown="loadIframe to be in front of every link... and i mean every last one
can it be done?
3 2005-03-21 04:34
Topic: java script (1 replies, posted in PunBB 1.2 modifications, plugins and integrations)
can you put java script into the main.tpl file ?
4 2005-03-21 02:27
Topic: iframe punbb (4 replies, posted in PunBB 1.2 troubleshooting)
my punbb forum is loading into an iframe on my webpage. however the height becomes a problem. in order to fix this i have added some javascript to the my html pages that will load into the iframe witch auto adjusts the frame height to fit whatever size page. my problem is i dont know how to add this javascript to index.php...... and im wondering if i will have to add it to all the files? help me out. thanks.