[jQuery] Re: Cluetip - From a function

2009-08-17 Thread DotnetShadow
On Jul 21, 2009, at 12:12 AM, DotnetShadow wrote: Hi there Karl, I was wondering if you have had a chance to look at this problem? I would love to implement this if it can work correctly Thanks in advnace DotnetShadow On Jul 1, 10:47 pm, Karl Swedberg k...@englishrules.com wrote: Hi

[jQuery] Re: Cluetip - From a function

2009-07-20 Thread DotnetShadow
Hi there Karl, I was wondering if you have had a chance to look at this problem? I would love to implement this if it can work correctly Thanks in advnace DotnetShadow On Jul 1, 10:47 pm, Karl Swedberg k...@englishrules.com wrote: Hi! So sorry I've been delinquent in following up

[jQuery] Cluetip - From a function

2009-07-01 Thread DotnetShadow
When I tried the demo I noticed if you scroll down with the mousewheel then u hover over an element it keeps automatically scrolling down on it's own and doesn't have the desired effect. Has the demo got a problem? Can this be fixed? Thanks once again appreciate the hard effort Regards Dotnetshadow

[jQuery] Re: How do you disable it ?

2009-05-29 Thread DotnetShadow
/a223fb8fe877b05e?lnk=gstq=dotnetshadow#a223fb8fe877b05e My idea here is that I do the following: 1) document.ready function to load the cluetip 2) Use destroy method to release memory 3) Just call the cluetip for one object somehow Regards Dotnetshadow On May 25, 11:33 pm, Karl Swedberg k

[jQuery] Re: Cluetip from a function?

2009-05-21 Thread DotnetShadow
Yeah I have tried and it doesn't work :-( When I tried it nothing happens, is there any chance this can be supported? Regards DotnetShadow On May 21, 3:24 pm, Karl Swedberg k...@englishrules.com wrote: I don't think so. Have you given it a try? Seems like a smart idea. --Karl

[jQuery] JQuery intellisense with google hosted?

2009-05-07 Thread DotnetShadow
hosted version. Is this the way most people are getting this to work? Is there a better alternative? Thanks in advance Regards DotnetShadow

[jQuery] Re: cluetip IE8 very slow adding to table rows

2009-04-30 Thread DotnetShadow
Thanks Karl, All good you are doing a wonderful job, I know what you mean with time Regards DotnetShadow On Apr 30, 12:50 am, Karl Swedberg k...@englishrules.com wrote: So sorry, I haven't had a chance to fully explore this yet. Not   ignoring you. Just having a hard time finding the time

[jQuery] Re: cluetip IE8 very slow adding to table rows

2009-04-28 Thread DotnetShadow
Hi there, I was wondering if you had a chance to try out cluetip on IE8 in regards to this issue? Regards DotnetShadow On Apr 18, 12:32 am, Karl Swedberg k...@englishrules.com wrote: Not sure what's going on there, to be honest. I'll have to take a look   as soon as I find some more time

[jQuery] Re: Cluetip override Error to stop showing cluetip

2009-04-28 Thread DotnetShadow
Karl, Really apprecaite the hard work you have put into this keep up the great work, my one concern left for this plugin is in IE8 I've mentioned the problem here: http://groups.google.com/group/jquery-en/browse_thread/thread/b265002a73625313/b6b16fa1a8ae5167?lnk=gstq=dotnetshadow

[jQuery] Re: clueTip access to xhr

2009-04-23 Thread DotnetShadow
} } It seems beforeSend doesn't even get invoked for some reason? I can't even set headers or anything. Regards DotnetShadow On Apr 22, 3:15 pm, Karl Swedberg kswedb...@gmail.com wrote: Sorry for the delay in getting back to you guys. My email was down all   day yesterday. Anyway

[jQuery] Cluetip override Error to stop showing cluetip

2009-04-23 Thread DotnetShadow
? } Basically I got a check in the error function that checks whether to show the error or redirect to the login page in case I have forms authentication. So how can I hide the tooltip? Regards DotnetShadow

[jQuery] Re: cluetip ajax authentication

