[jQuery] Can't get onClick on appended elements

2009-12-22 Thread Diego
I have the following snippet of code: This is where I'll place the 'li' elements. After processing the file upload I add the elements like this: $("#file-list").append('' + fileName + ' '); The thing is, I can't get the onclick event on those links, it just do nothing when I click on it. If I

[jQuery] NEW! jQuery CKEditor Plugin v0.10

2009-11-25 Thread Diego A.
NEW! jQuery CKEditor Plugin v0.10 http://www.fyneworks.com/jquery/CKEditor/ It's been a while but hey, I've finally done it. I've just released the very first version of my new CKEditor plugin for jQuery. I only started working on it today, but soon enough I hope to turn it into a complete interf

[jQuery] Re: Google closure tools and library

2009-11-08 Thread Diego Desani
Tks! =) On 7 nov, 16:47, Jake B wrote: > If you look at the online version of the compiler, you'll see that > jQuery, jQuery UI, and other popular libraries are options in the "Add > a URL" dropdown menu: > > http://closure-compiler.appspot.com/home > > I assume that means that Google anticipates

[jQuery] Re: How to build this effect

2009-10-24 Thread Diego Desani
That is cool =D.. great response DanDan.. I like it. On Oct 24, 7:32 am, Andrea - Aosta wrote: > Thank you > > On 23 Ott, 19:20, DanDan wrote: > > > > > That is cool... I have seen this before as JQuery but not yet tried > > it: > > >http://webdev.stephband.info/parallax.html > > > On Oct 23,

[jQuery] Re: New iPhone-style button plug-in released...

2009-09-05 Thread Diego Desani
Great work! =) On Sep 4, 11:05 am, "Dan G. Switzer, II" wrote: > We've just released another jQuery plug-in which emulates the iPhone-style > button used to toggle settings on/off. The plug-in works with both checkbox > and radio button groups and we've worked hard to make this a complete > plug

[jQuery] Re: Multifile Upload and Forms plugin

2009-05-07 Thread Diego A.
I don't understand the problem... $(element.form).ajaxSubmit(); should do it. On Apr 27, 10:05 pm, Haaf wrote: > Hi, > > I'm using > themultifileuploadplugin(http://jquery-multifile-plugin.googlecode.com/svn/trunk/index.html#) > and I would like to be > able touploadan image on file select. I.

[jQuery] Re: NEW! jQuery Multiple File Upload Plugin v1.40

2009-04-07 Thread Diego A.
Hi Shaun, Please double check your installation and make sure you are using the latest version of the plugin. Take a look here for a working example... http://www.fyneworks.com/jquery/multiple-file-upload/test/ Cheers, Diego A. On Apr 7, 12:14 am, shaunramos wrote: > Diego A. wrote: >

[jQuery] Re: NEW! jQuery Multiple File Upload Plugin v1.40

2009-04-02 Thread Diego A.
Hi Kuba, You need to apply the method to a file element that has already been initialized by the plugin, not the container... Cheers, Diego A. 2009/4/2 kuba > > reseting wont work for me ;/ > > > On Apr 2, 12:32 pm, "Diego A." wrote: > > NEW! jQuery Multiple

[jQuery] [datepicker] double needed

2009-04-02 Thread Diego Plentz
Hey guys, Using datepicker in a field, it requires 2 taps to go to the next field, since: - when you enter in the field, the datepicker shows up - when you tap the first the datepicker hides. - when you tab the second time, only then the focus goes to the next field. Is there anything that I c

[jQuery] NEW! jQuery Multiple File Upload Plugin v1.40

2009-04-02 Thread Diego A.
NEW! jQuery Multiple File Upload Plugin v1.40 http://www.fyneworks.com/jquery/multiple-file-upload/ New features: 1. API method to reset control (remove all file selections) like this: $('input:file').MultiFile('reset') Improvements: 1. Now entirely based in the $.fn.MultiFile namespace 2. Now u

[jQuery] Re: Star rating plugin problems

2009-04-01 Thread Diego A.
Hi Sergey, I've just been to your site to take a look but it seems to be working fine now. Glad you worked it out. Cheers, Diego A. 2009/3/30 Sergey > > Hello Diego, > > Have recently installed it on one my hobby site and I have a small > problem on plugin and cant find

[jQuery] [autocomplete] onselect handler

2009-03-30 Thread Diego Plentz
Hey guys, here I'm again. Is there a way to associate a callback function with the select event of an autocomplete? I want to do something like this: on select item from autocomplete, set the value of field x and hide div xpto. I looked at the format* callbacks, but it won't work in my case. Any t

[jQuery] Re: [autocomplete] jquery + dwr

2009-03-25 Thread Diego Plentz
n.zaeffe...@googlemail.com> wrote: > > Ah, sorry. "source" expects a synchronous return as well, doesn't help > at all in this case. > > Jörn > > On Wed, Mar 25, 2009 at 2:24 PM, Diego Plentz > wrote: > > Thanks Jörn. Btw, the problem still he

[jQuery] Re: [autocomplete] jquery + dwr

2009-03-25 Thread Diego Plentz
native to the url- und data-options. Give it > a try and let us know if it works for you: > http://jquery-ui.googlecode.com/svn/branches/dev/autocomplete/ > http://jqueryui.pbwiki.com/SelectComboboxAutocomplete > > Jörn > > On Tue, Mar 24, 2009 at 10:39 PM, Diego Plentz > w

[jQuery] [autocomplete] jquery + dwr

2009-03-24 Thread Diego Plentz
Hey guys, I'm using jquery + autocomplete plugin (by Jörn) and I trying to make it work with DWR(http://directwebremoting.org/). My problem is that jquery autocomplete takes a url or data directly, but to make DWR works properly, I must use their javascript functions and handle the callback. Here

[jQuery] Re: Star rating plugin problems

2009-03-18 Thread Diego A.
This issue has been resolved. Please download the latest version of the plugin: This is an old issue which has been resolved. Please download the latest version of the plugin: http://www.fyneworks.com/jquery/star-rating/ On Jan 29, 6:44 pm, "matthias.otto...@googlemail.com" wrote: > Hi Philip, >

[jQuery] Re: jqGrid UI Theming

2009-03-17 Thread Diego Desani
Great Job... =) On Mar 16, 8:57 am, Tony wrote: > I'm glad to anounce the new release of jqGrid wich is fully integrated > with UI Theming. > This is not a final release, but I hope to finish it as soon as > possible. > The demo can be found herehttp://www.trirand.com/jqgrid35/jqgrid.html > > An

