LoveCryGhost
04-18-2011, 02:25 AM
Hello
This is my first time to use forum and post article on this forum ^_^
I have a question on edit BBcode ex.[im]
I want to a lightbox(javascrip) but when i use the bbcode one times in an artice, it work well.
But when i use it more than one time, it dosen't word well.
Below is the bbcode:
<head>
<script type="text/javascript" src="http://mytutor.no-ip.org/test/js/mootools.js"></script>
<script type="text/javascript" src="http://mytutor.no-ip.org/test/js/swfobject.js"></script>
<script type="text/javascript" src="http://mytutor.no-ip.org/test/js/videobox.js"></script>
<link rel="stylesheet" href="http://mytutor.no-ip.org/test/css/videobox.css" type="text/css" media="screen" />
</head>
<body>
<a href="{param}" rel="vidbox 560 351" title="caption">video</a>
</body>
</html>
I think the reason may be I should put the <head>code</head> in other place,
But I don't know how to do.
If you have free time, please take a look at this and teach me how to do it, Thanks.:)
This is my first time to use forum and post article on this forum ^_^
I have a question on edit BBcode ex.[im]
I want to a lightbox(javascrip) but when i use the bbcode one times in an artice, it work well.
But when i use it more than one time, it dosen't word well.
Below is the bbcode:
<head>
<script type="text/javascript" src="http://mytutor.no-ip.org/test/js/mootools.js"></script>
<script type="text/javascript" src="http://mytutor.no-ip.org/test/js/swfobject.js"></script>
<script type="text/javascript" src="http://mytutor.no-ip.org/test/js/videobox.js"></script>
<link rel="stylesheet" href="http://mytutor.no-ip.org/test/css/videobox.css" type="text/css" media="screen" />
</head>
<body>
<a href="{param}" rel="vidbox 560 351" title="caption">video</a>
</body>
</html>
I think the reason may be I should put the <head>code</head> in other place,
But I don't know how to do.
If you have free time, please take a look at this and teach me how to do it, Thanks.:)