[jQuery] Re: vertical fisheye menu? OSX dock or tsunami

2007-04-24 Thread Patrick Hall
On Apr 23, 7:21 pm, Sapphire [EMAIL PROTECTED] wrote: Very nice. Will it work for images? Thanks =] http://ruphus.com/code/jquery/fishimg.html I'm not sure why it doesn't work the same way there; only $(this) seems to be getting resized. Paging brainiacs! Cleanup on aisle 12! -p@

[jQuery] Re: vertical fisheye menu? OSX dock or tsunami

2007-04-24 Thread Patrick Hall
On Apr 24, 1:25 pm, Ⓙⓐⓚⓔ [EMAIL PROTECTED] wrote: you are resizing the br/ tag. and that ain't good. use twice as many prev's to jump over the br's Thanks Jake. I tried it without the br /s and it does what's expected: http://ruphus.com/code/jquery/fisheye/fishimg.html I'm glad I dug into