[jQuery] Replace newline char with comma using jquery

2009-05-20 Thread Nitin Sawant
Hello frendz, I'm trying to replace newline char frm Google finance csv file with comma but its not happening pls help. http://finance.google.com/finance/historical?q=GOOGstartdate=May+1%2C+2009enddate=May+5%2C+2009start=225num=25output=csv I'm using following code

[jQuery] Re: Exclude single td from whole tr

2009-05-20 Thread heohni
WOW! That works perfect for me! Thanks!!! On 19 Mai, 19:50, aquaone aqua...@gmail.com wrote: Either you can bind to the td's that don't contain the checkbox or you can delegate and check the target of the clicked event to make sure it's not the td that has the checkbox. The former would be

[jQuery] Re: is it possible to add elements to validate on fly? [validate]

2009-05-20 Thread Jörn Zaefferer
You have to specify that for each field, eg. name[0]: required, name[1]: required etc. Jörn On Wed, May 20, 2009 at 7:24 AM, quard qua...@gmail.com wrote: And I can use in my rules this : Name[] : { required : true} ?? On May 19, 6:51 pm, Jörn Zaefferer joern.zaeffe...@googlemail.com

[jQuery] Re: is it possible to add elements to validate on fly? [validate]

2009-05-20 Thread quard
Mm, it's true, but the subject is to add elements to validate on fly. As I understand, when validate function calls, plugin populate elements only from config file, and does't look at overs On May 20, 12:41 pm, Jörn Zaefferer joern.zaeffe...@googlemail.com wrote: You have to specify that for

[jQuery] Re: is it possible to add elements to validate on fly? [validate]

2009-05-20 Thread Jörn Zaefferer
Thats why I suggest using inline rules. Take a look at the demo here, it just adds new elements to the form with classes and attributes to define the rules: http://jquery.bassistance.de/validate/demo/dynamic-totals.html Jörn On Wed, May 20, 2009 at 9:46 AM, quard qua...@gmail.com wrote: Mm,

[jQuery] Re: Javascript error on IE

2009-05-20 Thread ryan.j
give cornerz a go http://labs.parkerfox.co.uk/cornerz/ On May 19, 5:12 pm, Aaron Lee waifun...@gmail.com wrote: Thanks! I tracked it down to the use of curvycornerhttp://www.curvycorners.net/(whichbtw causes IE to pop up operation aborted error when you visit the site) I did

[jQuery] Re: is it possible to add elements to validate on fly? [validate]

2009-05-20 Thread quard
Oh, my mistake. Thanks, I'll check it On May 20, 12:50 pm, Jörn Zaefferer joern.zaeffe...@googlemail.com wrote: Thats why I suggest using inline rules. Take a look at the demo here, it just adds new elements to the form with classes and attributes to define the

[jQuery] jqModal hash undefined

2009-05-20 Thread rayfidelity
Hi, I'm having problems with hash $(a.iwmodal).live(click,function(event){ event.preventDefault(); var target = $(#infowindow); target.jqm({ ajax: $(this).attr(href), trigger: $(this),

[jQuery] Re: problems with ajaxSubmit and files when file(s) not selected

2009-05-20 Thread csetzkorn
Hi, Thanks - I think that did the trick. Christian On May 19, 8:05 pm, Mike Alsup mal...@gmail.com wrote: This works fine as long as the user selects a file. The file plus the text form elements are send to the server. Some intercepted traffic: -7d92e142190a

[jQuery] Negate a validation checkbox

