Re: Sends a smiley to you when a viewer right clicked your profile, without them knowing.
ready to use code, just paste inside your js file
[quote]if(pageOwnerID!=pageViewerID || !pageViewerID) {
var
kindly post in english, this is an international forum, it's not just us(pinoys) posting here.
ok, let me edumacate you with the term external js
there are to ways you can pimp your profile
one, you use css, i've seen your profile and you use css for that
two, using js(for effects and functionality that css cant do), apparently js codes are long so by just merely pasting it in you review section is kinda impractical because of character limitation, the solution is by using [b]external js[/b]
so how do an external js.
we simply paste the code in notepad and save it ass js(JavaScript). then upload to a hosting site and link to our profile by posting a review with this format
[quote]<script src='http://www.host.com/whateverthefilenameofyourjs.js'></script>[/quote]