FlyPaper

Things that tend to stick

   Feb 19

Damn you Firefox for steppin on my loveley JQuery

So,  jquery is awesome.   But it has it’s setbacks.  Like say you randomly want to position a div off screen for a swoop in from the right,  pretty simple animate call to get it back to the stage $(‘#obj”).animate({“right”: “+=1000px”}, 800);
But now lets say you want to make the nifty animation be invisible and [...]

Read the rest of this entry »