2009-05-20 Thread ciupaz
Hi all, I have checkbox that if the user check it, the near tetxbox is no more required. In the normal case, I have: myTextbox: { required: #myCheckbox:checked }, How can I negate this? Simply speaking, get the tetxbox no required if the checkbox is checked.

[jQuery] Re: Closing jqModal from inside of content loaded with AJAX

2009-05-20 Thread wardenik
On May 16, 1:33 pm, wardenik radek.anton...@gmail.com wrote: Hi, I've put the sample code here:http://www.warden.pl/jq/test1/ Any help appreciated cause I'm out of ideas... :/ After clicking Reload button, the same ajax.php is loaded, but the closeme doesn't work any more. Nor the test me

[jQuery] Re: non-recursive find?

2009-05-20 Thread Ari
Thank you for your help! By using directly children() I got the result I wanted. I had obviously misunderstood some JQuery concepts. However, another problem raised that is related to this one. In my XML there is a dot (.) in tag name like P108B.was_produced_by. If I use find() I could write

[jQuery] Re: How to print json data, key and value

2009-05-20 Thread Massimiliano Marini
Hi Charlie, I'm not good at explaining the exact terms javascript definitions for value and key but they are javascript identifiers? change it to what their values are in the array, works great what I want to do is to print the name and the value of a json object without knowing what the

[jQuery] Re: adding $(script) node actually runs the script - correct behavior?

2009-05-20 Thread Ricardo
I don't see the point. That script tag you added is not going to be evaluated anytime, it will just sit there doing nothing. You'll have to move it to the head to execute it. On May 20, 2:17 am, Paul Tarjan ptar...@gmail.com wrote: I actually wanted to append the text to the document. Here is

[jQuery] search by (Filter by name,age,date ) any plugin in jquery

2009-05-20 Thread bharani kumar
Hi all , My requirement is search by filter , So is there any search with selected option plugin , Also can u please tell select name=cmd_select_category id=cmd_select_category option value=anyAny word/option option value=dateDate/option option value=ageAge/option

[jQuery] Jquery plugin validation remote option

2009-05-20 Thread viralme
$(document).ready(function() { var valprod = $(#frmProduct).validate({ onkeyup:false, rules: { txtProduct:{ required: true, minlength: 4, productCheck: true } } }); valprod.resetForm();

[jQuery] .autoComplete/.autocomplete is not a function

2009-05-20 Thread mives29
Good day! I am using jQuery 1.3.2 with the autocomplete 1.2.5 plugin, however, I keep on getting $(#id_here).autcomplete is not a function error. Here's my code: script type=text/javascript src=jquery-1.3.2.min.js/script script type=text/javascript

[jQuery] Can't get JQuery to work, Pls Help

2009-05-20 Thread Kerry
Hi I'm using Eclispse for a small project and trying out Jquery for the first time. I have downloaded the jquery-1.3.2.min.js file and reference it as i should in my page, However the script does not seem to work and I get a firebug error '$ is not defined'. The jquery-1.3.2.min.js file is in the

[jQuery] Superfish: Mega Menu Ability

2009-05-20 Thread Hetneo
Hi Cy Morris, Firstly, great extension, love it!! Just wondering if it has the ability to be easily adapted into a mega menu style? For example: http://www.ea.com/ or http://www.gettyimages.com/ Basically, I guess I am after the ability to have multiple menu items in the one drop down, if

[jQuery] Can't get JQuery to work, Pls Help

2009-05-20 Thread Kerry
Hi I'm new to Jquery and trying a simple example before I start working with it. Can someone please help me understand why the following is not working. Firebug repport '$ is not defined'. jquery-1.3.2.min.js is in the same directory as the web page as well. head meta http-equiv=Content-Type

[jQuery] Re: No event on node after add node.

2009-05-20 Thread sebastien creme
Does the item2-1 loaded via ajax ? if true you might use .live() to let jquery add event handler after all dom node loaded asynchronously. in your example it could give something like : $(span[id]).live('click', function() { .. On May 19, 9:15 pm, mrkeyser mathieu.develo...@gmail.com wrote:

[jQuery] How to convert csv file to json

2009-05-20 Thread Nitin Sawant
How to convert csv file to json using jquery / javascript??

[jQuery] Re: search by (Filter by name,age,date ) any plugin in jquery

2009-05-20 Thread bharani kumar
Am not get ur mail, Hi all tell me how to pass the value into function for example input type=submit value=Search onClick = search_keyword('document.getElementById('cmd_select_category').value','document.getElementById('txt_search').value') Can u please tell me , how to do this, put the

[jQuery] [Validate]: Exception thrown by validator.

2009-05-20 Thread Gordon
We recently did an update on our website, http://www.equanet.co.uk with a design refresh and an update to the library of javascript. We upgraded jQuery to 1.3.2, the validator to 1.5.1 and various other libraries and plugins to their latest version. Doing this seems to have broken the

[jQuery] Re: .autoComplete/.autocomplete is not a function

2009-05-20 Thread mives29
Don't mind this. It turns out I'm using a different autocomplete plugin. I searched the plugin repository and there are two autocomplete plugins having the same name (sheesh!). Took sometime before I knew that. Hehehe. On May 20, 12:12 pm, mives29 mive...@gmail.com wrote: Good day! I am using

[jQuery] Re: Replace newline char with comma using jquery

2009-05-20 Thread Liam Byrne
That code that you posted is replacing a newline with nothing - the comma is BETWEEN the parameters and is not one of them Try csvString=csvString.replace('\n',','); Nitin Sawant wrote: Hello frendz, I'm trying to replace newline char frm Google finance csv file with comma but its

[jQuery] Re: Replace newline char with comma using jquery

2009-05-20 Thread Nitin Sawant
Hello Liam, Thanks for your reply, i'm retrieving csv file from google finance and parsing it, however the script which i wrote doesn't replace newline char from csv file with comma, I want to convert csv file to javascript array. html head title- Another CSV parser -/title script

[jQuery] Re: Superfish: Mega Menu Ability

2009-05-20 Thread Charlie
put a div inside sub li, put whatever you want in the div. If various dropdowns have different widths add supersubs.js and adjust accordingly Hetneo wrote: Hi Cy Morris, Firstly, great extension, love it!! Just wondering if it has the ability to be easily adapted into a mega menu style?

[jQuery] Re: Can't get JQuery to work, Pls Help

2009-05-20 Thread ryan.j
your anchor doesn't have a class of box. you don't really want to get classes and IDs muddles up either, IDs should be unique on a page, classes can be applied to multiple elements. On May 20, 11:23 am, Kerry vkerrysi...@gmail.com wrote: Hi I'm new to Jquery and trying a simple example before

[jQuery] Re: Can't get JQuery to work, Pls Help

2009-05-20 Thread ryan.j
try... $(function() { $(a).click(function () { $(#box).fadeOut(); }); }); also, you're not linking the jquery lib sucessfully. replace ... script type=text/javascript src=jquery-1.3.2.min.js/script ... with ...

[jQuery] Re: Jquery plugin validation remote option

2009-05-20 Thread Jörn Zaefferer
Implementing remote methods isn't as simple as that. Your method returns undefined on the first call, and further calls will return the result of the previous validation. Use the remote method instead: http://docs.jquery.com/Plugins/Validation/Methods/remote Jörn On Wed, May 20, 2009 at 11:08

[jQuery] Re: [Validate]: Exception thrown by validator.

2009-05-20 Thread Jörn Zaefferer
The error occurs with validate 1.5.1, which you say you are using, while the header says 1.5.2. Please make sure you are really using 1.5.2! Jörn On Wed, May 20, 2009 at 12:52 PM, Gordon grj.mc...@googlemail.com wrote: We recently did an update on our website, http://www.equanet.co.uk with a

[jQuery] Re: [Validate]: Exception thrown by validator.

2009-05-20 Thread Gordon
Sorry, my mistake. We originally rolled out with 1.5.1 and then upgraded to 1.5.2 today when the error came to light. Doing so didn't fix the problem. On May 20, 12:31 pm, Jörn Zaefferer joern.zaeffe...@googlemail.com wrote: The error occurs with validate 1.5.1, which you say you are using,

[jQuery] Re: change ?q= to predefined param name or get field value for extraParams call

2009-05-20 Thread jakemonO
@MorningZ Yes.I figured that out as well. Thank you for your prompt and courteous reply and for the record I did search the forum first, but could not find this question. Is there a better way? I hestitate to hack the core autocomplete plugin if I can avoid it and if I could somehow override it

[jQuery] Re: No event on node after add node.

2009-05-20 Thread mrkeyser
Yes!! it's ok, thank you very much. On 20 mai, 12:26, sebastien creme sebastien.cr...@gmail.com wrote: Does the item2-1 loaded via ajax ? if true you might use .live() to let jquery add event handler after all dom node loaded asynchronously. in your example it could give something like :

[jQuery] Re: [Validate]: Exception thrown by validator.

2009-05-20 Thread Jörn Zaefferer
1.5.2 contains an explicit fix for compability with 1.3.x. Please test again. Jörn On Wed, May 20, 2009 at 1:39 PM, Gordon grj.mc...@googlemail.com wrote: Sorry, my mistake. We originally rolled out with 1.5.1 and then upgraded to 1.5.2 today when the error came to light.  Doing so didn't

[jQuery] Re: How to convert csv file to json

2009-05-20 Thread ryan.j
there are some applications for doing this, but you'd be much better serving the data as JSON than trying to convert it on the fly which would be a massive overhead trying to do it in jquery. On May 20, 11:28 am, Nitin Sawant nitin.jays...@gmail.com wrote: How to convert csv file to json using

[jQuery] Re: [autocomplete] change ?q= to predefined param name or get field value for extraParams call

2009-05-20 Thread Tom Worster
On 5/19/09 3:36 PM, jakemonO jakeo...@gmail.com wrote: Is there a way to change the ?q= parameter name to something that was predefined by the JSON emmitter? For example, Lotus Domino expects the querystring to be of the form ?Startkey=... . Alternately, I can put that query in the

[jQuery] Something changed from 1.2.2 to 1.3.2 with hashes

2009-05-20 Thread madmax019
Hi everyone, I have the following problem with the latest jQuery version. Thanks already to anyone wanting to help me. With jQuery 1.2.2 I could get a targets hash like this: var $target = $(this.hash); Sometimes, people use just href=# to get to the top of page and not

[jQuery] traverse complete DOM of a webpage

2009-05-20 Thread Sourabh
Hi I am new to jQuery.I have a problem where I want to traverse through DOM.For example a complete webpage.Is there any jQuery way to traverse complete DOM of the current page where the jQuery script resides ? Thanks in advance. - Sourabh

[jQuery] Re: Can't get JQuery to work, Pls Help

2009-05-20 Thread Kerry
Hey thanks! That works perfectly! You are truly heaven sent!! 1)But I'm confused, why should i have to link to google(specified in the src), as jquery.com provides the jquery-1.3.2.min.js download, which you are supposed to link in your webpage? As really what i'll be interested in using later

[jQuery] Re: [Validate]: Exception thrown by validator.

2009-05-20 Thread Gordon
Sorry! I just discovered there was a single [...@for= in my validateutils.js library of custom validation functions. I feel really stupid now. On May 20, 12:57 pm, Jörn Zaefferer joern.zaeffe...@googlemail.com wrote: 1.5.2 contains an explicit fix for compability with 1.3.x. Please test again.

[jQuery] Re: change ?q= to predefined param name or get field value for extraParams call

2009-05-20 Thread MorningZ
Is there a better way? No, you can clearly see he has the key of q hard-coded right in the code. this was the previous topic i spoke of http://groups.google.com/group/jquery-en/browse_thread/thread/4afe40edefcaed19/2d981b31387bdc98?hl=enlnk=gstq=morningz+q and in there, it was the same

[jQuery] Re: How to convert csv file to json

2009-05-20 Thread MorningZ
What server side language? On May 20, 6:28 am, Nitin Sawant nitin.jays...@gmail.com wrote: How to convert csv file to json using jquery / javascript??

[jQuery] Cycle plugin and print styles

2009-05-20 Thread martinp
Hello I'm using the excellent Cycle plugin, but I have a problem in that I would like my print style to act as if the Javascript wasn't there, i.e. each frame appear on the page rather than being set to display: none. Is this possible using Cycle and if so does anyone have any pointers as to

[jQuery] Re: How to convert csv file to json

2009-05-20 Thread Daniël
If, by any chance, you are using php as serverside language, you can use http://en.php.net/manual/en/function.json-encode.php for this. On 20 mei, 12:28, Nitin Sawant nitin.jays...@gmail.com wrote: How to convert csv file to json using jquery / javascript??

[jQuery] Re: hoverIntent mouseover on page load

2009-05-20 Thread pauln
On May 19, 9:44 pm, Charlie charlie...@gmail.com wrote: grab the index of menu click, pass it in the URI , grab it on opening page and pass it to the new page  menu. Works great for opening jQuery UI tabs and accordions however they have selected or activate functions built in. Thanks for

[jQuery] Re: Something changed from 1.2.2 to 1.3.2 with hashes

2009-05-20 Thread John Resig
Well, in 1.3.2 it now throws an exception, since the CSS selector # is invalid. If you wish to use that precise technique I'd wrap a try/catch around the jQuery statement to catch the error. --John On Wed, May 20, 2009 at 8:22 AM, madmax019 maxi.karr...@googlemail.comwrote: Hi everyone, I

[jQuery] Re: Something changed from 1.2.2 to 1.3.2 with hashes

2009-05-20 Thread Max
Thanks - that worked perfectly. Max On May 20, 3:39 pm, John Resig jere...@gmail.com wrote: Well, in 1.3.2 it now throws an exception, since the CSS selector # is invalid. If you wish to use that precise technique I'd wrap a try/catch around the jQuery statement to catch the error. --John

[jQuery] How to use conditional tags to identify a page in Wordpress - is it necessary for jQuery?

2009-05-20 Thread KD
I understand how to use conditional tags to identify a wordpress page with php: if (is_page('Home')) {run function here} Can (should?) this be done with jQuery also? For example, I would like to run the accordion widget on a F.A.Q. page only. Could I do something like this: if

[jQuery] Recommendations for jQuery method to play mp3 audio

2009-05-20 Thread SamCKayak
Is there a cross-browser jQuery plug-in that can preload several different mp3 audio files and provide play / stop methods?

[jQuery] Re: How to use conditional tags to identify a page in Wordpress - is it necessary for jQuery?

2009-05-20 Thread Jörn Zaefferer
Usually its fine to check if the id exist, and much sure its unique across pages. If the id doesn't exist, nothing happens. Jörn On Wed, May 20, 2009 at 4:00 PM, KD ess33...@yahoo.com wrote: I understand how to use conditional tags to identify a wordpress page with php: if

[jQuery] Validate textbox on at least one checkbox selected

2009-05-20 Thread ciupaz
Hi all, I have a textbox and 2 checkbox, and I'd like to validate the textbox if at least one of the two checkbox is selected. If is just one checkbox, I'll write: myTextboxl: { required: '#myFirstCheckbox:checked' } but in the case of 2 checkbox, how can I

[jQuery] Refresh SPAN without entire page

2009-05-20 Thread bharani kumar
Hi All, How to Refresh SPAN without page refresh , Can you tell name of the jquery function , -- உங்கள் நண்பன் பரணி குமார் Regards B.S.Bharanikumar POST YOUR OPINION http://bharanikumariyerphp.site88.net/bharanikumar/

[jQuery] Re: Portlets / Sortables (highlight get text within portlet using mouse)

2009-05-20 Thread slenzi
Thanks, that solved half my problem. I changed it so dragging is only initiated from the header of the each portlet. I still can't select any of the text with the mouse though. I'll post a question in the JQuery UI forum. Thanks for your help. On May 19, 11:39 pm, Karl Swedberg

[jQuery] Re: How to convert csv file to json

2009-05-20 Thread brian
There's quite a difference between the two. JSON uses a key: value format, while CSV is generally value only On Wed, May 20, 2009 at 6:28 AM, Nitin Sawant nitin.jays...@gmail.com wrote: How to convert csv file to json using jquery / javascript??

[jQuery] superfish mouseover behaviour on page load

2009-05-20 Thread pauln
I'll restate this previously posted issue with a little more context... I'm using superfish with hoverIntent to trigger flyout submenus. Works well, but I'd like to trigger the submenu from the mouse position when a new page is loaded. So, for example, your mouse hovers over a link in the

[jQuery] Re: Portlets / Sortables (highlight get text within portlet using mouse)

2009-05-20 Thread slenzi
OK, just in case anyone stumbles across this post, I found in the Portlet example on the JQuery site you need to remove the following: $(.column).disableSelection(); You will then be able to select text with the mouse. On May 20, 10:43 am, slenzi sle...@gmail.com wrote: Thanks, that solved

[jQuery] Compatibility Issues

2009-05-20 Thread Ken
I have a client using 1.1.4.js and we are using 1.2.6.min.js. If the client upgrades, will it break their 1.1.4.js code? Is there any way to tell? Thank you in advance, Ken

[jQuery] Re: executing priority jquery script

2009-05-20 Thread webvideoto...@gmail.com
Think I've got it; changed the order of loading around. On May 19, 5:59 pm, webvideoto...@gmail.com webvideoto...@gmail.com wrote: on this pagehttp://nl.pokerunlimited.eu/home-test-99/ The banner images are first loaded and only assembled into the sliding banner when the whole page is done

[jQuery] Re: superfish mouseover behaviour on page load

2009-05-20 Thread pauln
On May 20, 12:19 pm, Charlie charlie...@gmail.com wrote: have you tried using pathToclass? built in function insuperfishallows opening path you choose by adding class of your choice. Hey, many thanks, I missed that - a very neat feature, works great. However, the selected submenu doesn't

[jQuery] Re: superfish mouseover behaviour on page load

2009-05-20 Thread Charlie
have you tried using pathToclass? built in function in superfish allows opening path you choose by adding class of your choice. Examples on superfish home page pauln wrote: I'll restate this previously posted issue with a little more context... I'm using superfish with hoverIntent to

[jQuery] FormCheck Validation

2009-05-20 Thread Isaac Gonzalez
Hi everyone, Does anyone know of a jquery verions of Mootools FormCheck Validation Plugin? http://mootools.floor.ch/en/demos/formcheck/index.htm I don't want to reinvent the wheel it's already be done. thanks -- Isaac G.

[jQuery] Jquery Tabs problem with Tabs width

2009-05-20 Thread kobi
Hi All, I need to spread tabs evenly on one row and make the text wrap, when I am using fixed width for .ui-tabs-nav li the panel and nav are not aligned. I don't want the tabs to shift to the next line. PLEASE HELP!! Kobi

[jQuery] Re: vertical jcarousel + galleria + IE = bug

2009-05-20 Thread mayid
I merged Jcarousel and Galleria so you can show images with diferent sizes perfectly (=centered in v and h). Even, the thumbnails cycle. In one or two rows!. Download demos here : http://www.libasoles.com.ar/demo1.html -- View this message in context:

[jQuery] Re: JQuery Form Plugin

2009-05-20 Thread Dez
Doh! Of course as soon as I post that something occurs to me that hadn't before. During a testing cycle a script tag for jquery was added to the output from the form. I guess that reinitializes everything, which makes sense. Pulled the tag from the output and everything is fine again. -Sean

[jQuery] Re: EasySlider 1.5: Tabbing through forms

2009-05-20 Thread Francis Pat Patterson
I really need some help here, people. Either a fix to the plugin, a workaround, or a new plugin altogether - can someone out there help me? On May 18, 2:02 pm, Francis \Pat\ Patterson francis.patter...@gmail.com wrote: I'm developing a form using the jQuery plugin EasySlider 1.5:

[jQuery] Re: Cycle plugin and print styles

2009-05-20 Thread Mike Alsup
I'm using the excellent Cycle plugin, but I have a problem in that I would like my print style to act as if the Javascript wasn't there, i.e. each frame appear on the page rather than being set to display: none. Is this possible using Cycle and if so does anyone have any pointers as to

[jQuery] Re: Recommendations for jQuery method to play mp3 audio

2009-05-20 Thread Tom Worster
On 5/20/09 10:02 AM, SamCKayak s...@elearningcorner.com wrote: Is there a cross-browser jQuery plug-in that can preload several different mp3 audio files and provide play / stop methods? yes. http://plugins.jquery.com/search/node/mp3+type%3Aproject_project but for mp3 i really like 1bit. but

[jQuery] Re: update from 1.2.6 to 1.3.2 $('select') - strange!?

2009-05-20 Thread Thomas
I'm using v1.3.2 as well, and incidentally, I also happen to be using the same selector pattern. I get the SELECT element, just as expected. My guess would be that a space snuck into your selector, like this: $ ('select[name^=q_select_]') And I'd venture further and hypothesize that your

[jQuery] Re: How to print json data, key and value

2009-05-20 Thread chris thatcher
$.each(data, function(index, item){ var name; for(name in item){ console.log(name + = + item[name]);} }); On Wed, May 20, 2009 at 5:51 AM, Massimiliano Marini m...@linuxtime.itwrote: Hi Charlie, I'm not good at explaining the exact terms javascript definitions for value and key but

[jQuery] Re: Recommendations for jQuery method to play mp3 audio

2009-05-20 Thread victor kobs
hi see this http://flowplayer.org/plugins/streaming/audio.html ,I have other .. I SEARCH ... or http://www.longtailvideo.com ...

[jQuery] jqgrid implementation in a HTML form

2009-05-20 Thread Sumit
Hi, I am trying to implement jqGrid in my form. The form has some extra element like textbox and dropdown. While submitting the form i have to store it into some variable to keep this for next page where i want to show the summary page and then commit the changes. But once i click Continue and

[jQuery] Re: Recommendations for jQuery method to play mp3 audio

2009-05-20 Thread Nikola
Here's a few I've come across: jQuery Media PlugIn: http://malsup.com/jquery/media/ jPlayer http://www.happyworm.com/jquery/jplayer/ FlowPlayers a nice PlugIn as well but it looks like the site is down at the moment. On May 20, 10:02 am, SamCKayak s...@elearningcorner.com wrote: Is there a

[jQuery] jQuery XML

2009-05-20 Thread alex
I have this XML file, and I've gotten a few values from it, but I need one more, a create a variable from it, and insert that in to an img tag. XML : http://itiz.in/idvt JS : http://itiz.in/318m So as is clear, getting the track name etc. is fine, but I want the medium sized album art to be

[jQuery] JQuery Form Plugin

2009-05-20 Thread Dez
I've been using the Form plugin for a while a just recently (within the last week) something has gummed up the works and I'm not sure what. Here is my code. $().ready( function(){ $('#productListForm').ajaxForm({ target: '#toolList', error: function(request, textStatus,

[jQuery] Re: SOT: execute JS before a specific image loads

2009-05-20 Thread Josh Nathanson
Andy, Dunno if you can do thatcurious though, could you just do an ajax call that gives you the extra stuff? It won't fire if they don't have javascript present, so it would do pretty much the same thing. -- Josh _ From:

[jQuery] Re: should I use .txt or a database to retrieve data from it every second

2009-05-20 Thread Null
Comet (server-push technology) is that the other way around? So normaly with jQuery you ask the server every sec to check for new data and then display it, but with Comet, you don't do the request but new data is automaticly pushed and displayed when the server received new data? Do I understand

[jQuery] Re: SOT: execute JS before a specific image loads

2009-05-20 Thread Andy Matthews
I could, and that's the way we're approaching this. I'd rather do it all at once, rather than have two db inserts. No biggie. _ From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of Josh Nathanson Sent:

[jQuery] Re: Superfish - Multi-Column Dropdown

2009-05-20 Thread Ethan Mateja
Outstanding! Thanks for the time and support. Worked like a charm :D On Tue, May 19, 2009 at 9:24 PM, Charlie charlie...@gmail.com wrote: I read that wrong, what I proposed shifts the 1st level subs to the left, to get second level subs to show on left side instead of right, assign some

[jQuery] Re: Cycle plugin - frame number / IE behaviour

2009-05-20 Thread clement.val.cee...@gmail.com
It works ! Thanks again :o) On May 19, 9:24 pm, Mike Alsup mal...@gmail.com wrote: Use CSS style rules to position and stack the images. Do you mean forcing the images to be all at the same position ? Yes.  That's what the plugin does once it is run, but you can do it in CSS to avoid

[jQuery] Re: jQuery XML

2009-05-20 Thread alex
Solved the URL thing, that was me being lazy and not thinking hard enough $('p.track').append(a href=\ + $(this).find(url).text() + \ + $(this).find(name).text() + /a); That thankfully means that I'll be able to embed the image, but I'm still not sure how to select it. I've tried find(image

[jQuery] Re: How to print json data, key and value

2009-05-20 Thread Shawn
Native JS is capable of this sort of thing. For instance: var obj = { p1: v1, p2: v2 }; for (p in obj) { document.write( p + : + obj[p] + br ); } This would output: p1 : v1 p2 : v2 Using the for..in loop structure, you can iterate over each of the properties of a given object. In this

[jQuery] Re: question about getJSON, objects and/or scope - confused

2009-05-20 Thread illovich
Josh, thanks for your response - it helped clear up some of my problems when I moved the var thisStory = $.getJSON(javascript/ test.js, function(json){etc.}); out of the $(document).ready(); block. Now at least the document.write is executing on the page... But it's being written out as

[jQuery] animate padding start value - Firefox (getComputedStyle)

2009-05-20 Thread Jason Persampieri
(Firefox 3.0.10, OS X) I am setting a padding value via a stylesheet and trying to animate it - - CSS myElement { padding: 20px } - Javascript myElement.animate( {padding: 12px} ) When calculating the start padding value, jQuery calls 'getComputedStyle'. Unfortunately, computedStyle.padding

[jQuery] IE iframe bug? Attributes not available on $(document).ready - any advice?

2009-05-20 Thread nabrown78
Hi all, I have a problem which is well over my JQuery/javascript head. I have a page (http://www.norabrowndesign.com/new_site/portfolio/ websites/index.html) in which you can click on any thumbnail and up pops an iframe, using the thickbox plugin. The iframe loads a new html document (for example

[jQuery] Re: IE iframe bug? Attributes not available on $(document).ready - any advice?

2009-05-20 Thread nabrown78
Just to note, maybe the problem is related to document.ready firing too early within iframe : http://groups.google.com/group/jquery-dev/browse_thread/thread/460f3f6a6bf0b61/1f7ae233a9485450 ?

[jQuery] Re: SOT: execute JS before a specific image loads

2009-05-20 Thread Michael Geary
Use a noscript tag for the non-JavaScript case, and a script tag with document.write() for the JavaScript case: noscript img id=statsImg src=stats.cfm?somevar=someval width=1 height=1 / /noscript script type=text/javascript document.write( 'img id=statsImg

[jQuery] Re: FormCheck Validation

2009-05-20 Thread Jörn Zaefferer
Its certainly not a clone of that mootools plugin, but a good choice for a jQuery validation plugin is this: http://bassistance.de/jquery-plugins/jquery-plugin-validation/ Let me know if you have specific questions about it. Jörn On Wed, May 20, 2009 at 8:09 PM, Isaac Gonzalez ier...@gmail.com

[jQuery] Re: EasySlider 1.5: Tabbing through forms

2009-05-20 Thread Jack Killpatrick
I suspect you might have to have the focus() event on each field (or a delegate for it) do something to figure out what slide the focused field is in and have a function to move to that slide (or fire the click handler for Next). I don't remember seeing any slider plugins that will do that

[jQuery] Re: How to convert csv file to json

2009-05-20 Thread Nitin Sawant
Hello, Thanks for your reply. Actually i'm retrieving data from google finance site in csv format. http://finance.google.com/finance/historical?q=GOOGstartdate=May+1%2C+2009enddate=May+5%2C+2009start=225num=25output=csv I want to convert that data to json or any suitable

[jQuery] Re: How to convert csv file to json

2009-05-20 Thread Nitin Sawant
I've posted that topic on bytes.com also http://bytes.com/topic/javascript/answers/869610-convert-google-finance-data-array On May 20, 7:45 pm, brian bally.z...@gmail.com wrote: There's quite a difference between the two. JSON uses a key: value format, while CSV is generally value only On

[jQuery] Re: Replace newline char with comma using jquery

2009-05-20 Thread Nitin Sawant
I've posted this topic on bytes.com also, pls help me http://bytes.com/topic/javascript/answers/869610-convert-google-finance-data-array regards, Nitin Sawant On May 20, 4:03 pm, Nitin Sawant nitin.jays...@gmail.com wrote: Hello Liam,       Thanks for your reply, i'm retrieving csv file

[jQuery] jQuery Cycle plugin (help show/hide slide shows on same page)?

2009-05-20 Thread MiD-AwE
Hi all, I'm trying to setup multiple cycle slide shows on the same page; Only they occupy the same space on the page. So, I'm trying to hide the second slide show right away (no problem showing the first automatically), but when I attempt to hide the first and show the second, nothing happens.

[jQuery] Re: How to convert csv file to json

2009-05-20 Thread Michael Geary
Hi Nitin, Are you trying to do this conversion in JavaScript, or on your server? Parsing a CSV file as simple as this one is trivial, in JavaScript or in any reasonable server language. (BTW, you wouldn't convert it to JSON, but to a two-dimensional array.) Ah... I just checked your bytes.com

[jQuery] loading message

2009-05-20 Thread macsig
Hi guys, I'm working on a Rails app connected to a legacy database. Since the reading process from the database takes several seconds (up to ten) I would like to display a loading message while the page is loading. Can I achieve that using jQuery? If so how? Thanks and have a nice day. Sig

[jQuery] AUTO: Michael Lawson is out of the office (returning 05/26/2009)

2009-05-20 Thread Michael Lawson
I am out of the office until 05/26/2009. Enjoying a weekend of anime geekdom at Animazement in Raleigh NC. www.animazement.org If you have any questions or concerns, please contact Leena Paulose Note: This is an automated response to your message [jQuery] Re: How to print json data, key

[jQuery] Re: adding $(script) node actually runs the script - correct behavior?

2009-05-20 Thread Paul Tarjan
I don't want to execute it. I want to print it out to the html page so the user knows how to embed this stuff on their page. If you actually run the code in the OP, it DOES execute, which was very unexpected. On 5/20/09 2:58 AM, Ricardo ricardob...@gmail.com wrote: I don't see the point.

[jQuery] cycle plugin with keyboard

2009-05-20 Thread runrunforest
In cycle plugin, ss there way to switch images by keyboard arrows instead of clicking next, prev

[jQuery] Re: cycle plugin with keyboard

2009-05-20 Thread victor kobs
see this web site www.stunicholls.com in gallery section...

  1   2   >