Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Code in Panel

Asked Modified Viewed 1,342 times
M
MrSims
M
MrSims 10
  • Junior Member, joined since
  • Contributed 17 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
asked
Junior Member

What is I wanted to post this HTML code in a panel on my web site?
Thanks for the help. What if I have a HTML code that I wanted to post as a panel, how do I do that? I tried to just put the code in, but it wouldn't work. How do I fix that?
[code]<iframe src="http://cache.www.gametracker.com/components/html0/?host=68.232.178.65:28960&bgColor=333333&fontColor=CCCCCC&titleBgColor=222222&titleColor=FF9900&borderColor=555555&linkColor=FFCC00&borderLinkColor=222222&showMap=1&currentPlayersHeight=100&showCurrPlayers=1&topPlayersHeight=100&showTopPlayers=1&showBlogs=0&width=240" frameborder="0" scrolling="no" width="240" height="536"></iframe>


How do I do that?
Edited by PHPar on 25-07-2011 23:45,
0 replies

5 posts

C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

openside("panel name");
echo"<iframe src='http://cache.www.gametracker.com/components/html0/?host=68.232.178.65:28960&bgColor=333333&fontColor=CCCCCC&titleBgColor=222222&titleColor=FF9900&borderColor=555555&linkColor=FFCC00&borderLinkColor=222222&showMap=1&currentPlayersHeight=100&showCurrPlayers=1&topPlayersHeight=100&showTopPlayers=1&showBlogs=0&width=240' frameborder='0' scrolling='no' width='240' height='536'></iframe>\n";
closeside();
0 replies
M
MrSims
M
MrSims 10
  • Junior Member, joined since
  • Contributed 17 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

I tried the code you said, and when I preview the panel, nothing comes up, and it won't work.
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Try again!
0 replies
M
MrSims
M
MrSims 10
  • Junior Member, joined since
  • Contributed 17 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

You mean try again with the same code?
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Yeah I fixed it. ;)
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 5 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
M
M
MrSims 10
  • Junior Member, joined since
  • Contributed 17 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet