[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

[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 r...@whitestonemedia.com wrote: After looking through everything, all I can say is that it looks like re-styling the tooltips is

[jQuery] Re: [tooltip] help please

2009-03-01 Thread paulmo
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 window (generic yellow box instead). all files in my server root folder. please help

[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: help please

2009-03-01 Thread paulmo
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: help please just copied entire demo page code as new file and checked links to external files...stylized

[jQuery] Re: help please

2009-03-01 Thread paulmo
-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) Subject: [jQuery] Re: help please sure, thanks: script type=text/javascript src=jquery-1.2.6.min.js/script script src

[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: script type=text/javascript src=jquery-1.2.6.min.js/script script src=jquery.bgiframe.js type=text/javascript/script script src=jquery.tooltip.pack.js

[jQuery] rounded corners plug in

2008-12-29 Thread paulmo
i've loaded all js files to root. script not executing. help please. thanks. script type=text/javascript src=jquery-1.2.6.min.js/ script script type=text/javascript src=jquery.corners.min.js/script script type=text/javascript div style=background-color:#acc; padding:10px class=rounded {10px}

[jQuery] rounded corners

2008-12-29 Thread paulmo
have uploaded all files to root, script not executing. please help, thanks. script type=text/javascript src=jquery-1.2.6.min.js/ script script type=text/javascript src=jquery.corners.min.js/script script type=text/javascript div style=background-color:#acc; padding:10px class=rounded {10px}