[jQuery] NEW! Star Rating Plugin v3.00

2009-03-16 Thread Diego
NEW! jQuery Star Rating Plugin v3.00 http://www.fyneworks.com/jquery/star-rating/ New features: - Now entirely based in the $.fn.rating namespace - Now uses $.fn.data t9o store control settings - API to set control value / state via javascript - API to change readOnly option dynamically - API to

[jQuery] Re: alert('jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...'); in production code

2009-03-13 Thread Diego Desani
Hi jodsalz.. I just install the JCarousel and play some hours it this plugin. I saw the same "alert" in my page after a ajax requisition ( overwriting the old code with the gallery ), after that, I don't have that structure with all "ul li ". So.. in the file: "jquery.carousel.js", I change the f

[jQuery] Re: alert('jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...'); in production code

2009-03-13 Thread Diego Desani
Hi jodsalz.. I just install the JCarousel and play some hours it this plugin. I saw the same "alert" in my page after a ajax requisition ( overwriting the old code with the gallery ), after that, I don't have that structure with all "ul li ". So.. in the file: "jquery.carousel.js", I change the f

[jQuery] unsubscribe

2009-02-02 Thread diego valobra

[jQuery] unsubscrive

2009-02-01 Thread diego valobra
-- Diego Valobra pirolab WebDesign Roma

[jQuery] unsubscrive

2009-02-01 Thread diego valobra

[jQuery] new plugin version debug

2009-01-31 Thread diego
Hi all, if you have just few minutes, i need help to debug the script for the 1.1 version of pirobox. It works with jQuery 1.3.1 and also, obviously with 1.2.6. here is the link http://www.pirolab.it/demo/index_b.html any advice will be welcome tnx in advance to all Diego Valobra

[jQuery] Re: Possible 1.3 bug

2009-01-17 Thread Diego A.
Hi Karl, That seems to have worked perfectly. I was quite happy to wait for a new version but thank you for attending to this so quickly! Cheers, Diego A. 2009/1/15 Karl Swedberg > Thanks, Balazs! > Hi Diego, > I took a quick look at the moreSelectors script and noticed that it u

[jQuery] Re: Possible 1.3 bug

2009-01-15 Thread Diego
Hi (me again), the problem was being caused by the moreSelectors plugin on this page: http://www.softwareunity.com/jquery/JQueryMoreSelectors/ On Jan 15, 2:40 pm, Diego wrote: > FYI. I found my offending code. It's a combination of these selectors: > :text, :password, :file, :sele

[jQuery] Re: Possible 1.3 bug

