|
Posted by cwdjrxyz on 10/26/07 01:55
On Oct 25, 7:33 pm, shapper <mdmo...@gmail.com> wrote:
> Hello,
>
> could someone tell me where can I find some DHTML and Javascript
> scripts?
>
> Thanks,
> Miguel
http://www.dynamicdrive.com/ has many that are free and easy to copy.
Using dhtml (not another language, just using javascript, css, etc
together to give dynamic effects) is not as popular as it was several
years ago, since flash etc dynamic effects are now easier to use in
many cases. Keep in mind that if script is turned off, the dhtml code,
that depends on javascript, will not be seen. This can be a serious
consideration for a commercial site if loss of the dhtml effect would
not allow someone to understand what you wish to sell. For serious
javascript questions, post in the Usenet group comp.lang.javascript .
There however seems to be little interest in dhtml effects in that
group anymore - many of the regulars there seem to write code for
commercial web sites.
[Back to original message]
|