Hi. Another question about fisheye. Can I use it with this markup:
<div id="wrapper"> <table> <tr> <td class="nav" ><a href="#">home</a></td> <td class="nav" ><a href="#">tools</a></td> <td class="nav" ><a href="#">profile</a></td> <td class="nav" ><a href="#">contacts</a></td> <td class="nav" ><a href="#">terms</a></td> </tr> </table> </div> ---->Nathan .:||:._.:||:._.:||:._.:||:._.:||:._.:||:._.:||:._.:||:._.:||:._.:||:._.: ||:. Nathan Young Cisco.com->Interface Development A: ncy1717 E: [EMAIL PROTECTED] > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of {js}sTyler > Sent: Thursday, March 08, 2007 7:09 AM > To: discuss@jquery.com > Subject: Re: [jQuery] vertical fisheye menu? OSX dock or tsunami > > > I can't find one demo of a javascript version in vertical > orientation... > I'm also seeing the fisheye menu referred to as OSX dock, or tsunami. > After thinking it over I don't think it would be as easy as > changing the Css > or even layout. > All of the distortion and thinking needs to be altered > anything that happens > to the X plane, will now be happening in the Y direction. > Anybody got anything???!! > Thanks again. > > > {js}sTyler wrote: > > > > Is there a way to set up a fisheye menu with a vertical orientation > > instead of horizontal? > > http://interface.eyecon.ro/demos/fisheye.html > > I haven't toyed with this, but vertical would float my boat > better than > > horizontal, besides MAC's cornered the market on the > horizontal fisheye > > nav. > > This is the only implementation I've found so far, that is a jquery > > version. > > The documentation is here, but it doesn't say much: > > http://interface.eyecon.ro/docs/fisheye > > I might give it a whirl. > > I've got some big image buttons for another site I've just > started working > > with, they are sort of big-ish buttons. > > If I make the buttons just barely readable the fisheye > would zoom them in > > nice. > > Thanks, > > ty > > > > I find in the actual interface js code option halign and > option valign. > > Can I simply switch all of the halign instances to valign? > > If so what would I use instead of Center? Left maybe? > > > > Some of the interface code comments: > > /******************************* > > * Build a Fisheye menu from a list of links > > * > > * @name Fisheye > > * @description Build a Fisheye menu from a list of links > > * @param Hash hash A hash of parameters > > * @option String items items selection > > * @option String container container element > > * @option Integer itemWidth the minimum width for each item > > * @option Integer maxWidth the maximum width for each item > > * @option String itemsText selection of element that > contains the text > > for each item > > * @option Integer proximity the distance from element that > make item to > > interact > > * @option String valign vertical alignment > > * @option String halign horizontal alignment > > * > > * @type jQuery > > * @cat Plugins/Interface > > * @author Stefan Petre > > **********************/ > > > > -- > View this message in context: > http://www.nabble.com/vertical-fisheye-menu--tf3365640.html#a9374195 > Sent from the JQuery mailing list archive at Nabble.com. > > > _______________________________________________ > jQuery mailing list > discuss@jquery.com > http://jquery.com/discuss/ > _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/