[jQuery] Re: cluetip html not being rendered

2009-08-30 Thread mjs
Found the problem. I was using CSS reset style on the page the cluetips were on. On Aug 30, 3:01 pm, mjs wrote: > I have been working with the cluetip plug-in for several hours and am > stuck.  I can get most of the functionality working, but am unable to > load another page within th

[jQuery] cluetip html not being rendered

2009-08-30 Thread mjs
I have been working with the cluetip plug-in for several hours and am stuck. I can get most of the functionality working, but am unable to load another page within the tip and see the formatted html. The text shows up in the tip without formatting. The CSS for the tooltip itself is working as e

[jQuery] ClueTip plugin

2008-09-22 Thread mjs
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

[jQuery] JQuery issue with sessions

2008-05-19 Thread mjs
I have a PHP form in which a session variable is set when the form is loaded. I use the jquery form plugin to handle the submit button. It works great if I disable javascript and submit the form, but if it is enabled, the session (and all variables set within it) is cleared. I looked for jquery