开发者

Common Javascript/CSS/HTML recipe book

开发者 https://www.devze.com 2023-02-25 12:30 出处:网络
Just wondering if there is开发者_运维问答 a good \'recipe\' book that has compiled all/most of the common design templates and features in the front layer of web development? Does such a book exist?

Just wondering if there is开发者_运维问答 a good 'recipe' book that has compiled all/most of the common design templates and features in the front layer of web development? Does such a book exist?

Just to name a few examples would be:

  1. Save dialog box
  2. Continuous scrolling
  3. Model window pop-ups
  4. Different page layouts etc

Thanks


this is what are you looking for from Amazon.com :

Pro CSS and HTML Design Patterns // but you may download it from any where else

and

APress_ProJavaScriptDesignPatterns

these are the best you can find.


More than common design templates, I will say, best design patterns. One of the best books I read so far is from the Filament Group:

Designing with Progressive Enhancement http://www.filamentgroup.com/dwpe/

And they provide real working examples.

0

精彩评论

暂无评论...
验证码 换一张
取 消