|
What should I learn for Proboards for Javascripting? What I have in my mind is doing something that'll erase the defualt links and defualt header and such and making it so i can 100% coustomize where the links go and where the header goes. I've included a screenshot to explain "header" just in case no one understands me i197.photobucket.com/albums/aa58/ShellyDominik/untitled.pngthis is what i mean by the "header". Can anyone point me in the right direction or tell me what I should learn? All I basically know right now is comments and starting to script.
Last Edit: Jan 13, 2008 2:19:48 GMT by shelly
|
|
|
|
Really, this is quite an easy task, even as a beginner. There's multiple ways to do it. (Just so you know, the common name is the welcome table. One way is to hide the table and then use replaceChild to take a span and its content and put it there. A second way is to just manipulate the table itself and change the HTML inside it. Just read some of the tutorials in our tutorial board. They'll help you learn.
|
|
|
|
|
|
If you have any more questions, post 'em here and we can assist.
|
|
|
|