OZONE Asylum
Forums
Site reviews!
how to be cool...
This page's ID:
27791
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
I'd suggest JavaScript. Pros: JS needs no plugins. It is easy to learn. No complilation needed, interpreted plaintext code. Lets you interact with the Document Object Model in an easy way. Runs entierly on the client, doesn't matter which server you have. The syntax is similar to other languages. etc.. Cons: Differences between browsers, JavaScript (or JScript if you're coding for Internet Explorer) is based on ECMAScript and each browser has its own implementation. The DOM in each browser is different, which makes cross-browser compatibility an even bigger issue. It's slow compared to compiled code. Is usually confined to the browser. But JScript can be run on servers supporting ASP. JScript can also be run in the Windows Scripting Host. Users can disable scripts, you might lose a lot of functionality unless you think about that. etc.. I suggest you check out the DHTML/Javascript section here and the FAQ. There are many tutorials/reference documents available online, I recommend reading a lot while studying other peoples' code. Just remember that functionality comes first if you think about adding something just because it looks cool. Then again, do it the right way and your visitors just can't be without that special feature enabled by your scripts. /TwoD
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »