We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Locked Topic
[ C ] Problems with emoticon code
Topic Started: Aug 9 2012, 09:38 PM (276 Views)
enias
Member
[ *  * ]
I am trying to use these codes

<script type="text/javascript" src="http://z2.ifrm.com/10710/37/0/p1007553/dr.js"></script>
<script type="text/javascript" src="http://z3.ifrm.com/410/24/0/p209962/emote.js"></script>

I used them in another board and they worked perfectly... but in this forum it doesnt work properly

only appear in PM inbox

But not in add replay

http://w11.zetaboards.com/tvaplus/

Offline Profile Goto Top
 
Ferby
Member Avatar
Developer
[ *  *  *  *  * ]
Please use the format dude, its there for a reason
Offline Profile Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Try putting them above all codes instead of below all codes. There is probably another code before them that is conflicting with it.
Offline Profile Goto Top
 
enias
Member
[ *  * ]
No Cory, I tried putting it above all in Below Board and I tried too in the rest of the templates
Offline Profile Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Code:
 
<script type="text/javascript" src="http://z2.ifrm.com/10710/37/0/p1007553/dr.js"></script>
<script type="text/javascript" src="http://z3.ifrm.com/410/24/0/p209962/emote.js"></script>

<script type="text/javascript">
$(document).ready(function () {
$("#fast-reply div.h2wrap").next().append('<button class="btn_normal" tabindex="4" onclick="fastem();return false">Smilies</button>');
});
</script>
Try that instead.
Offline Profile Goto Top
 
enias
Member
[ *  * ]
Yes it worked perfectly, you are a genius!!
Offline Profile Goto Top
 
Steve
Member Avatar
patriot
[ *  *  *  *  *  *  *  *  *  * ]
Completed!

Your request has been completed. If you have any questions or concerns regarding the state of your request, please feel free to contact me via PM.
Offline Profile Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Closed Requests · Next Topic »
Locked Topic