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?

Youtube sub panel

Asked Modified Viewed 2,117 times
E
EpicaGee
E
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
asked
Junior Member

how do i turn this code into a panel its to put a subscribe button on my site for youtube

<p><iframe src=”http://www.youtube.com/subscribe_widget?p=nalts” style=”overflow: hidden; height: 97px; width: 300px; border: 0;” scrolling=”no” frameBorder=”0&#8243;></iframe></p>

Parse error: syntax error, unexpected '<' in /home/factio6/public_html/administration/panel_editor.php(153) : eval()'d code on line 1
0 replies

2 posts

J
jekov
J
jekov 10
  • Junior Member, joined since
  • Contributed 26 posts on the community forums.
  • Started 1 thread in the forums
answered
Junior Member

Please, try again with:
<p><iframe src='http://www.youtube.com/subscribe_widget?p=nalts' style='overflow: hidden; height: 97px; width: 300px; border: 0;' scrolling='no' frameBorder='0&#8243;></iframe></p>
0 replies
P
PolarFox
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
answered
Veteran Member

Labels

None yet

Statistics

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

3 participants

P
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
J
J
jekov 10
  • Junior Member, joined since
  • Contributed 26 posts on the community forums.
  • Started 1 thread in the forums
E
E
  • Junior Member, joined since
  • Contributed 19 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet