[jQuery] some trouble with a function returning a getjson response

2010-01-15 Thread Anyulled
this is my code, I can't it working: function versechooser(verso,version) { miversion= (version == null)? "RVR1960": version; $resultado = null; url = "http://query.yahooapis.com/v1/public/yql?"; + "q=select%20* %20from%20html%20where%20url%3D%22"+ encodeURIComponent("http://www.bi

[jQuery] avoid displaying native browser tooltip on links

2009-06-17 Thread Anyulled
I have a series of links in my page, all with its title atribute filled. The thing is that I don't want the browser to show this title whenever i hover those links, but still want to have mi titles in the markup Is there any way to do it? thanks a lot for your help

[jQuery] Re: IE Issue - Argument not valid - Creating a Jquery Magnifier

2008-12-03 Thread Anyulled
http://www.aonewebdesign.com/anyulled/jquery_gallery.htm I haven't fixed the demo here, just in my local page. On Nov 29, 1:27 pm, Rick Faircloth <[EMAIL PROTECTED]> wrote: > What's the demo url for the magnifier? > > Rick > > Anyulled wrote: > > Thanks Dav

[jQuery] Re: IE Issue - Argument not valid - Creating a Jquery Magnifier

2008-11-29 Thread Anyulled
Thanks Dave, your suggestion worked pretty fine. Now i'm gonna try to change the magnifier windows and zoom ratio with hitting the arrow keys. does anyone know how to make IE not show the alt info when the mouse is over the image? i need to cancel this, but I don't know how. On 20 nov, 23:05, Da

[jQuery] Re: animate problem with IE7

2008-11-23 Thread Anyulled
why don´t you use Jquery Cycle plugin? On Nov 22, 10:17 pm, "Jeffrey Kretz" <[EMAIL PROTECTED]> wrote: > I'm not an expert in the animation sytem -- you should open a ticket > (dev.jquery.com) and get some others to take a look at it. > > When I stepped through the code, I found a potential probl