2009-01-15 Thread Diego
FYI. I found my offending code. It's a combination of these selectors: :text, :password, :file, :select, :button I just can't figure out why! On Jan 15, 7:39 am, "emmj...@gmail.com" wrote: > I was checking all of my random plugins/scripts to make sure they all > work with jQuery 1.3 and I found

[jQuery] Re: Possible 1.3 bug

2009-01-15 Thread Diego
I'm having the same problem. Has anyone overcome this yet? It sounds like we're using a selector that is no longer supported in jQuery 1.3. But which On Jan 15, 7:39 am, "emmj...@gmail.com" wrote: > I was checking all of my random plugins/scripts to make sure they all > work with jQuery 1.3

R: [jQuery] Merry Xmass

2008-12-24 Thread diego valobra
Merry Xmas to all the _jQueryans_ of the world from Italy :) Diego Valobra --- Mer 24/12/08, Lukas Polak ha scritto: Da: Lukas Polak Oggetto: [jQuery] Merry Xmass A: "jQuery - mailinglist - general" Data: Mercoledì 24 dicembre 2008, 14:20 Hi everybody, I don't want you i

[jQuery] URGENT, URGENTE

2008-12-03 Thread diego valobra
e vital information of its function are preserved.> SEND THIS E-MAIL TO GET TO KNOW ABOUT. COPY THIS TEXT and send to ALL YOUR friends.. -- Diego Valobra pirolab WebDesign Roma

[jQuery] Re: non-programmer

2008-11-16 Thread diego valobra
Hi ncriptide, take a look at these links, http://en.wikipedia.org/wiki/JavaScript http://www.w3schools.com/js/default.asp maybe useful Diego 2008/11/16 ncriptide <[EMAIL PROTECTED]> > > I've been a graphic designer for the past 25 years. Only "programming" > I

[jQuery] Re: pirobox plugin released

2008-11-12 Thread diego
Hi Shawn, you 'r right, spaces make the script more readable, i'm going to leave, for the unpacked version, the original script. tnx for your advices. Diego On 12 Nov, 02:26, Shawn Grover <[EMAIL PROTECTED]> wrote: > I'd think that leaving the spaces and such in there

[jQuery] Re: pirobox plugin released

2008-11-11 Thread diego
source code and I'm wondering if this is the original > version? It's quite unreadable. > > And of course, copyright notice will be kept untouched > > > > On Wed, Nov 12, 2008 at 1:43 AM, diego <[EMAIL PROTECTED]> wrote: > > > This is great, the only thing i as

[jQuery] Re: pirobox plugin released

2008-11-11 Thread diego
This is great, the only thing i ask, is to leave my name up there in the js, and if you want, a link back to my page :) Diego On 12 Nov, 01:38, "Isaak Malik" <[EMAIL PROTECTED]> wrote: > Oh, I didn't see the unpacked version and it was right under it... Thanks :) > &g

[jQuery] Re: pirobox plugin released

2008-11-11 Thread diego
Hi Isaak,i really hate explorer i work with firefox, for debug my script,and when i open explorer i'm really scared of what can happen.. sure that is open source, you can download both version, packed and unpacked,just click the anchor 'download' on the nav. Diego O

[jQuery] Re: pirobox plugin released

2008-11-11 Thread diego
hrome. The best performance is obviously in firefox, then chrome, safari, opera, IE6, and last ie7. Diego On 12 Nov, 00:59, "Isaak Malik" <[EMAIL PROTECTED]> wrote: > Very interesting piece of work :), have you performed cross-browser tests? > > On Wed, Nov 12, 2008 at 12:55 AM, d

[jQuery] pirobox plugin released

2008-11-11 Thread diego
Hi all, i've finished my first plugin, hope you like it, any question or opinion it's welcome. http://www.pirolab.it/pirobox/ I developed this plugin, by studying the docs.jquery, it's amazing what you can do with this library. Tnx to all the jquery developers. Diego Valobra

[jQuery] Re: $(this).next() doesn't work

2008-11-07 Thread diego valobra
Rik, tnx you gave me the right inputi'm solving it Diego 2008/11/7 Rik Lomas <[EMAIL PROTECTED]> > > You need to do: > > $(this).parent().next().addClass('second'); > > As the element the click is attached to is the , so you need to > traverse up

[jQuery] R: [jQuery] $(this).next() doesn't work

