Welcome Guest [Log In] [Register]



Add Reply
Show a page script
Topic Started: Jul 2 2006, 06:21 PM (338 Views)
rig
1a5a6a4
Administrators
Only change the items colored in red!!!!

Show a link on the main page goingtowards the act=rigtest page.

Edit: Im going to use this for my shop script im making. :)

Note: If you dont have those div tags in that place it will show the board still when viewing the page!!!

===============

Replace:

<% BOARD HEADER %>
<% NAVIGATION %>
<% BOARD %>
<% STATS %>

With:

Quote:
 
<% BOARD HEADER %>
<div id="rigtest">
<% NAVIGATION %>
<% BOARD %>
</div>
<% STATS %>


Add to footers:

Quote:
 
<script>
//show a page in forum
// at a choice of page
// you can put a link on the bar to send users to it
//Note: not a real page
// Mady by rig
function test(){
var content = "<div style='text-align:center'><table width='100%' align='center' border='0'><tr><td><div class='tableborder'><div class='maintitle' align='left' style='text-align:left'>Test Page Title</div><table width='100%' border='0' cellspacing='1' cellpadding='4'><tr><td class='row1'>Put text etc. here! HTML should work here.</td></tr></table></div></td></tr></table></div><br />"
      document.getElementById('rigtest').innerHTML=content
}

if(location.href.match("act=rigtest")){
test()
}
</script>
Posted Image
Offline Profile Quote Post Goto Top
 
ari_aaron
Member Avatar
1a4
Root Administrator
Good job, but why are you using iframes?

Look at this one: http://s9.invisionfree.com/iFusion/index.php?showtopic=4128

My msn: Posted Image
Posted Image
If anyone wants GMail or Windows Live Messenger invites, PM me!
Offline Profile Quote Post Goto Top
 
rig
1a5a6a4
Administrators
Quote:
 
Good job, but why are you using iframes?

Well I dont have it anymore... I always thought that to do a function that is in a certian place you needed that... I dont know why.


Im not using i-frames anymore...

Edit: I updated the script a whole lot! :)

Edit2: I cleaned it up a bit...
Posted Image
Offline Profile Quote Post Goto Top
 
fjaw

Members
whats it do :o
Offline Profile Quote Post Goto Top
 
rig
1a5a6a4
Administrators
It shows a page if the user goes to

http://z#.invisionfree.com/yourforumname/index.php?act=rigtest
Posted Image
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · InvisionFree Scripts · Next Topic »
Add Reply


Theme designed by Sith of Outline