you know how this site (celestial-star) changes their layout, you can't view the site until every page has the new layout up?? well, i wanna know how to do that. do i need to put some code??
ok....i have a question.....again..... i know, i know, you guys r like "ugh..not again" lol. anywayz im just wondering, if i want to change my layout for my site, does it mean i need to change the code in every pages on my site?? cause if i have a lot of pages in my site thats a lot of work, changing every html code. lol
wen u said the 'content' do u mean the things i wrote in the section i want the scrollbar to be?? sorry, i know im bugging u, anywayz can u please tell me where should I put the code. heres the html thing, so u can jsut tell me what shoudl i erase and where shoudl i add the code. Im so so so so sorry. Thanks a bunch!!! =^.^=
//Disable right click script III- By Renigade (renigade@mediaone.net) //For full source code, visit http://www.dynamicdrive.com
var message=""; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
hey! thanks a bunch! so do i just post the code anywhere?? or do i have to post it in a certain place in the html code? for example do i put it in <body>?
hey! im sorry if i posted this thread in the wrong messgae board. my quesion below: ive been trying to look for tutorials, on how to put a scrollbar, but i cant find any. thanks in advance!!