2008-11-07 Thread diego valobra
I forgot to say that i need to use $('.first li a').bind('click',function() 'couse with the  var pathImg = $(this).attr('href'); i get the href of the clicked element. Diego --- Ven 7/11/08, diego <[EMAIL PROTECTED]> ha scritto: Da: diego <[EMAI

[jQuery] $(this).next() doesn't work

2008-11-07 Thread diego
x27;li a') the output code should be : any idea ?? Tnx in advance Diego

[jQuery] Re: Crossbrowser problem with Jquery Extension fieldSelection

2008-11-06 Thread Diego Pessoa
Please? On Tue, Nov 4, 2008 at 13:07, Diego Pessoa <[EMAIL PROTECTED]> wrote: > Can someone help me? > > > On Mon, Nov 3, 2008 at 19:40, Diego Pessoa <[EMAIL PROTECTED]>wrote: > >> >> Hi, >> I'm using the Jquery extension fieldSelecti

[jQuery] Re: Crossbrowser problem with Jquery Extension fieldSelection

2008-11-04 Thread Diego Pessoa
Can someone help me? On Mon, Nov 3, 2008 at 19:40, Diego Pessoa <[EMAIL PROTECTED]> wrote: > > Hi, > I'm using the Jquery extension fieldSelection ( See at: > http://laboratorium.0xab.cd/jquery/fieldselection/0.2.3-test/test.html > ) > > This extension resolve

[jQuery] Crossbrowser problem with Jquery Extension fieldSelection

2008-11-03 Thread Diego Pessoa
refox don't count the "\n" caracter... How can I get the same positions in both browsers? Thankx, Diego Pessoa

[jQuery] Crossbrowser with Jquery Extension fieldSelection

2008-11-03 Thread Diego Pessoa
refox don't count the "\n" caracter... How can I get the same positions in both browsers? Thankx, Diego Pessoa

[jQuery] R: [jQuery] search for text and replace or remove the element entirely

2008-11-03 Thread diego valobra
Hi devin, see if this could be what you'r looking for: http://docs.jquery.com/Selectors/contains#text Diego --- Lun 3/11/08, Devin <[EMAIL PROTECTED]> ha scritto: Da: Devin <[EMAIL PROTECTED]> Oggetto: [jQuery] search for text and replace or remove the element entirely A:

[jQuery] Re: my first plugin

2008-11-02 Thread diego
I've updated my plugin, i added: caption as option, thumbs_nav when image is zoomed, auto resize of images if bigger then window dimension. http://www.pirolab.it/pirobox/ Regards Diego On 29 Ott, 00:18, diego <[EMAIL PROTECTED]> wrote: > Hi Microbe, i'm glad that you like

[jQuery] help for plugin

2008-11-01 Thread diego
pirolab.it/pirobox/js/pirobox.js TNX in advance Diego Valobra

[jQuery] Re: onclick change class to new class

2008-10-30 Thread diego valobra
s should work: $('.gt').click(function() { $(this).removeClass("gt"); $(this).addClass("gt_active"); }); try it, regards Diego 2008/10/30 Anton Babushkin <[EMAIL PROTECTED]> > > You should be attaching your click bind to the ancho

[jQuery] R: [jQuery] Re: Need help !!! $.preloadCssImages is not a function

2008-10-29 Thread diego valobra
Hi Erik, try to remove all the mootools.js, probably there's a conflict. Diego --- Mer 29/10/08, ricardobeat <[EMAIL PROTECTED]> ha scritto: Da: ricardobeat <[EMAIL PROTECTED]> Oggetto: [jQuery] Re: Need help !!! $.preloadCssImages is not a function A: "jQuery (English

[jQuery] Re: my first plugin

2008-10-28 Thread diego
e for img description, but it will takes a while. I will complete the plugin in a few days. regards Diego Valobra On 28 Ott, 23:49, Microbe <[EMAIL PROTECTED]> wrote: > I should add, this is a great solution to another issue.  I use > highslide on a website but just loading when the com

[jQuery] Re: my first plugin

2008-10-28 Thread diego
te({ padding:'0px', height : '139px', width: '200px', opacity: 1 }, 150); }); here it is. regards Diego On 28 Ott, 21:07, diego <[EMAIL PROTECTED]> wr

[jQuery] Re: my first plugin

