Re: [jQuery] jquery rocks

2007-02-28 Thread {js}sTyler
Thanks Rick, Hey I'm cool now... I found the emails are posted more or less as a forum at: http://www.nabble.com/JQuery-f15494.html I've googled my way there quite a few times looking for solutions and/or new jQuery goodies. It's much easier to search for me, and there is a huge amount of Q n'

Re: [jQuery] Accordion Menu setting

2007-03-02 Thread {js}sTyler
33. Accordion Menu setting (itmanager).. Answer: Hi Manager dude, Hi ITguy... my 1st chance to shine and help out :) Hey check this layout: http://www.generalmedicine.com/index2.htm SebDuggan.com supplied me the toggle behavior. Thought I would email you direct, (I

[jQuery] Auto Vertical Scroller newsBlock div

2007-03-05 Thread {js}sTyler
Hi All, Anyone have any tips for me to do a sort of news scroll vertical scrolling div? Mine is here: http://70.133.226.219/v2/07index.aspx It's beneath the jquery buttons in the left column. It is scrolling up or sort of ticking up, if you give it a few seconds you will see the headlines

Re: [jQuery] Auto Vertical Scroller newsBlock div

2007-03-06 Thread {js}sTyler
Thanks for both suggestions so far. They are both great examples, but maybe not quite right. It's interesting how the http://youngisrael-stl.org/updates.php example pops to it's own window when clicking the window button, and the scrolling arrow nav's. The arrow nav is great, but I don't think

[jQuery] vertical fisheye menu?

2007-03-07 Thread {js}sTyler
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

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

2007-03-08 Thread {js}sTyler
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

Re: [jQuery] Is there a CSS doctor in the house?

2007-03-12 Thread {js}sTyler
Abel, if you have css issues, try going to stylegala.com and visiting the forums there. That's where I learned to hack CSS. go ahead and put a link to the content, or paste some code it would save you time. -- View this message in context:

[jQuery] New javascript menu flash-like

2007-03-22 Thread {js}sTyler
Hi All noticed this super little js/css menu in my news feeds: http://www.devthought.com/cssjavascript-true-power-fancy-menu/ It's not using jQuery, but could it be made better or simpler with jQuery. The code for this looks really lite, I don't think it's written on any js library. The school

[jQuery] How To make thickbox not resize the image, scroll instead?

2007-03-26 Thread {js}sTyler
I've got a problem. I already implemented thickbox on a live site. The image has small text in it... if the images resizes to fit the window the text becomes unreadable. How do I make the thickbox scroll with the image shown at 100% of it's actual dimentions, and not resize it to fit the window?