Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

javascript/css/dhtml book

Options
  • 05-04-2002 8:34pm
    #1
    Registered Users Posts: 4,676 ✭✭✭


    Hey,

    Anyone know of a good.. large reference book for these type of things. Basicly anything to do with client side internet programming. Not HTML as such. Things like for example all the javascript stuff on boards.ie, the menu's, button etc and all that.

    Looking to do an interface that resembles a windows interface as much as possible. Anyway, any book recommendation would be good. cheers.

    Gav


Comments

  • Closed Accounts Posts: 1,651 ✭✭✭Enygma


    The O'Reilly books are usually the ones to look out for. If you can get a copy of Dreamweaver 4 you get three built in O'Reilly reference books. That alone makes DW4 worth the price of admission IMHO. It think the references are Javascript, CSS and HTML.
    It's dead handy cause they're in a floating window right in your dev environment rather than in three 300 page books on your shelf.
    I'd say you'd be best off robbing the Javascript and DHTML from somewhere like dynamicdrive.com, the code is usually very customisable and tested on most browsers.

    There's a really good DHTML reference on www.w3schools.com too. (Great site that)


  • Registered Users Posts: 109 ✭✭reitoei


    http://www.dynamicdrive.com/dynamicindex1/index.html

    This is one of the best sites on the web for client side Java/Ecma script.


Advertisement