[jQuery] Re: help please

2009-03-02 Thread paulmo
there's no instructions for changing style and author recommends this forum for questions, so thanks for offering guidance. regards On Mar 2, 1:52 pm, "Rick Faircloth" wrote: > After looking through everything, all I can say > is that it looks like re-styling the tooltips is > quite difficult.  

[jQuery] Re: help please

2009-03-02 Thread paulmo
aside from font % which affected the page font and tooltip font differently, i couldn't find any css that stylized the tooltip font, so i'm using css tooltip, where i have more control over appearance but no text-box click, tooltip-off feature! that's my favorite thing joern's script. as a newbie

[jQuery] Re: help please

2009-03-01 Thread paulmo
x27;ve got the same > code. > > Let me know what happens... > > Rick > > > > -Original Message- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > > Behalf Of paulmo > Sent: Sunday, March 01, 2009 2:49 PM > To: jQuery (English)

[jQuery] Re: help please

2009-03-01 Thread paulmo
nline or > some code we can review? > > Rick > > > > -Original Message- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > > Behalf Of paulmo > Sent: Sunday, March 01, 2009 9:10 AM > To: jQuery (English) > Subject: [jQuery] Re: hel

[jQuery] Re: help please

2009-03-01 Thread paulmo
just copied entire demo page code as new file and checked links to external files...stylized boxes still don't execute. i do get the yellow windows tooltip with text, but not the stylized tooltips. the css appears to be working otherwise. help?

[jQuery] Re: [tooltip] help please

2009-03-01 Thread paulmo
y as of > this version) > 2) close your doc ready function with parens & semicolon: > $(function() { >    $('#set1 *').tooltip(); > > }); > > SEAN Ohttp://www.sean-o.com > > > > > > paulmo wrote: > > > am not getting the stylized popup w

[jQuery] [tooltip] help please

2009-02-28 Thread paulmo
am not getting the stylized popup window (generic yellow box instead). all files in my server root folder. please help this newbie; this in head: $(function() { $('#set1 *').tooltip(); } this in body: Write something.

[jQuery] rounded corners

2008-12-29 Thread paulmo
have uploaded all files to root, script not executing. please help, thanks.
class="rounded {10px}"