rd.com/maia/changeset/1367
--
David Morton
morto...@gmail.com - bulk address
morto...@dgrmm.net - direct to my server
ptimizing-easiest-tooltip.html#2>
> Maybe you could use this code as a start for a custom tooltip plugin?
>
I'm not sure if my javascript magic is up to it - that's why I rely on
JQuery after all. :)
--
David Morton
morto...@gmail.com - bulk address
morto...@dgrmm.net - direct to my server
tipClass: 'maia', arrows: true, localPrefix: "#cluetip_",
attribute: "id"});
Is it the $('.class') part that's slow, as I suspect? Is there anything I
can do to speed it up?
--
David Morton
morto...@gmail.com - bulk address
morto...@dgrmm.net - direct to my server
can not support
> it
> please let me know if there is such an ability in our jQuery
> http://www.magictoolbox.com/magicthumb/
>
--
David Morton
[EMAIL PROTECTED] - bulk address
[EMAIL PROTECTED] - direct to my server
are willing to name the
tooltip text with the cluetip_ prefix on the id tag. This allows the
various attributes to function as they are designed without conflict...
On Fri, Jul 4, 2008 at 11:25 PM, David Morton <[EMAIL PROTECTED]> wrote:
> As I somehow posted in another thread, somet
ndbox/jquery_lightbox/
>
> and
>
> http://www.mind-projects.it/blog/jqzoom_v10
>
> Thanks
> -AP
>
--
David Morton
[EMAIL PROTECTED] - bulk address
[EMAIL PROTECTED] - direct to my server
I don't have this entire thread in my inbox, but it looks like the patch I
posted in the other current cluetip thread may be of use here...
On Fri, Jul 4, 2008 at 11:21 PM, David Morton <[EMAIL PROTECTED]> wrote:
> whoops, I hijacked another thread.. but maybe it applies anyway..
whoops, I hijacked another thread.. but maybe it applies anyway... lol
On Fri, Jul 4, 2008 at 11:20 PM, David Morton <[EMAIL PROTECTED]> wrote:
> I know, I'm using the "for" attribute too. The thing is, sometimes all the
> valid attributes are already in use for
: true
> });
> });
>
> Would this meet your need?
>
> --Karl
>
> Karl Swedberg
> www.englishrules.com
> www.learningjquery.com
>
>
>
>
> On Jul 4, 2008, at 10:35 PM, David Morton wrote:
>
> Yes, I think I can, now that I can use the local element concep
508 friendly (since there would be
>> no
>> Alt or Title over the AREA), but it might be a way to make things work and
>> still pass validation.
>>
>> If that was an option, then I guess the only other consideration would be
>> how to solve the REL issue (and still pass validation).
>>
>>
>> Another idea (if possible), might be to use splitTitle and get it to pull
>> the tip title from the first part of the content pulled in for the tip...
>>
>> Anyway - thanks again for your great work on this and I look forward to
>> seeing what you come up with.
>>
>> Chuck
>>
>>
>>
>>
>>
>>
>
--
David Morton
[EMAIL PROTECTED] - bulk address
[EMAIL PROTECTED] - direct to my server
> $(document).ready(function() {
> $('whatever').cluetip();
> });
>
> You won't have to worry about any of this stuff then, and you can keep the
> behavior separate from the content.
>
>
> --Karl
>
> Karl Swedberg
> www.englishrules.co
Oh son of a .
My entire layout has a table (I know, I know) and so I had to move the
script call to the footer file. At least I can now stick the tooltip text
in a span that gets hidden and avoid looping again.
On Fri, Jul 4, 2008 at 7:01 PM, David Morton <[EMAIL PROTECTED]> wrote:
o a different script
> in an external host.
>
--
David Morton
[EMAIL PROTECTED] - bulk address
[EMAIL PROTECTED] - direct to my server
2008 at 6:41 PM, David Morton <[EMAIL PROTECTED]> wrote:
> erg. The data is available in a loop while in the table... I'll have to
> loop again to output the javascript. Drat that IE stuff.
>
> I'll give it a shot. Maybe I can capture the javascript string in variab
__
> Karl Swedberg
> www.englishrules.com
> www.learningjquery.com
>
>
>
>
> On Jul 4, 2008, at 12:24 PM, David Morton wrote:
>
> I even changed it to just have the tip in the call:
>
>
>
> href="view.php?mail_id=529806&cache_type=ham&addr
efox 3, but IE 6 and 7 just give a blank
>> screen, or a bonk dialog that says the operation was aborted. No
>> other info. :(
>>
>> If I take out the cluetip call, it loads ok.
>>
>> Example output from the code above:
>>
>>
>>
>> A really long subject line...
>>
>> A really long subject line was truncated
>>
>>
>> As I understand the docs, the > the > many times with different id's, so there is still a one to one mapping
>> of rel's to spans.
>>
>> Any ideas as to what is going on?
>>
>
>
--
David Morton
[EMAIL PROTECTED] - bulk address
[EMAIL PROTECTED] - direct to my server
cape:'htmlall'}
>>>
>>>
>>> and then at the bottom of the file, I do:
>>>
>>> $('a.tip').cluetip({local:true, cursor: 'pointer'});
>>>
>>> This works great on Firefox 3, but IE 6 and 7 just give a blank
&
17 matches
Mail list logo