Re: [jQuery] Kinda funny way to getting jQuery some exposure

2007-03-30 Thread Joan Piedra
; > $("#construction").corner(); So how should I have done the code, Masterson! Show the grasshopper your ways! > That hurts my eyes as much as the ani gifs. ;-) Hahaha! Thank Pete Cashmore for that. He dared me. ;o) ___ jQuery ma

Re: [jQuery] Playing a beep with jQuery

2007-03-22 Thread Joan Piedra
x27;s a standard way to do this. ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss

Re: [jQuery] jquery scrollbar

2007-03-18 Thread Joan Piedra
> > jQuery mailing list > > discuss@jquery.com > > http://jquery.com/discuss/ > > > > ___ > jQuery mailing list > discuss@jquery.com > http://jquery.com/discuss/ > ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Removing readonly attribute from textarea

2007-03-16 Thread Joan Piedra
or false, or is it kinda javascript conditional for jquery? Regards -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] remove( String expr )

2007-03-12 Thread Joan Piedra
I am newbie in JQuery I tried a lot of things. Regards -- Mário ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___

Re: [jQuery] Best practices for reattaching behaviours to dynamically loaded content?

2007-03-04 Thread Joan Piedra
... } etc. Then if I need to refresh something in the table via ajax I just call initTable() in the callback of my ajax function. Chris ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper

Re: [jQuery] Packing script

2007-03-04 Thread Joan Piedra
mon.hu ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Progress Bar Plugin

2007-02-26 Thread Joan Piedra
the JQuery mailing list archive at Nabble.com. ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] jqueryplugins.com

2007-02-26 Thread Joan Piedra
ery.com/discuss/ > -- BrightLight Development, LLC. 954-775- (o) 954-600-2726 (c) [EMAIL PROTECTED] http://www.iambright.com ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Reference to the last DIV in a group?

2007-02-23 Thread Joan Piedra
ster todoList DIV. Thanks so much. This discussion group is excellent. - Dave ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] How would I change this?

2007-02-18 Thread Joan Piedra
> discuss@jquery.com > http://jquery.com/discuss/ > > -- Ⓙⓐⓚⓔ - יעקב ʝǡǩȩ ᎫᎪᏦᎬ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ ___ jQuery mailing list discuss@jquery.co

Re: [jQuery] Display hidden elements in print layout

2007-02-18 Thread Joan Piedra
You can add !important statements to each of your print css h2, p { display:block !important; } It _might_ work. cheers On 11/27/06, Bernd Matzner <[EMAIL PROTECTED]> wrote: Hi, I'm using a JQuery-based script which displays a number of elements of a slideshow (namely, tags containing ima

Re: [jQuery] How to make Interface work for any ID

2007-02-17 Thread Joan Piedra
: Propriété « filter » inconnue. Déclaration abandonnée. Ligne : 123 .transferer2 { border: 1px solid #6BAF04; background-color: #B4F155; filter:alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3; } But I got those ones even with the original script so it is

Re: [jQuery] How to make Interface work for any ID

2007-02-17 Thread Joan Piedra
.. but if you see how to check if hidden is true or false I'll be greatefull if you put it here. Thanks a lot On 17 fév, 15:01, "Joan Piedra" <[EMAIL PROTECTED]> wrote: > Just a thought, but can't you use a class to the link and specify the other > id window in the

Re: [jQuery] How to make Interface work for any ID

2007-02-17 Thread Joan Piedra
; -- > Benjamin Sterlinghttp://www.KenzoMedia.comhttp://www.KenzoHosting.com > > ___ > jQuery mailing list > [EMAIL PROTECTED]://jquery.com/discuss/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Getting the TEXT of an option tag, not the value.

2007-02-16 Thread Joan Piedra
What jQuery version is your Drupal system using? I think the problem relies in the version. Because the code I tried was just fine with 1.1.1 Anyway it looks like you could resolve your problem, cheers. On 2/16/07, Alexis Bellido <[EMAIL PROTECTED]> wrote: Joan Piedra wrote: > >

Re: [jQuery] Getting the TEXT of an option tag, not the value.

2007-02-15 Thread Joan Piedra
n-tag%2C-not-the-value.-tf1919282.html#a8999078 Sent from the JQuery mailing list archive at Nabble.com. _______ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] check for checked

2007-02-12 Thread Joan Piedra
ing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] how to simplify this

2007-02-12 Thread Joan Piedra
emoveClass('ausgewaehlt'); $('li#profi dd').toggleClass('ausgewaehlt'); $('label#label_radiobutton_1').removeClass('ausgewaehlt'); $('label#label_radiobutton_2').removeClass('ausgewaehlt');

Re: [jQuery] Right Click Plugin / Function

2007-02-11 Thread Joan Piedra
archive at Nabble.com. ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

[jQuery] Is the jquery validate() plugin compatible with jQuery 1.1.1?

2007-02-08 Thread Joan Piedra
Hey guys, does anyone know if this plugin[1] is compatible with jQ 1.1.1? Cheers, [1] http://fuzz.bassistance.de/jQueryFormValidation/validateTest.html -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss

Re: [jQuery] Form validation

2007-02-07 Thread Joan Piedra
Envoi est certifié sans virus connu. > Analyse effectuée par AVG. > Version: 7.5.441 / Base de données virus: 268.17.27/671 - Date: > 5/02/2007 16:48 > > ___ > jQuery mailing list > discuss@jquery.com > http://jquery.com/discuss/ >

