if we have fake comments...
we have also.. fake quick comment..
haha..
[b]again; delete if already posted![/b]
[quote][b]description: wen a viewer.. is motivated to put the insertion point inside the text area..
the page will redirect to ... ur comments.. because bout this code: i replaced the post comment link...
near view all..[/b][/quote]
[b]PRESENTING:
without smiley[/b]
code:
[quote]//FAKE QUICK COMMENT BY XIRUKI
//ALL RIGHTS RESERVED 2008
document.getElementById("content_18").getElementsByTagName("a")[0].innerHTML="<center><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'><br><font size='4'>QUICK TESTI</font><FORM METHOD=post ACTION='http://www.friendster.com/comments.php?uid=[b]FS ID HERE[/b]'>Enter Your Comments:<BR><TEXTAREA style='color: blue; background-color: black' wrap='virtual' name='Comments' rows='10' cols='60' MAXLENGTH='100'></TEXTAREA><BR><INPUT type='Submit' VALUE='Submit'><INPUT type='Reset' VALUE='Clear'></FORM><br><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'></center>";[/quote]
u cn edit: at ur own risk...
[b]With smiley[/b]
[img]http://i33.tinypic.com/2le2jxx.jpg[/img]
u can add more smileys.. js follow the format..of [b]<img src='IMAGE URL'>[/b]
code:
[quote]//FAKE QUICK COMMENT BY XIRUKI
//ALL RIGHTS RESERVED 2008
document.getElementById("content_18").getElementsByTagName("a")[0].innerHTML="<center><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'><br><font size='4'>QUICK TESTI</font><FORM METHOD=post ACTION='http://www.friendster.com/comments.php?uid=[b]FS ID HERE[/b]'>Enter Your Comments:<BR><TEXTAREA style='color: blue; background-color: black' wrap='virtual' name='Comments' rows='10' cols='60' MAXLENGTH='100'></TEXTAREA><BR><INPUT type='Submit' VALUE='Submit'><INPUT type='Reset' VALUE='Clear'></FORM><br><img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_wink.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_cry.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_dontknow.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_eyeroll.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_embarrassed.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_party.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_angry.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_hot.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_tongue.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_think.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sad.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_smiley.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_ooooh.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sarcastic.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_neutral.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_weird.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sleepy.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sick.gif'><br><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'></center>";[/quote]
u can also remove the black background... wd the neutral one : White
here:
[quote]//FAKE QUICK COMMENT BY XIRUKI
//ALL RIGHTS RESERVED 2008
document.getElementById("content_18").getElementsByTagName("a")[0].innerHTML="<center><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'><br><font size='4'>QUICK TESTI</font><FORM METHOD=post ACTION='http://www.friendster.com/comments.php?uid=[b]FS ID HERE[/b]'>Enter Your Comments:<BR><TEXTAREA style='color: blue; background-color: white' wrap='virtual' name='Comments' rows='10' cols='60' MAXLENGTH='100'></TEXTAREA><BR><INPUT type='Submit' VALUE='Submit'><INPUT type='Reset' VALUE='Clear'></FORM><br><img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_wink.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_cry.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_dontknow.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_eyeroll.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_embarrassed.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_party.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_angry.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_hot.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_tongue.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_think.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sad.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_smiley.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_ooooh.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sarcastic.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_neutral.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_weird.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sleepy.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sick.gif'><br><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'></center>";[/quote]
live inspection: [url=http://profiles.friendster.com/50908747]ZAP ME![/url]
Configuration: U may configure the background..
W/ur own image url
[spoiler][quote]//FAKE QUICK COMMENT BY XIRUKI
//ALL RIGHTS RESERVED 2008
document.getElementById("content_18").getElementsByTagName("a")[0].innerHTML="<center><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'><br><font size='4'>QUICK TESTI</font><FORM METHOD=post ACTION='http://www.friendster.com/comments.php?uid=[b]FS ID HERE[/b]'>Enter Your Comments:<BR><TEXTAREA style='color: blue; background-image:url([b]BG URL[/b])' wrap='virtual' name='Comments' rows='10' cols='60' MAXLENGTH='100'></TEXTAREA><BR><INPUT type='Submit' VALUE='Submit'><INPUT type='Reset' VALUE='Clear'></FORM><br><img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_wink.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_cry.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_dontknow.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_eyeroll.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_embarrassed.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_party.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_angry.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_hot.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_tongue.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_think.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sad.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_smiley.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_ooooh.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sarcastic.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_neutral.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_weird.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sleepy.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sick.gif'><br><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'></center>";[/quote]
[/spoiler]
W/colors only
[spoiler][quote]/FAKE QUICK COMMENT BY XIRUKI
//ALL RIGHTS RESERVED 2008
document.getElementById("content_18").getElementsByTagName("a")[0].innerHTML="<center><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'><br><font size='4'>QUICK TESTI</font><FORM METHOD=post ACTION='http://www.friendster.com/comments.php?uid=[b]FS ID HERE[/b]'>Enter Your Comments:<BR><TEXTAREA style='color: blue; background-color: [b]COLOR HERE[/b]' wrap='virtual' name='Comments' rows='10' cols='60' MAXLENGTH='100'></TEXTAREA><BR><INPUT type='Submit' VALUE='Submit'><INPUT type='Reset' VALUE='Clear'></FORM><br><img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_wink.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_cry.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_dontknow.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_eyeroll.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_embarrassed.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_party.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_angry.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_hot.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_tongue.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_think.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sad.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_smiley.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_ooooh.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sarcastic.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_neutral.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_weird.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sleepy.gif'>|<img src='http://www.phpfreechat.net/phpincludes/pfc-demo-data/themes/msn/smileys/msn_sick.gif'><br><HR WIDTH='80%' COLOR='#6699FF' SIZE='6'></center>";[/quote]
[quote]use js file extension... together wd ur other codes.[/quote]
[/spoiler]
[b]credits:
fileave
tinypic
me
GOD
ftalk
friendster[/b]
Last edited by ---xXirukiTepe--- (2008-12-08 02:39:49)