Hello,
The jquery plugin for cluetip (http://plugins.learningjquery.com/
cluetip/) currently defaults to showing a cluetip on left.
I want to modify the behavior to show X pxl from the right of the
element (table row).Is there a known work around for this?
I digged in to the options for clueti
Hello,
I am trying to "re-render" through ajax a richfaces element contained in a
cluetip tooltip div and it is not working. Can anyone help please?
Here is the code for the div:
toto
Hello,
I am trying to "re-render" through ajax a richfaces element contained in a
cluetip tooltip div and it is not working. Can anyone help please?
Here is the code for the div:
toto
Hello Karl,
My apologies for the hasty post. The plugin works perfectly fine. It
was my programming error. I had forgotten to remove the totally
vanilla declaration on my shared partial that was overriding the
adustments that I has making in my master layout file! I only
discovered it after I
Hello Karl,
I sent you a login to my beta site. I am not sure if you had a chance
to look at it yet?
Thanks.
Bharat
Do you have a page somewhere that I can take a look at? Which version
of clueTip are you using?
thanks,
--Karl
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On May 8, 2009, at 12:29 PM, Bharat wrote:
I am now able to load images/colors out of the CSS file but c
I am now able to load images/colors out of the CSS file but cluetip
iteself refuses to recognize any options that I set so for example if
I say
$(".tip").cluetip({arrows: true});
It does not honor the arrows options setting same thing for sticky:
true, etc.
Any ideas?
In my Rails 2.3.2 application, the plugin is working for me, but I am
unable to customize anything. Here is my setup:
1. In my application.html.erb file, I have the following:
<%= javascript_include_tag "jquery.js", "jquery-ui.js",
"jquery.hoverIntent.js", "jquery.cluetip.js", "jrails.js"
Hi
I try to implement a picture as a cluetip that should show up when the
user touches the homepage logo. I tried different things but did not
make it properly. the logo had an awful border in the colors of the
links and in Firefox 3 the cluetip did not show.
any solutions?
txs in advance
Markus
Hi there,
Recently I've been using cluetip with asp.net in particular calling
ajax pagemethods. I recently came across this problem:
http://stackoverflow.com/questions/361467/is-there-any-way-to-suppress-the-browsers-login-prompt-on-401-response-when-usin
Basically what is happening is my pagem
Hi there,
I am using Karl's clueTip plugin in a table. When the user clicks a
link in the table, the clueTip pops up, and the CSS of the table cell
changes using the addClass method (adds a class called
'selectedCell'). This is all well and groovy, but what I want to do in
addition, is that when
I am trying to use the cluetip plugin to no avail. Instead of the
cluetip coming up, I am taken to the website URL like a normal link.
I am using this within the Liferay portal and am using the livequery
plugin. I've tried this with ajaxCache set to false and true.
The cluetip code is getting
When using the cluetip plugin, I am loading an external url. The tip
loads fine if my external page is plain text/html, however if I
reference an external style sheet (using the tag), the plugin
crashes Firefox. It's happened more than once. Is there a workaround
for this other than inline sty
The clueTip plugin mouseOutClose option does not work fully if you hav
sticky set to on.
it only closes the cluetip if you hover over the cluetip itself.
It should also close when the mouse moves out of the element that
fired the cluetip (but not when the mouse is moving into the cluetip).
here
The ClueTip plugin seems to reject html objects when loading locally.
I have a div object that loads fine if I have text in it, but if I put
a table in it, the cluetip becomes empty. Can anyone else confirm
this?
Is it possible to load a local table in a different tooltip
implementation?
Thank
Hello all -
I downloaded and used Karl Swedberg's (of www.learningjquery.com)
excellent clueTip plugin. The scenario under which I used it led me
to identify a small issue that I believe was a design decision by Karl
but that behaved differently than I expected it to and, as such, made
me spend
Has anyone else noticed that in IE6, select menus show up in front of
the cluetip? Is there a fix for this?
I am setting up the clueTip Plugin from
http://plugins.learningjquery.com/cluetip/
and i see how you can load an external HTML file but it loads
everything in that file.
I want to have one html file with several divs in that file and have
cluetip plpugin call the file and only load a specific di
Hi pros!
(Sorry for my bad english. I'm from Germany.)
This is my first project with jQuery. It's cool but hard to understand
for me. I'm (just) a designer.
The problem is that nothing happens when I move over the images with
the mouse. At the second time the clueTip appears. BUT somtimes with
t
Hi there,
First up a big thanks to Karl for writing a great jQuery plugin. And
sorry if this is a bit of a newbie issue. My question is related to
AJAX content. I have a page that has a variety of links, that look
like the following:
This is just a series of key-value pairs that list the type
Hi Jqueries
The cluetip-Plugins works fine, as long as you have content and Script
on the same page.
But when it comes to use cluetip with the .load()-function, it's not
working (no errors whatsoever).
index.html-file in demo-folder:
[code]
$('#inc').load('inc.html',
function(){
I am using cluetip to put tooltips on the links in a search results
page. I have the 'activation' setting as 'hover' but unfortunately
cluetip cancels the normal click event and I can't actually follow the
links. I don't see any examples or settings that will let me actually
click on the links. Is
22 matches
Mail list logo