2008-10-28 Thread diego
Hi Validatorian,tnx for your reply, the loader it's just there, but maybe it's too dark to see it, i'm going to change it. :) Regards Diego On 28 Ott, 20:43, Validatorian <[EMAIL PROTECTED]> wrote: > Hi Diego, > > I think it's a nice plugin (just tested it,

[jQuery] my first plugin

2008-10-28 Thread diego
/www.pirolab.it/piro_09/pirobox.html Here again an example associated with a web page complete http://www.pirolab.it/piro_09/index2.html in the end, my code.. http://www.pirolab.it/piro_09/js/pirobox.js TNX to all. Diego Valobra

[jQuery] Re: .attr('height')

2008-10-23 Thread diego
I've done it...i don't use display:none , instead i use visibility:hidden hideing the elements by js, works fine in all browser... http://www.pirolab.it/piro_09/index2.html tnx again Diego On 23 Ott, 16:46, diego <[EMAIL PROTECTED]> wrote: > weidc i found the bug, at th

[jQuery] Re: .attr('height')

2008-10-23 Thread diego
weidc i found the bug, at the elements with css 'display:none' IE gives width and height = 0, that's why i have in return 0-0, i think i'll work on it, trying to overcome this IE bug.. Anyway thank you very much for support.. Diego On 23 Ott, 16:16, weidc <[EMAIL PROTECT

[jQuery] Re: .attr('height')

2008-10-23 Thread diego
but i can't use that attributes, i have to find a better way to do it. Any idea?? Diego On 23 Ott, 15:23, weidc <[EMAIL PROTECTED]> wrote: > mh ye i see. > can't even change the attr in ie itself 'cause it always gets 0 again. > > maybe it doesn't like that

[jQuery] Re: .attr('height')

2008-10-23 Thread diego
ndex2.html On 23 Ott, 15:23, weidc <[EMAIL PROTECTED]> wrote: > mh ye i see. > can't even change the attr in ie itself 'cause it always gets 0 again. > > maybe it doesn't like that > in $('#'+litebox+'>img.lite'). > atm i don't se

[jQuery] Re: .attr('height')

2008-10-23 Thread diego
The problem is that the my elements are 'display:none' that's why if i try your code the alert returns 0-0, i need to use .attr, height and width.. Diego On 23 Ott, 14:08, diego <[EMAIL PROTECTED]> wrote: > here an exemplehttp://www.pirolab.it/piro_09/index2.html >

[jQuery] Re: .attr('height')

2008-10-23 Thread diego
here an exemple http://www.pirolab.it/piro_09/index2.html the first three thumbs of the first box diego On 23 Ott, 14:00, diego <[EMAIL PROTECTED]> wrote: > Hi all,  I'm building a gallery, and so far it works in every browser > except Internet Explorer, > The problem is th

[jQuery] .attr('height')

2008-10-23 Thread diego
$('.thumbs_big img').css({'opacity':'0' ,'display' : 'block'}).fadeTo(300,1) $('.thumbs_big ').css('background','#000') $('#'+litebox).dequeue() }); return false; }); and here a part of html code: I've tested the code in firefox, opera, google chrome, safari(pc) and works fine... IE sucks every kind of help is appreciated, thanks to all :) Diego

[jQuery] R: [jQuery] Re: Loading Mask

2008-10-16 Thread diego valobra
Hi, take a look at this http://www.filamentgroup.com/lab/update_automatically_preload_images_from_css_with_jquery/ Diego --- Gio 16/10/08, Donald J. Organ IV <[EMAIL PROTECTED]> ha scritto: Da: Donald J. Organ IV <[EMAIL PROTECTED]> Oggetto: [jQuery] Re: Loading Mask

[jQuery] Re: jQuery Star Rating Plugin Problem

2008-10-10 Thread Diego
Hi Gareth, I'm the author of the star rating plugin and I have just found this post. I visited the URL you mentioned but I can't see the star rating plugin being used - hence I could not reproduce the problem. Is there somewhere I can see this in action? Cheers, Diego A. On Oct

[jQuery] R: [jQuery] Only show div's within parent.

2008-10-05 Thread diego valobra
rdion             $(this).next('div').slideToggle('fast') // it takes just the next div :)     });     }); here is a demo  http://www.pirolab.it/piro_09/slide_up.html Diego --- Dom 5/10/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> ha scritto: Da: [EMAIL PROTECTED] &

[jQuery] Re: performance questions