Re: [jQuery] css("padding-left");

2007-02-03 Thread Joan Piedra
i est certifié sans virus connu. Analyse effectuée par AVG. Version: 7.5.441 / Base de données virus: 268.17.21/665 - Date: 2/02/2007 23:39 ___ jQuery mailing list discuss@jquery.com http://jquery.com/

Re: [jQuery] Release: Accordion menu plugin 1.1

2007-02-03 Thread Joan Piedra
ferer http://bassistance.de ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] ANNOUNCE: New jQuery Project Team Members

2007-02-02 Thread Joan Piedra
ng the effort to make Tabs an official plugin. We're very pleased to be working with all of you and welcome you to the jQuery team. The jQuery Project Team ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Pi

Re: [jQuery] Docs Wigdet

2007-02-01 Thread Joan Piedra
jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Embedding jQuery in a Greasemonkey script

2007-02-01 Thread Joan Piedra
; Nicolas "Brush" HOIZEY > Clever Age : http://www.clever-age.com/ > Gastero Prod : http://www.gasteroprod.com/ > Photos : http://www.flickr.com/gp/[EMAIL PROTECTED]/M1c002 > phpHeaven: http://www.phpheaven.net/ > > > > > ___ > jQuery mailing list &g

Re: [jQuery] Embedding jQuery in a Greasemonkey script

2007-01-30 Thread Joan Piedra
flickr.com/gp/[EMAIL PROTECTED]/M1c002 phpHeaven: http://www.phpheaven.net/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

[jQuery] jQuery favicon

2007-01-29 Thread Joan Piedra
Hey guys, I've created a small jQuery favicon, it's free to use for everyone just don't hotlink it ;) Cheers! [1] http://www.joanpiedra.com/jquery/favicon.png -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQue

Re: [jQuery] ANNOUNCE: jQuery API Browser

2007-01-29 Thread Joan Piedra
ot a better idea? > That is a difficult task and should be discussed elsewhere. -- Jörn Zaefferer http://bassistance.de ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://jo

Re: [jQuery] IDs are a crutch for the weak. Classes are for the strong.

2007-01-20 Thread Joan Piedra
$("a.open_button").each(function(index) { $(this).click(function() { $('div.section:eq(' + index + ')').slideToggle(1200,function() { complete(index); }); return false; }); }); -- Jo

Re: [jQuery] Simple(ish?) "bring to top" method

2007-01-11 Thread Joan Piedra
all the panels end up with that same z-index, which makes them revert to stacking in source order. On 1/11/07, Joan Piedra <[EMAIL PROTECTED]> wrote: > > Can't you just use z-index in $(this)?? > > onStop : function() { > > $(this).css("z-index","1&

Re: [jQuery] Look Ma no IMG-tag - FaviconLinkMarker Beta3 out

2007-01-11 Thread Joan Piedra
TED] http://olaf-bosch.de www.akitafreund.de --- ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Simple(ish?) "bring to top" method

2007-01-11 Thread Joan Piedra
" and so end up in the natural source-order stacking, rather than retaining their relative positions, just under the currently active box. Is there a way to do this that isn't too involved? Speak to me like someone who knows just enough JS to break other people's JS *grin* _

Re: [jQuery] Visual jQuery Redux

2007-01-08 Thread Joan Piedra
you report them. Just tell me exactly what you did and what went wrong. -- Yehuda Katz Web Developer | Wycats Designs (ph) 718.877.1325 ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http:/

Re: [jQuery] setting an attribute... I *thought* this was how to do it...

2007-01-05 Thread Joan Piedra
e code above, the before and after alerts are identical. Is there something else I'm missing? I think I've got the above idea correct, but wanted to get some different eyes to look at it with me. Thanks, Chris -- http://www.cjordan.info ___

Re: [jQuery] Trigger on-click event in first table cell

2006-12-26 Thread Joan Piedra
uery mailing list archive at Nabble.com. ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] (Half-OffTopic) jQuery & Firebug

2006-12-13 Thread Joan Piedra
, parse and execution of a remote script. ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ _______ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Fr

Re: [jQuery] New Site: Hope Cottage

2006-12-13 Thread Joan Piedra
on <[EMAIL PROTECTED]> wrote: We just launched a new site that uses jQuery. http://www.hopecottage.org/ -- Brandon Aaron ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http:

Re: [jQuery] mirror of dean edwards packer anywhere?

2006-12-13 Thread Joan Piedra
Gilles ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Joan Piedra || Frontend webdeveloper http://joanpiedra.com/ ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] Disabling tags

2006-12-12 Thread Joan Piedra
On 12/12/06, Aaron Heimlich <[EMAIL PROTECTED]> wrote: div#myid = SLOW!! #myid = FAST!! .myclass = SLOW!! div.myclass = FAST(er)!! LOL, I think this is how it works in real CSS. div#myid = Faster #myid = Slow .myclass = Slow div.myclass = Fast Cheers -- Joan Piedra || Fr

[jQuery] Confused with tablesorter and tablepager plugins

2006-12-11 Thread Joan Piedra
Hey guys and guls! This is my first post in the list, and I'm starting with jQuery, it is an awesome framework, great work developers and my congratulations to the developers. So I'm getting into it and implementing jQuery with a CMS I made, but I had a little problem with tablesorter and tableg