[jQuery] Re: jquery website broken?

2009-03-19 Thread JimD
On Mar 18, 3:56 pm, David Meiser dmei...@gmail.com wrote: When I was developing our company's website, I had a coworker who kept complaining about how terrible it looked.  He complained that half the images were missing, half the text was unstyled, blah blah blah.  I asked him what browser he

[jQuery] Re: jquery website broken?

2009-03-19 Thread JimD
Actually regarding my statement about IE8 standards mode. it seems only the Documentation section is a bit broke. Rest of the site displays fine

[jQuery] Re: EZPZ Tooltip

2009-03-19 Thread JimD
Nice. I like the simplicity and the stayOnContent option.

[jQuery] Re: draggable/droppable pick some

2009-03-19 Thread CTek
Hi Richard Thank you for your answer, but the example you showed was exactly what I've accomplished myself. What's missing is that I want the original box (draggable) to move into the droppable, and leave an empty spot among the draggables. I also want that draggable to return to its original

[jQuery] Re: 1.3.2 broke fade and slide

2009-03-19 Thread andreacfm
Any suggestion?? andreacfm ha scritto: Hi Guyes, noone noted that 1.3.2 broke down fading and sliding. Simple code like this: $('.showSignIn').click(function(){ $('#passwordPanel').fadeOut(function(){ $('#signinPanel').fadeIn();

[jQuery] [autocomplete] Fire up on field focus

2009-03-19 Thread Mr.Rech
Hi, on the autocomplete demo-page I've noticed many examples that set minChars option to 0, giving the impression that they will fire up as soon as each input field gets the focus. However, they don't, and I have to type in at least one character to get the autocompletion working. Now, since I'd

[jQuery] Re: Fire up on field focus

2009-03-19 Thread bart
Isn't the entire idea behind auto_complete_ that it actually needs input before it can complete anything for you? On Mar 19, 10:37 am, Mr.Rech andrea.ricip...@gmail.com wrote: Hi, on the autocomplete demo-page I've noticed many examples that set minChars option to 0, giving the impression

[jQuery] Re: Using 1.3 this: [class!=whatever] doesn't work.

2009-03-19 Thread T.J. Crowder
Hi Ricardo, My guess is that he's using multiple class names and that's why it wasn't working originally (false positives); see my post a couple back. -- T.J. Crowder tj / crowder software / com Independent Software Engineer, consulting services available On Mar 19, 12:54 am, ricardobeat

[jQuery] Re: Ajax call problem with Firefox

2009-03-19 Thread Steven Yang
I think its a browser behaviorif you use get, browser's default behavior is usually cache it. Unless you set no cache in browser setting. So I always use post and to be on the save side use cache : false as well correct me if i am wrong

[jQuery] Re: Fire up on field focus

2009-03-19 Thread Mr.Rech
You are right, but sometimes it's nice to have a list of options rolled down as soon as the field gets the focus. Especially when that list is quite short (maybe as a consequence of some filtering based on already filled in fields). In these cases, it'd be nice to have autocomplete working

[jQuery] Re: ajaxForm File Upload Issue

2009-03-19 Thread Mike Alsup
I'm using jQuery 1.3.2 and v2.24 of the form plugin, and I can provide access to the pages it's happening on if requested. Yes, that would be helpful. Otherwise I don't have any suggestions other than to set Firebug to 'break on all errors' and see if you hit an error.

[jQuery] Re: Do you need authorization for SVN import???

2009-03-19 Thread Walther
Do you want to 'download' the code onto your computer? Then you need to use checkout, not import. On Mar 18, 10:01 pm, J.V. servicefol...@gmail.com wrote: I am using Eclipse SVN subclipse plugin. I can browse all code on:http://jqueryjs.googlecode.com/svn but when I need to import it locally

[jQuery] Re: jCarousel Re-load

2009-03-19 Thread LiliwoL
Hi alex, i do have same problem. Can't find how to call a reload method to jcarousel. When i create another one on the precedent, jcarousel become crazy. Someone have an idea? thanks a lot

[jQuery] findValue

2009-03-19 Thread Bright Dadson
Hi Experts, i have been working on this since monday and still i dont seem to have a clue what is stopping it from working. What i am trying to do: I have an autocomplete inputbox which displays matching results from the database as soon as the user starts typing. My problem is: If a user start

[jQuery] Re: Sortable problems

2009-03-19 Thread Richard D. Worth
There's a dedicated list for help with jQuery UI: http://groups.google.com/group/jquery-ui - Richard On Wed, Mar 18, 2009 at 10:16 AM, err_ok jack.regn...@googlemail.comwrote: I am having some problems with the sortable plugin, most annoyingly in firefox instead of drag and drop

[jQuery] Re: Problems whith the variables for a click function

2009-03-19 Thread Steven Yang
did you get an error if no value was given? because it seems like your parsing an empty string into an int and it looks like your value after the first calculation will always be the original value. because you never set pris except when the page loaded

[jQuery] LEGAL SELECTION CONTEXT

2009-03-19 Thread DBJDBJ
Sample is here: http://jsbin.com/avowu/edit Core of the issue is here : // context is correctly reported by jQ $([name], document.getElementById(people)).formula( log ) ; // context is reported by jQ as HTMLDocument ? // selector is prefixed with context $([name], #people).formula( log ) ; Is

[jQuery] Unbind by Function Reference

2009-03-19 Thread bart
I've followed Karl Swedberg's article on rebinding events at learningjquery.com. The theory behind this technique is clear to me and I've got a working example. function addItemFinal() { var $href = $('table caption a').attr('href'); var $rawmaandjaar = $href.split('');

[jQuery] [validate] Problem of minimizeing window on PC

2009-03-19 Thread AntoineO
Hello, I've installd the jQuery validation script on a website and it works really well, but I have a kinda serious problem with PC users (IE7 as well as some version of Firefox): If you go on http://www.gomze.be on either pages http://www.gomze.be/devenir-membre.php or

[jQuery] Trying to animate the .before()/.after() dom action

2009-03-19 Thread ragsyboy
Hi, I'm trying to add animation to the .before()/.after() action on some dom nodes and getting visual glitches which get seriously worse on html 'heavy' pages. I've put together a quick n' dirty example here: http://jsbin.com/ahupa/edit If you click the down button in the first div you'll see

[jQuery] Re: show hide random rows

2009-03-19 Thread Sean O
Scott, Ricardo, great thoughts and great code. It is an interesting issue with many attack vectors; I hope the OP is getting something out of all this... I will expect at least as much code and analysis for my next posted problem! ;) SEAN O _ http://www.sean-o.com

[jQuery] Re: Problems whith the variables for a click function

2009-03-19 Thread Patrik
Not what I know but i shouldn't be empty. pris is ex. 340,50:- and pris2 should then be 340.50 when i tried with the variables inside. I want pris to be the same and when you press the link the $ ('#productPrices').html(); get 25% smaller and when you press again it get it original value back.

[jQuery] Can't select link in custom xml in firefox

2009-03-19 Thread rossallan
I'm trying to select the text in the link element in the xml below: press_releases press_release titletitle text/title teaserteaser text/teaser publication_datepublication date/publication_date linkhttp://www.linkgoeshere.com/link link_typeexternal/link_type

[jQuery] iCal browser

2009-03-19 Thread cool.imps
This application allows a user to interactively browse the contents of any ical (.ics,.vcs) formatted files available in the net http://coolimps.brinkster.net I would appreciate comments and feedback

[jQuery] ajaxForm File Upload Issue

2009-03-19 Thread Pascal Zajac
Hi guys (and probably Mike directly given how quickly he answers these), I've been a long time user of the ajaxForm plugin but as of right now I cannot get file uploads happening. It's the same story you can read on here a tonne of times - the form submits fine over POST as AJAX but as soon as

[jQuery] Do you figure out how to do this?

2009-03-19 Thread Adrian Grigoras
I have the same question. I want to load some external file, for example: http://www.google.com. This is my code: html head titlejQuery - Ajax dynamic content loading/title script src=http://code.jquery.com/jquery-latest.js; type=text/ javascript/script script

[jQuery] Superfish animation when hiding menus?

2009-03-19 Thread TommyB
Hello, Does Superfish support hiding menus with animation as well as when showing them? Thanks, TommyB

[jQuery] Re: Help about how to use the jquery.kiketable.colsizable

2009-03-19 Thread Enrique Meléndez Estrada
Hi, The problem is that, in (my own) code for the first example (tab API), COLs tags are missing, as it is explained in the correct HTML for TABLEs tab : http://www.ita.es/jquery/jquery.kiketable.colsizable.htm#section-3 I have changed

[jQuery] iCal Calendar format file browser

2009-03-19 Thread coolimps
This web application browses .ics and .vcs iCal Calendar files http://coolimps.brinkster.net

[jQuery] Re: Problems whith the variables for a click function

2009-03-19 Thread Patrik
When I press #tax a nothing happens but if I put the variables inside it works but then the pris var changes every time i press #tax a On 19 Mar, 00:44, James james.gp@gmail.com wrote: Could you explain what exactly that's not working? On Mar 18, 7:41 am, Patrik patrik.spat...@gmail.com

[jQuery] How to prevent default action of *blur* event?

2009-03-19 Thread ScottD
I have a code block like the following: $(document).ready(function(event) { $('#txtField').blur(function() { if (invalid(this.value)) { event.preventDefault(); //display error message }

[jQuery] jQuery checkbox checked attribute only enters in IE

2009-03-19 Thread Greg Kass
I have the following code (this is a minimized version of the actual code to demonstrate what is happening). The code inserts form fields from data contained in an object: jQuery(document).ready(function() { var fieldName = optin; var attrib = {

[jQuery] Offset changing event

2009-03-19 Thread John Smith
Hi everyone I have outer div #outer with overflow hidden and absolutely positioned bigger container #inner inside it. Outerdiv is cutting off innerdiv. So i desided append #inner to body and set its position depending of #outer offset. Now how do i get event if outerdiv offset is changed so i

[jQuery] iCal Calendar format file browser

2009-03-19 Thread cool.imps
With this application you can interactively browse the contents of any .ics .vcs format Calendar files

[jQuery] remove classes when select option is not selected

2009-03-19 Thread jjsanders
Hello, When i select something from a selectbox it adds a class to the selected option this way: $('div#tabs input[type=text], select option:selected, input:checked, textarea').addClass('takethis'); But when i select a different option it doesn't remove the class 'takethis' from the option

[jQuery] Is there anyway to grab the Children of an Element?

2009-03-19 Thread Martin
Hello, I am trying to grab the child of element in my html (see below) th class=name colspan=4 b class='add'nbsp;/b /th I am trying to use this Jquery Code to grab the b child element of th. I want to

[jQuery] remove classes when select option is not selected

2009-03-19 Thread jjsanders
Hello, When i select something from a selectbox it adds a class to the selected option this way: $('div#tabs input[type=text], select option:selected, input:checked, textarea').addClass('takethis'); But when i select a different option it doesn't remove the class 'takethis' from the option

[jQuery] Re: Is there anyway to grab the Children of an Element?

2009-03-19 Thread T.J. Crowder
Hi Martin, (Disclaimer: I'm really new at jQuery, though not at DOM scripting.) It sounds like you're saying that this line: var $selected = $(this).children(th.name); ...isn't finding any matching elements and that that's why you can't find the b child of the th. What's the context in

[jQuery] Re: Is there anyway to grab the Children of an Element?

2009-03-19 Thread MorningZ
I'd take a guess that $(this) isn't what you think it is, hence it doesn't work but without more code, it's hard to know for sure On Mar 19, 9:20 am, Martin martin.ikedia...@gmail.com wrote: Hello, I am trying to grab the child of element in my html (see below) th class=name colspan=4  

[jQuery] Re: Do you figure out how to do this?

2009-03-19 Thread MorningZ
I'm not sure who you are replying to, but regardless, the $.ajax code cannot call another domain you'll have to use an iframe tag or work out something on your server side code to call the remote domain and then call that code from your javascript (pretty much using your server/code as a proxy)

[jQuery] Re: Is there anyway to grab the Children of an Element?

2009-03-19 Thread Martin
The code looks like this $(th.name ).livequery('click', function() { var $selected = $(this).children(th.name); if($selected.is(:hidden)){ console.log($selected); console.log($selected.find(b).length);

[jQuery] Re: jquery website broken?

2009-03-19 Thread iain.wa...@googlemail.com
I'm not sure if someones been tweaking, but i can confirm its now rendering correctly for me :) Cheers

[jQuery] Best way to select dom element ? (find or children ?)

2009-03-19 Thread Jsbeginner
Hello, I'm trying to get the value of an option in a select list contained in a different li item... Here is the html code : ul lipselect class=test1 option value=1 selected=selectedOption 1/option option value=2Option 2/option /select/p/li lipselect class=test2 option value=3Option

[jQuery] Re: Cluetip, opening tip via code

2009-03-19 Thread batuj
Awesome idea, I tried that however the problem is, in order to make it work, the cluetip I bind to component should be activated with a user click before the trigger mechanism become able to work. That means, if I run trigger('click') before clicking the element by hand, It doesn't work. But

[jQuery] Re: Unbind by Function Reference

2009-03-19 Thread ricardobeat
Since jQuery 1.3 you can use the live() function, so you don't need to rebind the events. Just set $('table caption a').live('click', addItemFinal) once in $ (document).ready() and all anchors added to the doc afterwards that match this selector will fire the function on click. live() uses what

[jQuery] Re: Is there anyway to grab the Children of an Element?

2009-03-19 Thread Vincent Robert
In your livequery callback, this is the DOM object that received the event so your th.name. $(this) builds a jQuery around this DOM element, a jQuery around your th.name. $(this).children(th.name) returns a jQuery containing the children of th.name that are th elements and have a class name, so

[jQuery] Re: Do you figure out how to do this?

2009-03-19 Thread Adrian Grigoras
If the call in in the same domain, but on another machine, it will work? For example, call example1.mydomain.com from example2.mydomain.com Thanks On Mar 19, 3:36 pm, MorningZ morni...@gmail.com wrote: I'm not sure who you are replying to, but regardless, the $.ajax code cannot call another

[jQuery] Re: Javascript city state zipcode country component

2009-03-19 Thread ricardobeat
I'm using Maxmind's GeoLite City open-source database. It's free and has surprising accuracy. They also have paid webservice plans with more precise data. http://www.maxmind.com/app/geolitecity cheers, - ricardo On Mar 19, 12:06 am, Vijay Balakrishnan bvija...@gmail.com wrote: Hi, Has

[jQuery] pseudo-class animation :: select options disappear in ie7

2009-03-19 Thread kenny
Hello, I am using this script: http://sheetup.com/menusmooth.php When I use in my form the class in a select, it dows the animtion nice on hover but as soon as I go over the options tehy disappear. All this in ie7. I am searching the web to find a solution... If ther is one already available

[jQuery] Re: findValue

2009-03-19 Thread brightdad...@googlemail.com
I have tried this too and doesn't seem to work: $(#operator).autocomplete(auto.php, { delay:10, lineSeparator: ^, cacheLength: 10, matchSubset:1, matchContains:1, onFindValue:function(){ alert(am here); var ac =

[jQuery] Re: Look for UL

2009-03-19 Thread so.phis.ti.kat
Thanks for all your input. Here's a look at what I have so far: http://www.marlonvalenzuela.net/apps/cms/thechickenplace.html Since we are talking about best-practice, here is how i am switching between the + and - characters var pm = $(this).children(.plusminus); switch (pm.html()) {

[jQuery] superfish: highlight the font of entire path

2009-03-19 Thread Yaron
Hi, I'm using super fish and attempting to modify the style. How would I go about highlighting the text of each node in the path (as the background does). Thanks,

[jQuery] Email Validation Dies with 1.3 Upgrade

2009-03-19 Thread Brad
I wrote this function to check an input field. I can fire it when the field blurs or when the form is submitted. If an .error is visible when the submit button is clicked, it won't be submitted until they are all gone. When I try to update to 1.3 this function no longer works.

[jQuery] Re: findValue

2009-03-19 Thread Lauri B.
Didn't try it, but maybe you should use if($Suggest == ''){ alert(we donot have any matching result); }

[jQuery] Re: findValue

2009-03-19 Thread brightdad...@googlemail.com
Thanks for the suggestion Lauri. I have tried as asuggested and still dont see anything happening.

[jQuery] Re: Do you figure out how to do this?

2009-03-19 Thread MorningZ
The only thing the browsers care about is the domain name On Mar 19, 10:47 am, Adrian Grigoras adrianc.grigo...@gmail.com wrote: If the call in in the same domain, but on another machine, it will work? For example, call example1.mydomain.com from example2.mydomain.com Thanks On Mar 19,

[jQuery] Re: Email Validation Dies with 1.3 Upgrade

2009-03-19 Thread Jörn Zaefferer
Remove the @ symbol in the attribute selector, it was deprecated in 1.2 and removed in 1.3 Jörn On Thu, Mar 19, 2009 at 3:06 PM, Brad brad.es...@gmail.com wrote: I wrote this function to check an input field. I can fire it when the field blurs or when the form is submitted. If an .error is

[jQuery] Re: Javascript city state zipcode country component

2009-03-19 Thread MorningZ
Another option to possible look at http://bassistance.de/2009/03/03/jquery-snippet-autocomplete-city-based-on-zip-code/ although i have idea if it applies to PJUG since I have no idea what it is On Mar 19, 10:47 am, ricardobeat ricardob...@gmail.com wrote: I'm using Maxmind's GeoLite City

[jQuery] HTML annotation techniques.

2009-03-19 Thread Bryan Larsen
I'm looking for a good HTML annotation method so that I can pass metadata for html tags to jQuery scripts. I found this page http://www.1729.com/blog/HtmlAnnotations.html which surveys 9 different mechanisms. So far, I've tried the first mechanism (JSON in a script tag before the element to be

[jQuery] Re: Email Validation Dies with 1.3 Upgrade

2009-03-19 Thread Brad
Tried it, still doesn't work. I went through the 1.3 change log and can't find what change could have effected it. On Mar 19, 11:59 am, Jörn Zaefferer joern.zaeffe...@googlemail.com wrote: Remove the @ symbol in the attribute selector, it was deprecated in 1.2 and removed in 1.3 Jörn On

[jQuery] jquery.dates

2009-03-19 Thread RyanEv
All, I'm having an issue with the jquery.dates plug-in (http:// grover.open2space.com/jquery.dates/home). What is strange is that the error only happens in IE and not in FF. Everything plays nice in FF. The error I am getting in IE is the the object does not support this property or method on

[jQuery] Re: HTML annotation techniques.

2009-03-19 Thread David Decraene
depending on the purpose, you could use : RDfa: http://www.w3.org/TR/xhtml-rdfa-primer/ or perhaps start using html 5 data attributes, see post from john: http://ejohn.org/blog/html-5-data-attributes/ Greetings, David http://ontologyonline.org jowl semantic javascript library:

[jQuery] Re: Using PHP templates and jQuery, browser load problems

2009-03-19 Thread Christoph
Brian, Thank you! I dumped the website comps onto my personal server and it works flawlessly. Seems like the setup here at work must have a bug on the server side somewhere. Hmm, guess it is time to have the developer look at the server code. This could be a nightmare now. Thanks for the

[jQuery] Re: Using PHP templates and jQuery, browser load problems

2009-03-19 Thread Eric Garside
Also, for reference, this is how your request are processed. 1. HTTP request from user for page.php 2. PHP parses the page 3. PHP includes header.php, PHP parses that page 4. PHP includes lets say content.php, PHP parses that page 5. PHP includes footer.php, PHP parses that page 6. The final

[jQuery] Re: jquery.dates

2009-03-19 Thread Jack Killpatrick
IIRC I had a similar issue with datePicker in IE and doing something like this resolved it: $(document).ready(function(){ setTimeout(function(){ $('#sample1').datePicker(); }, 50); }); worth a quick try, at least. I've also had to use a setTimeout like that for IE when there was

[jQuery] jQuery-UI / Hide thanks to slide / effects details

2009-03-19 Thread jeancharles amey
i looked at the jQuery Docs (http://docs.jquery.com/UI/Effects/Slide) but nothing solve my question is it possible to hide the half, or x pixels of the div with the id something like : $('#').hide( 'slide', {direction: 'down', height: x} ); If there's anyone who can help me I would

[jQuery] Re: Email Validation Dies with 1.3 Upgrade

2009-03-19 Thread MorningZ
Why so complex with jQuery objects? simple JavaScript makes much more sense, plus the fact that ultimately all the ends with and contains selectors use basic JavaScript in the end anyways http://paste.pocoo.org/show/108697/ On Mar 19, 12:07 pm, Brad brad.es...@gmail.com wrote: Tried it,

[jQuery] Re: Email Validation Dies with 1.3 Upgrade

2009-03-19 Thread Brad
There's a lot more code wrapped around this, I just pulled out the area I know isn't working correctly. On Mar 19, 2:00 pm, MorningZ morni...@gmail.com wrote: Why so complex with jQuery objects?   simple JavaScript makes much more sense, plus the fact that ultimately all the ends with and

[jQuery] Make Superfish smaller

2009-03-19 Thread oware
Hi, I am trying to make the superfish menu bar smaller, I changed the .sf-menu a padding from .75em to .30em and the arrows padding, That worked fine but when showing the first level menu, it appears very far from the menu bar, how can I move it a little bit to the top?? I haven't found a defined

[jQuery] jumpy navigation slides (possibly due to hide, animation order)

2009-03-19 Thread pedalpete
I've spent the last few days creating a mobile/iphone optimized version of my site. I looked at jqTouch iUI, but I thought it would mean a bunch of configuring of new pages, and I wanted to just be able to use my own API and a bunch of code I had already written in order to accomplish this. It

[jQuery] Re: Offset changing event

2009-03-19 Thread Muhammad Zaheer Asghar
http://lattestphones.blogspot.com/ http://latesttechnologyblog.blogspot.com/ http://home-safety-tips.blogspot.com/ On 3/19/09, John Smith master9...@gmail.com wrote: Hi everyone I have outer div #outer with overflow hidden and absolutely positioned bigger container #inner inside it.

[jQuery] Re: iCal browser

2009-03-19 Thread Muhammad Zaheer Asghar
http://lattestphones.blogspot.com/ http://latesttechnologyblog.blogspot.com/ http://home-safety-tips.blogspot.com/ On 3/19/09, cool.imps cool.i...@gmail.com wrote: This application allows a user to interactively browse the contents of any ical (.ics,.vcs) formatted files available in the

[jQuery] Re: ajaxForm File Upload Issue

2009-03-19 Thread Muhammad Zaheer Asghar
http://lattestphones.blogspot.com/ http://latesttechnologyblog.blogspot.com/ http://home-safety-tips.blogspot.com/ On 3/19/09, Pascal Zajac eaglereloa...@gmail.com wrote: Hi guys (and probably Mike directly given how quickly he answers these), I've been a long time user of the ajaxForm

[jQuery] Re: Superfish animation when hiding menus?

2009-03-19 Thread Muhammad Zaheer Asghar
http://lattestphones.blogspot.com/ http://latesttechnologyblog.blogspot.com/ http://home-safety-tips.blogspot.com/ On 3/18/09, TommyB m...@tommyb.com wrote: Hello, Does Superfish support hiding menus with animation as well as when showing them? Thanks, TommyB

[jQuery] Re: iCal Calendar format file browser

2009-03-19 Thread Muhammad Zaheer Asghar
http://lattestphones.blogspot.com/ http://latesttechnologyblog.blogspot.com/ http://home-safety-tips.blogspot.com/ On 3/19/09, cool.imps cool.i...@gmail.com wrote: With this application you can interactively browse the contents of any .ics .vcs format Calendar files

[jQuery] Re: Do you need authorization for SVN import???

2009-03-19 Thread Muhammad Zaheer Asghar
http://lattestphones.blogspot.com/ http://latesttechnologyblog.blogspot.com/ http://home-safety-tips.blogspot.com/ On 3/18/09, J.V. servicefol...@gmail.com wrote: I am using Eclipse SVN subclipse plugin. I can browse all code on: http://jqueryjs.googlecode.com/svn but when I need to

[jQuery] Can't get ActiveX custom event in IE using jQuery

2009-03-19 Thread Mark Priest
Hello, I have a handler for a custom ActiveX control event that I can successfully register for in IE using the following code: this.activeXObj.attachEvent(PlayerInitialized, this.handlerFunc); When I use the code above I get the event in my handler. I am now trying to use jQuery to attach

[jQuery] Re: Can't select link in custom xml in firefox

2009-03-19 Thread Muhammad Zaheer Asghar
http://lattestphones.blogspot.com/ http://latesttechnologyblog.blogspot.com/ http://home-safety-tips.blogspot.com/ On 3/19/09, rossallan rossal...@gmail.com wrote: I'm trying to select the text in the link element in the xml below: press_releases press_release titletitle text/title

[jQuery] Re: jQuery checkbox checked attribute only enters in IE

2009-03-19 Thread Muhammad Zaheer Asghar
http://lattestphones.blogspot.com/ http://latesttechnologyblog.blogspot.com/ http://home-safety-tips.blogspot.com/ On 3/18/09, Greg Kass greg.k...@ardishealth.com wrote: I have the following code (this is a minimized version of the actual code to demonstrate what is happening). The code

[jQuery] Re: How to prevent default action of *blur* event?

2009-03-19 Thread Muhammad Zaheer Asghar
http://lattestphones.blogspot.com/ http://latesttechnologyblog.blogspot.com/ http://home-safety-tips.blogspot.com/ On 3/19/09, ScottD ads...@gmail.com wrote: I have a code block like the following: $(document).ready(function(event) { $('#txtField').blur(function() {

[jQuery] Clickable dropdown lists

2009-03-19 Thread christopher.m.t...@gmail.com
Hi everyone! I'm trying to work out a drop down list and can't seem to figure this thing out. So, here's my code: var menuclicked = 0; $('#dropDown1').click( function() { if( menuclicked == 1) { menuclicked = 0; $(this).find('ul').css('visibility',

[jQuery] Re: Sortable problems

2009-03-19 Thread Muhammad Zaheer Asghar
http://lattestphones.blogspot.com/ http://latesttechnologyblog.blogspot.com/ http://home-safety-tips.blogspot.com/ On 3/18/09, err_ok jack.regn...@googlemail.com wrote: I am having some problems with the sortable plugin, most annoyingly in firefox instead of drag and drop functionality it

[jQuery] IE Selection Hiding

2009-03-19 Thread Adam Paeth
Just curious if the problem of hiding an IE selection option has been fixed or if anyone has a workaround other then keeping a hidden list of options that aren't selected. Thanks, Adam Paeth $(#option1).hide(); //works in FF, not in IE

[jQuery] Re: iCal Calendar format file browser

2009-03-19 Thread Muhammad Zaheer Asghar
http://lattestphones.blogspot.com/ http://latesttechnologyblog.blogspot.com/ http://home-safety-tips.blogspot.com/ On 3/18/09, coolimps vasanth.de...@gmail.com wrote: This web application browses .ics and .vcs iCal Calendar files http://coolimps.brinkster.net

[jQuery] Re: Unbind by Function Reference

2009-03-19 Thread bart
Thank you for your answer. With a search on the jquery site I can't find the documentation on how to use the function or see an example.. Why is that? On Mar 19, 3:40 pm, ricardobeat ricardob...@gmail.com wrote: Since jQuery 1.3 you can use the live() function, so you don't need to rebind the

[jQuery] Re: Unbind by Function Reference

2009-03-19 Thread ricardobeat
http://docs.jquery.com/Events (Live Events) http://docs.jquery.com/Events/live#typefn On Mar 19, 3:35 pm, bart b...@ivwd.nl wrote: Thank you for your answer. With a search on the jquery site I can't find the documentation on how to use the function or see an example.. Why is that? On Mar

[jQuery] Re: Trying to animate the .before()/.after() dom action

2009-03-19 Thread ricardobeat
All I see is a brief flash at the end of the animation, not very noticeable, both in IE and FF. I suppose there isn't a way to avoid that as you are removing/appending the elements. Maybe fixing the $targetNode position with position:absolute before the after/before call, that should avoid some

[jQuery] Re: Newbie: Convert onload scripts to plugin

2009-03-19 Thread simusch
anyone an idea? thank you! simon

[jQuery] Re: IE Selection Hiding

2009-03-19 Thread MorningZ
It's not an issue with jQuery but with IE itself If you want it to work cross browser, you're going to have to remove the item On Mar 19, 11:46 am, Adam Paeth rvbtuc...@gmail.com wrote: Just curious if the problem of hiding an IE selection option has been fixed or if anyone has a workaround

[jQuery] Re: Best way to select dom element ? (find or children ?)

2009-03-19 Thread ricardobeat
This is a bit more efficient: $('.test1').change(function(){ var test1 = $(this).val(); var test2 = $(this).closest('li').next('li').find('select.test2').val (); alert(Test1: +test1+and Test2: +test2); }); Or to avoid repeating the traversal every time: $('#idfortheUL

[jQuery] Re: findValue

2009-03-19 Thread ricardobeat
I guess the problem is this line: var ac = $(#operator)[0].autocompleter.findValue(); $(..)[0] gives you the first HTML Element in the object. It's not a jQuery object anymore, so the autocompleter property doesn't exist. IDs should be unique so that is unneeded, try changing it to var ac =

[jQuery] Re: jquery.dates

2009-03-19 Thread RyanEv
I still get the same error on the datePicker line. $(document).ready( function () { setTimeout(function(){ $(#sample1).datePicker(); }, 50); }); Is the DatePicker function included in the jquery 1.3 file?

[jQuery] Re: findValue

2009-03-19 Thread Eric Garside
Also, pretty sure you just did it for development purposes, but you probably shouldn't use an alert in an autocomplete context. :P On Mar 19, 3:32 pm, ricardobeat ricardob...@gmail.com wrote: I guess the problem is this line: var ac = $(#operator)[0].autocompleter.findValue(); $(..)[0]

[jQuery] compare jQuery objects

2009-03-19 Thread bob
How is it that I get false for the following? Shouldn't I get true as a result? if not, why? div id=home/div $(document).ready(function(){ var one = $('#home'); console.log('compararison: ' + (one == $('#home')) ); // false !!! }); How do I compare jQuery objects?

[jQuery] Stuttering background with accordion in Firefox

2009-03-19 Thread Jason Broyles
Trying my luck over here because I am not getting any love in the jquery ui mailing list. I am getting a strange behavior with Firefox using the accordion. This works fine in all other browsers including Internet Explorer. First, let me describe my setup. Firefox 3 (Tested in OS X and Windows,

[jQuery] 1.3.2 class selectors only returning first element

2009-03-19 Thread rockrep
I tried upgrading from 1.2.6 to 1.3.2 today and ran into all kinds of issues with selectors. I can't reproduce this with a simple page yet. (Only with our complex production app of course.) Essentially, a page with three input type=text elements with class=some_class only returns the first

[jQuery] 1.3.2 class selectors only returning first element

2009-03-19 Thread rockrep
I tried upgrading from 1.2.6 to 1.3.2 today and ran into all kinds of issues with selectors. I can't reproduce this with a simple page yet. (Only with our complex production app of course.) Essentially, a page with three input type=text elements with class=some_class only returns the first

[jQuery] Re: compare jQuery objects

2009-03-19 Thread mkmanning
Two objects are equal if they refer to the exact same Object. On Mar 19, 1:48 pm, bob xoxeo...@gmail.com wrote: How is it that I get false for the following? Shouldn't I get true as a result? if not, why? div id=home/div $(document).ready(function(){         var one = $('#home');      

[jQuery] Re: compare jQuery objects

2009-03-19 Thread bob
Well, that did not help much So what is the problem then? Why do I get false? How do I get true value?

[jQuery] Re: 1.3.2 class selectors only returning first element

2009-03-19 Thread rockrep
Some more debugging has shown this is being caused by an older jquery validation plugin, and this post confirms that http://blog.jquery.com/2009/02/20/jquery-132-released/.

  1   2   >