2008-10-02 Thread Diego
What browser did this happen with? (IE I'd guess). The star rating plugin only uses 2 separate (and very small) images which should load almost instantaneously. Once the image is loaded for one control, it should be immediately displayed for all other controls using the same image - not downloaded

[jQuery] Re: MultiFile plugin

2008-10-02 Thread Diego
Hi, I've only just found your post - have you managed to make this work? Did you get any error messages? Cheers, Diego A. GET LATEST VERSION: http://www.fyneworks.com/jquery/multiple-file-upload/ On Sep 19, 3:28 pm, Timmay <[EMAIL PROTECTED]> wrote: > I can't get the Multi

[jQuery] R: [jQuery] Re: R: [jQuery] Re: R: [jQuery] Show image gradually

2008-09-30 Thread diego valobra
Ciao Giovanni, happy that u think the same of me.. have you seen this http://www.pirolab.it/piro_09/slide.html no plugins, just jquery 1.2.6 that's it.. I've seen the plugin you linked and it's really compact, Alexander Farkas has done a nice work :) Diego --- Mar 30/9/08, Gi

[jQuery] R: [jQuery] Re: R: [jQuery] Show image gradually

2008-09-30 Thread diego valobra
Ciao Giovanni, some times it's good to understand the basic function of jQuery without using plugins..that's what i was trying to do :) if u never study u never lern!! regards Diego --- Mar 30/9/08, Giovanni Battista Lenoci <[EMAIL PROTECTED]> ha scritto: Da: Giovanni Battist

[jQuery] R: [jQuery] Show image gradually

2008-09-30 Thread diego valobra
Always IE(fu#g browser) you have to add at the css rule #headernav ul li: position:relative; and it works with ie too diego --- Mar 30/9/08, diego valobra <[EMAIL PROTECTED]> ha scritto: Da: diego valobra <[EMAIL PROTECTED]> Oggetto: [jQuery] Show image gradually

[jQuery] Show image gradually

2008-09-30 Thread diego valobra
rial; color: #000; position:relative; z-index:1000 }   #headernav ul li a:hover { padding:0px; font-weight: bold;height:30px; display:block;  font-family: tahoma, arial; color: #fff; position:relative; z-index:1001 }          Home   Support   Contact      Regards Diego --

[jQuery] R: [jQuery] Re: Show image gradually

2008-09-30 Thread diego valobra
e; z-index:1001 }          Home   Support   Contact      then you give at the href the title you want, and the span must have the corrispective id.. that's it :) hope it works.. http://www.pirolab.it/piro_09/slide.html Diego --- Mar 30/9/08, yo2lux <[EMAIL PROTECTED]

[jQuery] MultiFile Plugin Updated (v1.3)

2008-09-30 Thread Diego
* Announcement to anyone using the "Multiple File Upload plugin" * A new version is available which fixes a major bug in IE6/7. Download it here: http://www.fyneworks.com/jquery/multiple-file-upload/ Official project page: (for download/support) http://code.google.com/p/jquery-multifile-plugin/

[jQuery] R: [jQuery] R: [jQuery] Re: Show image gradually

2008-09-30 Thread diego valobra
rgin-top:-30px; z-index:999 }   #headernav ul li a { padding:0px; font-weight: bold; width:120px; height:30px; display:block; font-family: tahoma, arial; color: #fff; position:relative; z-index:1000 }   #headernav ul li a:hover { padding:0px; font-weight: bold;height:30px; display:block;  font-family

[jQuery] Re: Show image gradually

2008-09-29 Thread diego valobra
dth:100px; height: 80px; } .image { margin: 0px; width: 100px; height: 80px; background: green; border: 1px solid black; position: relative; } here is a demo,hope it works :) http://www.pirolab.it/piro_09/slide.html regards Diego 2008/9/30 ricardobeat <[EMAIL PROT

[jQuery] R: [jQuery] mouseover / mouseout

2008-09-27 Thread diego valobra
Ifixer try this $('a.view').css('opacity',0.33); $('a.view').hover(function() {     $(this).stop().animate({     opacity : 1     }, 600);     },     function(){     $(this).stop().animate({     opacity : 0.33     }, 800); }); Diego V

[jQuery] Moving Plugin Support to Google Code

2008-09-10 Thread Diego
plugin/) - Star Rating Plugin (http://code.google.com/p/jquery-star-rating- plugin/) - XML to JSON Plugin (http://code.google.com/p/jquery-xml2json- plugin/) - FCKEditor Plugin (http://code.google.com/p/jquery-fckeditor-plugin/) - Codepress Plugin (still to come...) Any comments? Cheers, Diego A.

[jQuery] R: [jQuery] Re: Anyone know why mouse position inside div is different in Firefox and IE

2008-09-03 Thread diego valobra
Sorry i made a mistakeit works with the margin 0 and the padding 0 given at the body.. Diego --- Mer 3/9/08, Hamid <[EMAIL PROTECTED]> ha scritto: Da: Hamid <[EMAIL PROTECTED]> Oggetto: [jQuery] Re: Anyone know why mouse position inside div is different in Firefox and I

[jQuery] R: [jQuery] Re: Anyone know why mouse position inside div is different in Firefox and IE

2008-09-03 Thread diego valobra
Your example works with ie too-->  http://www.pirolab.it/jtb/testclick.php i've just added  margin 0 and padding 0  at the div and the offset now works correctly ciao Diego --- Mer 3/9/08, Hamid <[EMAIL PROTECTED]> ha scritto: Da: Hamid <[EMAIL PROTECTED]> Oggetto: [jQu

[jQuery] Re: New Google Browser announced

2008-09-03 Thread Diego A.
chi 66, 23100 sondrio (so) - italy > +39 347 7196482 > -- Cheers, Diego A.

[jQuery] Re: [ $(document).ready ] it doesn't work with HTML loaded dynamically

2008-08-26 Thread diego valobra
ion() { alert("test2"); } ); } ); Test2 and that's it take a look at the demo page http://www.pirolab.it/jtb/content_1.php I hope it helps you Diego 2008/8/26 Will <[EMAIL PROTECTED]> > > Hello, >

