Browse by Tags

Updated JQuery ResizeComplete method
02 December 08 06:51 AM | MattManela | 1 Comments   
I made 2 slight changes and I think it works pretty well now. I now detect if the browser is Firefox and use the regular resize event since its resize behaves like a resizeComplete. I also modified the timeout a bit since I think 100 ms might be too small. Read More...
Rough draft of a new JQuery method
24 November 08 08:41 PM | MattManela | 1 Comments   
I have run into issues recently with the browsers' implementation of the resize event on the window. Opera, Safari, IE and Firefox all have different behaviors when this event is fired. Firefox only fires it when you release the mouse. IE fires this event Read More...
Page view tracker