Easy to do, never had the need to use it till now:
var text = "this is a / multiline / string / cool huh?";
Easy to do, never had the need to use it till now:
var text = "this is a / multiline / string / cool huh?";
I’ve just started using jQuery, (a Javascript library) and really like what it does. Makes DOM manipulation and adding effects (both CSS and javascript) very easy. Hopefully will trial it’s ajax capabilities on a project I’m starting. If Google can use loads of javascript then it looks like it’ll be ok for me.
Just discovered how useful it can be. Live page changes (CSS and HTML), element details… all the stuff you need. Had it for ages, never used it, now regretting that. http://www.getfirebug.com/