Preserved Topic: Javascript API (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Dublin, Ireland |
posted 08-08-2000 12:33
Hi, I've been looking (lurking ?) at this Javascript forum for some time now. Unlike most other forums, this one seems to be pooled from a collection of people more interested in Photoshop etc (and who wouldn't be, thats one sassy application) and who have limited Javascript knowledge (please, no disrespect intended). I am currently using a new Javascript API. Totally cross browser, totally open sourced and bundled with a wealth of 'widgits' e.g. scroll panes, customisable table widgits etc. This is a web resource that enables non programmers to produce snazzy, cross browser code in hours (even Mozilla !)... no more |
Maniac (V) Mad Scientist From: :morF |
posted 08-08-2000 14:11
Huh? API? Whassat? Advanced Phallic Interference or something like that? I know diddly about Javavscript, but there are some really good stuff flying around here, go look back through the archives. |
Bipolar (III) Inmate From: Dublin, Ireland |
posted 08-08-2000 16:13
Ummmm, I've had a look at the archives but even with all the past scripts/tips that have been posted, the 'scriptor' is still left with the problem of having to write cross browser code.. not so with the DynAPI e.g. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 08-08-2000 22:18
Yes I have seen and played a lot with the DynAPI. it is a very effective tool however you are not doing or learning anthing by using this, Dan Steinman has done all the work. Simply utilizing this API is not always going to work for all applications and indeed adds uneccessary page weight to pages that may be better served by less code. Ultimately this is a great DHTML resource but you may be doing yourself an injustice by using this and not learning how to code on your own. |
Bipolar (III) Inmate From: Dublin, Ireland |
posted 08-08-2000 23:14
Yep, I agree myself in parts. Using the API can mean that some people don't grasp the crossbrowser basics... but... really, if somebody cannot be bothered to deconstruct the API code then perhaps their missing the point. |