[jQuery] Re: Interactive tooltips

2008-11-20 Thread FastNOC
Dialog. > > --Karl > > > Karl Swedberg > www.englishrules.com > www.learningjquery.com > > > > > On Nov 20, 2008, at 6:36 PM, FastNOC wrote: > >> >> >> I'm searching for something I'm not having much luck finding. >> >&

[jQuery] Interactive tooltips

2008-11-20 Thread FastNOC
I'm searching for something I'm not having much luck finding. I need a tooltip script (jquery) that allows for interaction in the tip. To explain it better, look at netflix. The popup is actually a web page. not just something that's for display but allows interaction within it. I'm doing this

[jQuery] Re: Adjusting the position and offset of the text

2008-11-14 Thread fastnoc
you should be able to apply the   > tooltip to multiple elements by giving all of them the same class name   > and then attaching the tooltip() method to that class. > > --Karl > > > Karl Swedbergwww.englishrules.comwww.learningjquery.com > > On Nov 13, 2008, a

[jQuery] Re: Adjusting the position and offset of the text

2008-11-12 Thread fastnoc
Can anyone help here? On Nov 12, 7:39 am, fastnoc <[EMAIL PROTECTED]> wrote: > I didn't notice this right away. I thought it would be in the css but > that's not the case. > > I've created my own images for the background and I need to adjust > where the tex

[jQuery] Adjusting the position and offset of the text

2008-11-12 Thread fastnoc
I didn't notice this right away. I thought it would be in the css but that's not the case. I've created my own images for the background and I need to adjust where the text starts and an offset for the right side (padding) as well. next, In order to use this multiple times on one page you must c

[jQuery] Re: order of script not right (explained inside)

2008-11-05 Thread FastNOC
OK hopefull this is the last question. I need this to be smaller. the script takes up the whole width because the css specifies 100%. So i shortened it to 980, the width of my page. But I want it centered. it aligns left. text-align:center centeres the text within the div, not the whole panel, a

[jQuery] Re: order of script not right (explained inside)

2008-11-05 Thread FastNOC
My god. I cannot believe I dind't think of something so elemental. Thank you! ricardobeat wrote: > > > CSS z-index property: http://www.w3schools.com/Css/pr_pos_z-index.asp > > #dropdownpanel { z-index: 1 } > > cheers, > - ricardo > > On Nov 5, 2:00 am

[jQuery] order of script not right (explained inside)

2008-11-04 Thread FastNOC
I'm doing development on two sites right now. both are quite far from finished. I liked the panel script from http://www.javascriptkit.com/script/script2/dropdownpanel.shtml here and it works. You can see it here: (no this isn't advertising. almost all links are dead, there's no content and not

[jQuery] Data mining and charting

2007-06-12 Thread fastnoc
I've been looking through this jQuery and we're going to introduce some of the functionality in a site we run. it's a free site that displays referrer lists. My question is this. Is there a plugin or extension already written that can gather data either directly or from a database (MySQL) that wi