[jQuery] Re: XML Parsing: Getting a node value

2008-08-23 Thread Diego A.
{ > > objDocument = new > ActiveXObject('Microsoft.XMLDOM'); > > } > > catch (e) > > { > > } > > } > > > > objDocument.load(strXML); > > alert(objDocument); > > alert($("bodyTag", objDocument).find("search\ > > \:totalResults").text()); > > > > > > > > > > > > The above sample is tested in IE7, using jQuery 1.2.6 > -- Cheers, Diego A.

[jQuery] Re: Help with XML parsing/looping

2008-07-17 Thread Diego A.
Hi, I made this plugin last week and it just seems that out of nowehere everyone seems to be looking for it: XML 2 JSON: http://www.fyneworks.com/jquery/xml-to-json/ Hope it helps... Cheers, Diego A. 2008/7/16 linesandwaves <[EMAIL PROTECTED]>: > > Hi all, > > I realize

[jQuery] Re: yet again XML+jQuery+IE7

2008-07-17 Thread Diego A.
pproach is by building in-memory DOM element > and injecting the XML into it. > > example: > var el = document.createElement('div'); > el.innerHTML = xml; > alert(el.firstChild.innerHTML); > > utilizing jQuery facilities for DOM traversing is the next obvious > step. > > hope someone will notice this and file a bug for the dears jQuery > developers. > -- Cheers, Diego A.

[jQuery] Re: Why does IE not cache images?

2008-07-16 Thread Diego A.
; dynamically) the image is only loaded once, but this is not an option > for me. > > Thanks a lot, > Christian > > P.S.: I use IE 6.0. > -- Cheers, Diego A.

[jQuery] Re: yet again XML+jQuery+IE7

2008-07-16 Thread Diego A.
taSet>" > + "<Table1>" > + "<a>Hello</a>" > + "<b>jQuery</b>" > + "</Table1>" > + "</NewDataSet>"; > > xml = $(xml); > > alert($("Table1", xml).text()); > > > -- Cheers, Diego A.

[jQuery] Re: NEW: XML to JSON Plugin

2008-07-16 Thread Diego
as simple as possible. I agree it will have to get a little more complex if we're going to implement this additional functionality and support json to xml conversion, but it would be great if we can find a way to do both Cheers, Diego A. On Jul 16, 3:17 am, "chris thatcher" <[E

[jQuery] Re: NEW: XML to JSON Plugin

2008-07-15 Thread Diego A.
.find('dishwasher') // gives us array with nodes kitchen.dishwasher json.find('dvd') // gives us an empty array json.find('telly') // gives us array with nodes kitchen.telly and lounge.telly. $.each(json.find('telly'), function(i, node){ // 1st - kitchen.te

[jQuery] Re: yet again XML+jQuery+IE7

2008-07-15 Thread Diego A.
Hi Tzury, If that's the exact code you're using, then you should first convert the XML string into a jQuery object, like this... xml = $(' {xml goes here} '); Hope that helps. Diego A. 2008/7/15 Tzury <[EMAIL PROTECTED]>: > > > > On Jul 15, 5:53 pm,

[jQuery] Re: yet again XML+jQuery+IE7

2008-07-15 Thread Diego A.
Hi Tzury, I've just released a plugin to work around XML parsing issues by converting it to JSON. Tested in IE6/7, FF2/3. You might find it useful. XML 2 JSON Plugin http://www.fyneworks.com/jquery/xml-to-json/ Cheers, Diego A. 2008/7/15 Tzury <[EMAIL PROTECTED]>: > > the

[jQuery] Re: PLUGIN: Select Multiple Control

