Javascript and MySpace
Question: I post alot on Myspace.com and I have tried to add a few features to my profile to make it unique, one of those features was a counter to keep track of how many people come and go. Unfortunately MySpace.com does not allow Javascript, only HTML/DHTML and CSS. I have the Javascript for the counter and I would like to know how to convert the Javascript into HTML or CSS code.
Amber
Answer: HTML CSS and Javascript are three completely different things. You can convert from one programming language to another or from one markup language to another but you can't convert a program into markup. It would be something like trying to convert your TV into a refrigerator.



