[jQuery] Re: Cluetip: Why isn't my top left graphic displaying in my tip?

2008-07-04 Thread datatv
: Because .cluetip-rounded #cluetip-title has a background color of #FF.  When it's 'transparent', the underlying element's background image can be seen through it.  As it is, it can be seen. On Jul 3, 10:41 pm, datatv [EMAIL PROTECTED] wrote: I finally have everything pretty much

[jQuery] Cluetip: Why isn't my top left graphic displaying in my tip?

2008-07-03 Thread datatv
I finally have everything pretty much figured out for my initial ClueTip experience. Except for this one. Check the tips out here: http://www.datatv.com/sw/SW_wp_sampler2.html Now, I've only tested these in Firefox and Safari but the tl.gif isn't displaying even though I click on the View

[jQuery] CSS Dropdown Menu showing up as white box in IE6.

2008-07-03 Thread datatv
I'm trying to wrap up a site for a client and I've had this big issue with the dropdown menu I created using JQuery as it's fine everywhereexcept (of course) in Internet Explorer 6. There it shows up as a white box and that's it. I've seen similar menus work in IE6 but can't figure out what

[jQuery] Re: (Newbie Help) Cluetip not showing up

2008-07-01 Thread datatv
. If you want to pull in tooltip content from another   page (which, given the rel attribute in there, I'm assuming you want   to do), the other page has to exist. --Karl Karl Swedbergwww.englishrules.comwww.learningjquery.com On Jun 30, 2008, at 10:59 PM, datatv wrote: OK, I

[jQuery] ClueTip: Rounded Corners not appearing correctly

2008-07-01 Thread datatv
I've got my tooltip now pretty much in order expect for one problem. The rounded corner placement on the tooltip. Seems the bottom right corner is going just below the Close text link instead of actual bottom of the box. If you go to this page: http://www.datatv.com/sw/SW_wp_sampler.html and

[jQuery] Cluetips disappear when links added to multiple images/text links

2008-07-01 Thread datatv
I finally figured out how to get one cluetip on a page so I figure it's pretty easy to add it to other links on the same page, right? Just keep the class the same and change the href and rel to the content you want inserted in the tooltip, right? Uh, no. Here's what I'm talking about: This

[jQuery] Re: ClueTip: Rounded Corners not appearing correctly

2008-07-01 Thread datatv
zoom: 1; in an IE6-only stylesheet. --Karl Karl Swedbergwww.englishrules.comwww.learningjquery.com On Jul 1, 2008, at 8:50 PM, datatv wrote: I've got my tooltip now pretty much in order expect for one problem. The rounded corner placement on the tooltip. Seems the bottom right

[jQuery] Re: (Newbie Help) Cluetip not showing up

2008-07-01 Thread datatv
! --      /div    /div    div id=cluetip-extra/div    div class=cluetip-arrows id=cluetip-arrows/div /div Hope that helps. --Karl Karl Swedbergwww.englishrules.comwww.learningjquery.com On Jul 1, 2008, at 1:52 PM, datatv wrote: Well, actually there is a file

[jQuery] (Newbie Help) Cluetip not showing up

2008-06-30 Thread datatv
I just started using Cluetip and I can't get the tip to show up at all even though I've tried the example on the Cluetip website (for rounded corners) to the letter. Can anybody look at my code and see where I might have screwed up? http://www.datatv.com/sw/SW_wp_sampler.html If you rollover

[jQuery] Re: (Newbie Help) Cluetip not showing up

2008-06-30 Thread datatv
in it. I think that could be your   problem. --Karl Karl Swedbergwww.englishrules.comwww.learningjquery.com On Jun 30, 2008, at 7:14 PM, datatv wrote: I just started using Cluetip and I can't get the tip to show up at all even though I've tried the example on the Cluetip website

[jQuery] Re: (Newbie Help) Cluetip not showing up

2008-06-30 Thread datatv
html   doesn't have either of these classes in it. I think that could be your   problem. --Karl Karl Swedbergwww.englishrules.comwww.learningjquery.com On Jun 30, 2008, at 7:14 PM, datatv wrote: I just started using Cluetip and I can't get the tip to show up at all even