2008-07-15 Thread Diego A.
Hi Ryan, Thank you for this. Great work! Cheers, Diego A. 2008/7/13 Rey Bango <[EMAIL PROTECTED]>: > > Ryan Cramer released this new plugin: > > http://www.ryancramer.com/journal/entries/select_multiple/ > > Code: > > http://code.google.com/p/jque

[jQuery] Re: Replacing html in ajax success callback?

2008-07-15 Thread Diego A.
Hi, Assuming the link is directly within the td (ie.: the td tag is the a tag's parent), you can do this: $(this).parent().htm(results); Cheers, Diego A. NB.: That is, obviously, instead of "$(this).replaceWith(results);" 2008/7/14 s.ross <[EMAIL PROTECTED]>: > > He

[jQuery] Re: NEW: XML to JSON Plugin

2008-07-15 Thread Diego
est in this project. I look forward to your reply... Cheers, Diego A. On Jul 8, 12:11 am, "chris thatcher" <[EMAIL PROTECTED]> wrote: > yeah it would be great to see it ported to a jQuery plugin in combination > with your work and then you could actually use jQuery ajax and it

[jQuery] Re: Star rating plugin + rails

2008-07-12 Thread Diego A.
Hi JB, Thank you for spotting this problem and posting back with the solution. I've added this fix to the plugin and will publish it on Monday (when I have FTP access). Cheers, Diego A. 2008/7/9 JB <[EMAIL PROTECTED]>: > > I figured this out, just in case anyone else has

[jQuery] Re: Parsing XML using jQuery

2008-07-12 Thread Diego A.
Hi there, This plugin might be useful: XML to JSON plugin v1.0 http://www.fyneworks.com/jquery/xml-to-json/ Cheers, Diego A. 2008/7/9 Wallonman <[EMAIL PROTECTED]>: > > It seems that the DOM parsed 'on the fly' isn't ready for querying. > > When doing

[jQuery] Re: Similar Plugins

2008-07-12 Thread Diego A.
Hi all, I also think it's a great idea, but how would it actually work? Will someone over-see the plugin directory and set the relationship between plugins, or will the authors do it themselves? Cheers, Diego A. 2008/7/8 Jörn Zaefferer <[EMAIL PROTECTED]>: > > Thanks for

[jQuery] Re: XML Parsing: Getting a node value

2008-07-12 Thread Diego A.
; > $("A", xmlDoc).find("os:TestTag").text(); > > The above query is not working, So I tried the below one: > $("A", xmlDoc).find("TestTag").text(); > > But no use. > How can I get that node value? > -- Cheers, Diego A.

[jQuery] Re: NEW: XML to JSON Plugin

2008-07-07 Thread Diego
ure development of my plugin... Cheers, Diego A. On Jul 7, 8:10 pm, "chris thatcher" <[EMAIL PROTECTED]> wrote: > Have you looked at xotree.js ?  Nice work. > > > > On Mon, Jul 7, 2008 at 10:30 AM, Alexsandro_xpt <[EMAIL PROTECTED]> wrote: > > > Hi D

[jQuery] Re: NEW: XML to JSON Plugin

2008-07-07 Thread Diego
Hi Alexsandro, Yeah, that could work. Watch this thread. I will post back here when I've done it... Cheers, Diego A. On Jul 7, 3:30 pm, Alexsandro_xpt <[EMAIL PROTECTED]> wrote: > Hi Diego, > > I mean ( 1 ) > > I Know, but would be something like that Diego name&g

[jQuery] Re: NEW: XML to JSON Plugin

2008-07-04 Thread Diego
Hi Mike, I actually wrote this to use with your form plugin (to process xml responses of a CMS). Really appreciate your feedback... Cheers, Diego Mike Alsup wrote: > > See the documentation page for more examples and demos. > > XML to JSON Plugin -http://fyneworks.com/jquery

[jQuery] Re: NEW: XML to JSON Plugin

2008-07-04 Thread Diego
se of that, I didn't bother to differentiate between attributes / nodes. ie.: Diego ...gives the same output as this... ...so it would be impossible to "reverse the conversion". If (2): This is quite easy. And actually, it would be pretty similar to the code I wrote to show the JSON struc

[jQuery] Re: selecting div's with dynamic id's

2008-07-04 Thread Diego A.
Hi Karl, Of course, you're right. Javascript should be kept separate from the HTML. Cheers, Diego A. 2008/7/4 Karl Swedberg <[EMAIL PROTECTED]>: > > Hi Kris, > > I'd give the "show description" links a common class -- for example, > "show-descript

  1   2   3   >