2009-04-20 Thread DotnetShadow
to the the request object? Regards DotnetShadow On Apr 19, 12:19 pm, Karl Swedberg k...@englishrules.com wrote: Yes, absolutely. You can add your own function to any of the $.ajax   callback functions in the ajaxSettings option now. Your function will   be queued first for beforeSend, complete

[jQuery] Re: cluetip IE8 very slow adding to table rows

2009-04-20 Thread DotnetShadow
from Microsoft if you don't want to install IE8 Regards DotnetShadow On Apr 18, 12:32 am, Karl Swedberg k...@englishrules.com wrote: Not sure what's going on there, to be honest. I'll have to take a look   as soon as I find some more time. It might just be that binding   cluetip to a whole lot

[jQuery] Re: clueTip access to xhr

2009-04-20 Thread DotnetShadow
I am having the exact same problem even with the latest code and like yourself I have had to edit the plugin I've been having a similar discussion here: http://groups.google.com/group/jquery-en/browse_thread/thread/594721dc160949fa/5b91e7890e38ad72?lnk=gstq=dotnetshadow#5b91e7890e38ad72 Regards

[jQuery] Re: cluetip ajax authentication

2009-04-19 Thread DotnetShadow
the header wrong? Regards DotnetShadow On Apr 19, 12:19 pm, Karl Swedberg k...@englishrules.com wrote: Yes, absolutely. You can add your own function to any of the $.ajax   callback functions in the ajaxSettings option now. Your function will   be queued first for beforeSend, complete, and success

[jQuery] Re: cluetip ajax authentication

2009-04-18 Thread DotnetShadow
would like your application to redirect to the login page if the forms authentication has expired instead of having the message say content could not be loaded... Thanks once again DonetShadow On Apr 18, 11:29 pm, Karl Swedberg k...@englishrules.com wrote: On Apr 17, 2009, at 11:50 PM, DotnetShadow

[jQuery] Re: cluetip ajax authentication

2009-04-17 Thread DotnetShadow
Thanks for that, I haven't tried it yet I actually temporarly solved it using this: cluetip plugin - Need beforeSend() and error handling override http://groups.google.com/group/jquery-en/browse_thread/thread/74ed458203e6147b/5e9dd005a7b349b2?lnk=gstq=dotnetshadow#5e9dd005a7b349b2 But I

[jQuery] Re: cluetip ajax authentication

2009-04-17 Thread DotnetShadow
beforeSend() and error handling override http://groups.google.com/group/jquery-en/browse_thread/thread/74ed458... But I will have a go at your new implementation to see how it works Thanks again Dotnetshadow On Apr 18, 3:24 am, Karl Swedberg k...@englishrules.com wrote: Okay, tested the new

[jQuery] cluetip IE8 very slow adding to table rows

2009-04-16 Thread DotnetShadow
in advance DotnetShadow

[jQuery] cluetip ajax authentication

2009-04-16 Thread DotnetShadow
detect that the ajax page tried to redirect to login page and suppress the NTLM username/password prompt? Regards DotnetShadow

[jQuery] cluetip ajax authentication

2009-04-16 Thread DotnetShadow
detect that the ajax page tried to redirect to login page and suppress the NTLM username/password prompt? Regards DotnetShadow

[jQuery] cluetip plugin - Need beforeSend() and error handling override

2009-04-16 Thread DotnetShadow
the cluetip script. Also having the ability to override the error method would be handy so that redirection can be applied instead of displaying an error in the cluetip Let me know what your thoughts are on this? Regards DotnetShadow

[jQuery] code.jquery.com CDN fallback?

2008-07-12 Thread DotnetShadow
Hi there, Using code.jquery.com CDN is there any way to actually have a fallback to local file in case the system is down? Thanks in advance Regards DotnetShadow

[jQuery] using jquery CDN and fallback system?

2008-07-12 Thread DotnetShadow
Hi there, (Sorry if this has been posted many times everytime I go to post it never shows up) I'm just wondering with code.jquery.com what fallback strategy do people use if it's down? Regards DotnetShadow

[jQuery] code.jquery.com CDN fallback?

2008-07-12 Thread DotnetShadow
Hi there, I was wondering what strategy people use when pointing to code.jquery.com if it is down etc? Is there any way to fallback to a local version? Regards DotnetShadow