Page 3 of 3

Posted: Mon Nov 19, 2007 6:08 pm
by RobertGonzalez
Originally posted by arborint:
arborint wrote:I saw this list and thought it might be of interest to others. It is a page of links to a number of web based CSS layout tools. Most seem to allow creating 1/2/3 column layouts with headers and footers by just filling out a web form. If anyone finds one or more of these tools useful -- let us know.

http://techmagazine.ws/best-css-tools/

Milescript

Posted: Wed Jan 23, 2008 1:51 pm
by Husafan
Useful high level language framework for writing type-safe, object-oriented javascript: http://milescript.org

Re: Useful Resources

Posted: Mon Feb 04, 2008 12:46 pm
by RobertGonzalez
Just got an email from Sitepoint about their CSS reference site.

http://reference.sitepoint.com/css

Re: Useful Resources

Posted: Thu Mar 06, 2008 5:11 pm
by RobertGonzalez
Ran across another useful JavaScript site:
http://www.hunlock.com/blogs/Essential_ ... t_Tutorial

Re: Useful Resources

Posted: Thu Mar 06, 2008 11:28 pm
by Chalks
The regulars on this forum already know about this:
http://sxc.hu - great free stock photography resource.

My favorite website for getting ideas for colour schemes:
http://www.colourlovers.com/

Re: Useful Resources

Posted: Fri Mar 07, 2008 12:15 pm
by RobertGonzalez

Re: Useful Resources

Posted: Fri Sep 05, 2008 4:01 am
by VladSun
qooxdoo is a comprehensive and innovative Ajax application framework.
http://qooxdoo.org/

I do like it! :) Perfect GUI, datagrids, etc.

Re: Useful Resources

Posted: Tue Feb 03, 2009 6:44 pm
by supermike
If you're needing preloader graphics for your jQuery and Javascript stuff, usually while doing AJAX comm., here's a fantastic new site:

http://preloaders.net/

Re: Useful Resources

Posted: Mon Mar 30, 2009 6:00 am
by php_east
believe it or not, a javascript dom parser.

http://ejohn.org/blog/pure-javascript-html-parser/
( no it's not elton john's website )

i haven't tried it. but it's certainly something i would need as i hate cryptic dom functions that insist you know and every member of your family members intimately, all the way down to your great great great grand childen.

what attracted me to this parser is its ability to add html easily, as in the following example from the page/website
// The follow is appended into the specified element
HTMLtoDOM("<p>Hello <b>World", document.getElementById("test"))
compare this to having to make babies, first then addding attributes then appending your baby to the node.

Re: Useful Resources

Posted: Tue Mar 31, 2009 10:08 pm
by php_east
http://phpjs.org/ has developed an extraordinary amount of javascripts emulating PHP, which when PHP coders dive into javascipt, can be extremely handy.

Re: Useful Resources

Posted: Fri Dec 27, 2013 6:01 am
by Wazabi

Re: Useful Resources

Posted: Sun Mar 30, 2014 10:54 am
by Wazabi
AngularJS tutorial
AngularJS, CSS, transitions, ngRoute, ngAnimate
How to Make iPhone-Style Web Page Transitions Using AngularJS & CSS