web design
- Started
- Last post
- 7 Responses
- ukit
What third party frameworks do you use these days in coding a site (HTML, CSS, JS stuff)?
I've seen a lot of people using Blueprint for CSS. Also played around with JQuery UI for UI and animation stuff last week and was impressed with that.
Is there a combination of tools you use for most projects?
- ukit0
bump
- plash0
wordpress: plaintxt.org framework
js library: jquary or prototype
css: blueprintcss, 960 or yUI (whatever is trendy for the time)apps:
pspad multi code editor and topstyle pro for csslocal server environment:
apache friends - xampp (best and easiest to initialize)
- welded0
I use jQuery and a CSS reset (based on Eric Meyer's I think). I otherwise don't use CSS frameworks (seems kind of odd to call them that) but 960 could be handy.
- +1 for CSS reset.. very usefulNightshade
- meyer's reset is found in blueprint among others.. very handyplash
- ukit0
No one uses JQuery UI? I thought it worked pretty well...
- vaxorcist0
love jquery, sometimes use mootools and yahoo stuff, mootools is a bit heavy though.... I have my own box of css layouts I pick and tweek from...
apps: Textpad on mac, sometimes command-line vi, mampp... etc..
If I have to use 'Doze, I like pspad as an editor
- flashbender0
used to use mootools but traded it in for jquery and jqueryUI,
this thing to test styles:http://snipplr.com/view/8...
have never used a css framework