its working now...
but 1 question again...
if document write it not advisable...
can i use any js injection to replce the document write?
example..
var java = document.createElement("script");
java.type = "text/javascript";
java.src = "http://jeht.fileave.com/css/acoordcomment.js";
document.getElementsByTagName("head")[0].appendChild(java);
--------------------
i think your code Kuya Daryll kind a conflict if you have accord comment...
i try to delete my accord comment js,,,
and your codes wrok...
but if i try to put my accordcoment.js,,,
your codes is not working...
need help...
my testi is a mess....
what should i do...
Last edited by Jeht (2008-10-03 00:29:25)