M
mammothman42
hi ppl
i've made a javascript component in a html file, and i want to be able
to use this on other pages, so i'm going to put it into a js file.
thing is, the component in 90% html and 10% java. so how do i print out
a whole slab of html without having to do a hideous batch of
document.write? couldn't figure out how other components did it.
cheers
dave
i've made a javascript component in a html file, and i want to be able
to use this on other pages, so i'm going to put it into a js file.
thing is, the component in 90% html and 10% java. so how do i print out
a whole slab of html without having to do a hideous batch of
document.write? couldn't figure out how other components did it.
cheers
dave