[jQuery] Re: Jquery simple problem

2009-04-02 Thread Nabeel Faruqui
remember that on this page we are using the ATLAS control also. I think AJAX Atlas might be creating the issue. any resolutions ? On Apr 1, 4:03 pm, Nabeel Faruqui nabeel.faru...@gmail.com wrote: Hi, This is my simple jquery code. I have included it in the head of html document. script

[jQuery] [validation]

2009-04-02 Thread david.garc...@barcelonamedia.org
Hello, I am using jQuery validation plugin. I have read about the plugin in your website as well as in jQuery plugins forums. I am using it and it works perfectly. My doubt is how can I use the localize messages? I don't know if the plugin has a method or a way to access the messages or I have

[jQuery] [validation] localization messages

2009-04-02 Thread david.garc...@barcelonamedia.org
Hello, I am using jQuery validation plugin. I have read about the plugin in your website as well as in jQuery plugins forums. I am using it and it works perfectly. My doubt is how can I use the localize messages? I don't know if the plugin has a method or a way to access the messages or I have

[jQuery] Re: just in Firefox 3.0.8 $ is not defined

2009-04-02 Thread MorningZ
there's nothing wrong with that little snip of code you posted You'll need to provide more of your code, better yet, a live link to a page showing your error, for anyone to help you On Apr 2, 1:13 am, Asinox asi...@gmail.com wrote: Hi, i dont know what happen but just in FF, Jquery show error

[jQuery] Re: [validation]

2009-04-02 Thread Jörn Zaefferer
See any of the localization files for reference: http://jqueryjs.googlecode.com/svn/trunk/plugins/validate/localization/messages_nl.js Jörn On Thu, Apr 2, 2009 at 8:01 AM, david.garc...@barcelonamedia.org david.garc...@barcelonamedia.org wrote: Hello, I am using jQuery validation plugin. I

[jQuery] Re: Using the title attribute if images as captions

2009-04-02 Thread osu
Cheers for this Brian - can you tell me, do I need to put the makeImgCaption function code above the $(function...? Also, I can't see how the image is being wrapped in a div, could you explain that part to me please? Many thanks, osu On Apr 1, 5:09 pm, brian bally.z...@gmail.com wrote: In the

[jQuery] Chào ! dạo này khỏe ko ?

2009-04-02 Thread Ken
Chào bạn ! Bạn vui lòng bỏ ra 1 ít thời gian để đọc email này nhé ! Tôi là 1 web programmer, hiện tôi đang nhận làm một vài dự án về thiết kế website cho các công ty, doanh nghiệp, cá nhân có yêu cầu ... Tôi thực hiện các website này với tư cách cá nhân cho nên giá thành sẽ rất rẽ. và tất nhiên

[jQuery] Hi ! how re you ?

2009-04-02 Thread Ken
Hello! Please take 1 less time to read this email ! I am a web programmer, I am currently receiving a couple of projects designed websites for companies, enterprises, individuals may request ... I make website as a personal cost will be inexpensive. and of course still meet all the functions you

[jQuery] Re: A Tree which can be filtered or searched....

2009-04-02 Thread Ravish
Hi Mihael, Thanks for this. It looks very useful indeed. While it is an editable grid and not atree, thetree-like expand/ collapse functionality is easily implemented I am not sure how? Each node is in a new table row, so presumably I need to hide every row that is child of current node.

[jQuery] Re: Managing scripts in AJAX applications

2009-04-02 Thread Rick Faircloth
Hi, JMan... Did you get any answers to your questions? I've been working a lot with jQuery/ajax/ColdFusion lately. It's all new to me and I've been learning a lot. Perhaps some of what I've learned may be of use to you. I haven't been injecting HTML into the DOM of the ajax calling page, but

[jQuery] Re: JQuery/PHP debugging technique - any suggestions on how to do this?

2009-04-02 Thread Erik
You should really try the combination of Firebug and FirePHP... http://www.firephp.org/ On Apr 2, 12:40 am, LinkGuru i...@legalanalytics.co.uk wrote: Thanks. I've installed the add-on. I'll give it a whirl. On Apr 1, 8:00 pm, Hector Virgen djvir...@gmail.com wrote: You should try using

[jQuery] Chrome bug

2009-04-02 Thread Javier Martinez
Chrome has errors selecting more than one element where these elements are not inserted yet. Test case (execute this snippet in some page): alert($('divdiv id=from/div id=to//div').find('#from, #to').length); The version I'm using is 1.3.2

[jQuery] Re: will two JQuery libs conflicts?

2009-04-02 Thread RobG
On Apr 2, 10:41 am, brian bally.z...@gmail.com wrote: [...] Oh, right--javascript! You were expecting ... COBOL? :-) -- Rob

[jQuery] Re: [validation]

2009-04-02 Thread david
Hi Jörn, yes I have had a look at the lozalization files. I have even create one. What I would like to know is how the plugin manages these files, as I don't know how to access them. Does the plugin itself retrieve the proper localization file? I have retrieve it by means of a localization

[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

[jQuery] superfish and instead of mouseover a click

2009-04-02 Thread Wokkel
Hi there, Is it possible with superfish to instead of a mouseover to expand on the top level menu to do this with a click? Greets,

[jQuery] add a Bookmark button to Plugins page

2009-04-02 Thread Kixe
Hi, I suggest add a Bookmark button to Plugins page [http:// plugins.jquery.com/]. Is it the right place to give Website Feature Request ?

[jQuery] Does Joern's validation plug-in have an on-keyup validation setting?

2009-04-02 Thread Rick Faircloth
I was just wondering if I could set the entire plug-in to validate on key-up without having to set that for every formfield. Thanks, Rick --- It has

[jQuery] Re: JQuery/PHP debugging technique - any suggestions on how to do this?

2009-04-02 Thread LinkGuru
The combination of Firebug and FirePHP brought me the break through I've been looking for!! Actually I've only just seen your message, Erik. Having realised that firebug wouldn't help me much with the PHP I googled debugging php firebug and now I'm armed with the tools I could have done with a

[jQuery] Re: superfish and instead of mouseover a click

2009-04-02 Thread Wokkel
On Apr 2, 1:42 pm, Wokkel moep...@gmail.com wrote: Hi there, Is it possible with superfish to instead of a mouseover to expand on the top level menu to do this with a click? Greets, I found a patch that does this on http://plugins.jquery.com/node/3967 However it had one bug, when you

[jQuery] blockUI + SSL: $.blockUI() triggers This page contains secure and non secure items popup in IE6

2009-04-02 Thread ggerri
Hi there we just changed to SSL here in our office and now I have a problem with blockUI: as soon as I put $.blockUI() in my code, IE6 throws this world famous annoying popup before showing my page: This page contains secure and non secure items and this, even I have this warning disabled in

[jQuery] [datepicker] double tab needed

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

[jQuery] window.location get a var and its value

2009-04-02 Thread heohni
Hi, I have at a certain moment this in my address bar: .search.php? search_done=1. I need to extract the search_done because I want to pass this to a function which should check if search_done equals 1 or not. Anbody with a hint for me? Thanks

[jQuery] Using Append to Copy Table Row - Would like to Create Unique Ids

2009-04-02 Thread plumwd
I have a form, containing a table with rows of items for users to fill in. I currently have it set up so that the user can add an additional row in case they need to add more information. This works wonderfully, but I'm wondering if there's a way to generate a unique id for each cloned field.

[jQuery] how can I call php function in jquery ?

2009-04-02 Thread dziobacz
I have in PHP file ajax.php: class Data { public function __construct() { } public function select($idl) { } public function delete($id) {

[jQuery] Re: how can I call php function in jquery ?

2009-04-02 Thread Alexandre Plennevaux
you'd send to your ajax.php script a value that it can process such as ajax.php?do=deletecommentid=5 then your ajax.php : switch($_GET['do']){ case 'delete': // check for an id, delete it break; default: // do nothing; break; } On Thu, Apr 2, 2009 at 3:11 PM, dziobacz

[jQuery] Proper method to check checkbox state

2009-04-02 Thread Matthew Neilson
Hello everyone, I was wondering what the proper way to check if a checkbox is checked is using jquery? I've run into two methods... both of which appear to work fine in IE,FF,Chrome and safari. http://jsbin.com/ifoka/edit Assuming that I have two checkboxes, one with an id of test1 and one

[jQuery] Re: listnav plugin

2009-04-02 Thread Kizzle
I ran it through the validator and no errors that would cause that. I feel like I am missing something simple. anyone have any suggestions? On Mar 26, 2:28 pm, Jack Killpatrick j...@ihwy.com wrote: Something is causing your glossary-nav span to be hidden in the HTML (and also not found by

[jQuery] Re: Proper method to check checkbox state

2009-04-02 Thread MorningZ
I always see it done like $('#test1').is(:checked) As for correct or better, that would be totally personal preference Matthew Neilson wrote: Hello everyone, I was wondering what the proper way to check if a checkbox is checked is using jquery? I've run into two methods... both of which

[jQuery] Re: listnav plugin

2009-04-02 Thread Kizzle
what do you mean hidden in the html? how do you call up the function and connect it to the list? I'm trying to understand how this works so i can see where it is faulting. thanks for your help! On Apr 2, 9:56 am, Kizzle kristy...@gmail.com wrote: I ran it through the validator and no errors

[jQuery] Re: how can I call php function in jquery ?

2009-04-02 Thread dziobacz
THX very much Alexandre :) On 2 Kwi, 15:19, Alexandre Plennevaux aplennev...@gmail.com wrote: you'd send to your ajax.php script a value that it can process such as ajax.php?do=deletecommentid=5 then your ajax.php : switch($_GET['do']){ case 'delete': // check for an id, delete it

[jQuery] Problems with radio buttons

2009-04-02 Thread echomrg
Hi all, i'm having a problem reading checked values from radio button: i have two sets of radio buttons and i need to read the value linked to each selected/checked button. Googling for answers i found this snippet: $(inp...@name='NAME']:checked).val() but it only works if there's just one set

[jQuery] Re: superfish and instead of mouseover a click

2009-04-02 Thread Wokkel
Update two: Got it all working now if (o.firstOnClick menuActive == true) { try { if ($(e.target).attr(href).indexOf(#) -1) {

[jQuery] UI Dialog: how to remove the title and the X?

2009-04-02 Thread ggerri
Hi there want to show a 'please wait' dialog with UI dialog, but cant figure out how to remove the title and the X (close dialog) as the dialog should auto-close after the content is loaded... Pleeaaas... ;-) thanks :-) Gerald

[jQuery] Re: Using the title attribute if images as captions

2009-04-02 Thread brian
The makeImgCaption function definition can come later in the file. I generally put my ready code at the top. You're right about the img not being wrapped. I forgot that this particular code simply places the caption after the img. If you wanted to be able to float them, you could wrap the img

[jQuery] Equivalent of YUI.util.Connect.setForm

2009-04-02 Thread buntu
Hi, We are moving away from YUI and translating our js code to jQuery (so I'm new to jQuery). For a form file upload, we used to have the setForm () in YUI.util.Connect for id'ing the form and also initializing asyncRequest() .. more info on setForm() method here:

[jQuery] How to cover an image with a lightbox - instead of the whole screen?

2009-04-02 Thread EddieG
Hi everybody, I'm new to JQuery an still wondering how to do things ;-) Right now I need a lightbox to display a form within an image. So the lightbox should have exactly the same size and position as the image and it should be able to include a block element. What would be the easiest approach

[jQuery] minimizing flicker of content for document ready

2009-04-02 Thread tonywhite
I have lots of scenarios on a pretty content-heavy and js-dependent site. I'm using jquery, and I'm trying to think of an effect way to serve unique styles to non-js users. Ideally, I would use javascript to link to a new external sheet. My development environment is not allowing a creation of

[jQuery] a better selection method

2009-04-02 Thread Johnny
Hello, I'm wondering if there is a better method for the following solution. I would like to find a way to not have to repeat the same function over and over in jQuery. So for instance, I have a collection of hidden divs, and a collection of selectors below it to show the specified div and hide

[jQuery] [Validate] Pass on message on success, and have a start message

2009-04-02 Thread jo...@retype.se
Hello. I just started implementing the jquery Validate-plugin on a site i'm working on. I'm new to jQuery and have not been deeply interested in javascript earlier. However, everything works fine. Thanks! I have a few problems though, that i need som help on how to fix. 1. Im using sucess:

[jQuery] Heeeelp! Jquery Sortable

2009-04-02 Thread regisdiniz
Hi Folks, I´ve created a jquery sortable exactly as this one: http://interface.eyecon.ro/demos/sort.html But, when I drop the box it slides very fast to the new position (exactly as in the example above). I want the box to slide smoothly when dropped, just like happens here, at bbc site

[jQuery] How to specify a delay with bind?

2009-04-02 Thread wjp
Hi, I have something like: $('#myDiv').bind(mouseleave,function() { $('#myDiv).slideUp(450); }) Essentialy I have a give that appears from a click event with some content. When the user mouses out of the div it slides away. However I'd like to have some for a delay so if the users mouse

[jQuery] Problem using jquery library in php file

2009-04-02 Thread jusko
I have a little problem. I have a website all implemented with php. So all the files have the extension .php. The thing is i want to use an jquery accordion but when i link the php file, where i have the accordion, to the external jquery library it doesnt work. I have a main file (main.php) and

[jQuery] jQuery carousel3d

2009-04-02 Thread rachel anne
hi i'm a newbie in jQuery. i used carousel3d for my images. it works great. problem is..i need to replace the images used in the carousel when the user clicks a certain tab. how do i do this? rachel

[jQuery] Getting a copy of jQuery itself

2009-04-02 Thread backa
Hi! I am looking for a way to get a copy of the jQuery object itself (a copy-no reference to the current window.jQuery !). I could not find a dedicated method for this. Am i missing something or is this currently not possible? (a little background for the Why in the world would you want do do

[jQuery] problem with preloading a full large image in IE6, IE7

2009-04-02 Thread lenka
Hello, i have a problem with a photogallery i am working on. Basically it work the way that you click on thumbnail and you get a large size image. For displaying images i am using fadeIn and fadeOut effect from Jquery library. I decided to preload always the large image before i do the fading

[jQuery] Superfish menu overlapped

2009-04-02 Thread mamun
Somebody pls tell me how to deal with overlapping. Superfish Sub menus (On left) are overlapped with Main Body Content. Thanks

[jQuery] Validating / Masking variable length inputs. Price,Weight etc...

2009-04-02 Thread Dayjo
Hi, I've been looking around for a while for a simple and fast solution to input field masking with optional lengths, for instance to mask a 'price' field. I want to be able to offer the following mask (where ^ means no limit to the length of the following characters): ^9.99 So then the input

[jQuery] multi select combobox with check-boxes

2009-04-02 Thread termi
Hi, is there any plugin to create multi select combo-box with check- boxes. something like this : http://lovcombo.extjs.eu/ thanks! termi

[jQuery] jCarousel with widt variable

2009-04-02 Thread doomlord
Hi. I see in your project that the widt is fixed, to do the animation. I want to know if is possible that the widt may be variable, like a text, in horizontal. I want to do a horizontal menu, and when click scroll the others itens, but it will be text, then will be words with all widts. Can some

[jQuery] more than 1 $.getJSON in click event

2009-04-02 Thread András Csányi
Hi all! I want to do the next: I have one string on the website. The user click to the string and the click action is run more than 1 $.getJSON call. Sometimes is needed every call output write on the website. But if I put more than 1 $.getJSON call in one click events function (see the example)

[jQuery] Validation one field depends on the value of another field

2009-04-02 Thread dremay
Hello, I want to validate a field by using JQuery and it also need to consider the value of another field during the checking. I have the following: input type=text id=region name=region input type=text id=place name=place When someone press the submit button, i want to validate the place

[jQuery] ActiveX Confirmation Popup in IE with jQuery 1.3.2 but not with 1.2.6

2009-04-02 Thread oliverw
After upgrading to jQuery 1.3.2 users of our application will be prompted with a confirm dialog: Do you want to allow software such as ActiveX controls and plug-ins to run? The users have to use IE6 (yes I know - but this is a very restrictive and old fashioned corporate environment and I have

[jQuery] How to cover an image with a lightbox - instead of the whole screen?

2009-04-02 Thread EddieG
Hi everybody, I'm new to JQuery an still wondering how to do things ;-) Right now I need a lightbox to display a form within an image. So the lightbox should have exactly the same size and position as the image and it should be able to include a block element. What would be the easiest approach

[jQuery] Hover + Interaction with other divs

2009-04-02 Thread littleEndian
I am trying to do something I think should be very simple: I have three links over which when the users hover, it should trigger changes in adjacent divs. What I have already done is: $(document).ready(function () { $(#friendly .intro3).hover(function () { // intro3 here is a different

[jQuery] Newbie--can't get cycle plugin to work with anchor

2009-04-02 Thread yulucyhan2008
Hi! I'm really new to web building in general, so I'm guessing that this is a really newbie question, but I can't get the cycle plugin to work with anchor. I followed the example given from http://www.malsup.com/jquery/cycle/anchor.html , but the anchors just won't work--the images stop cycling

[jQuery] $.trim(string) or string.trim()

2009-04-02 Thread yifang
mootools support syntax like this string.trim() will jquery support such features in the future? thanks.

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

2009-04-02 Thread kuba
reseting wont work for me ;/ On Apr 2, 12:32 pm, Diego A. diego.a...@gmail.com wrote: NEW! jQuery Multiple File Upload Plugin v1.40http://www.fyneworks.com/jquery/multiple-file-upload/ New features: 1. API method to reset control (remove all file selections) like this:

[jQuery] can't get hotkeys working in input fieldssdfsd

2009-04-02 Thread skunkwerk
Hi, i'm trying to use the js-hotkeys plugin for determining when a user has pressed 'enter' in a textbox or input element. i've tried this code under firefox 3 and safari under mac os x, with jquery 1-3.2 and js-hotkeys .7.8, and it does not work: html head script type=text/javascript

[jQuery] Re: just in Firefox 3.0.8 $ is not defined

2009-04-02 Thread JayQueVeeJay
I'm using JQuery 1.3.2 with FFx 3.0.8, and having no problems. 1. Are you using any other libraries that use the '$' identifier? 2. Are you using Google maps called using /jsapi? If so use the /maps method instead. On Apr 2, 1:13 pm, Asinox asi...@gmail.com wrote: Hi, i dont know what happen

[jQuery] .slideUp .slideDown issues in IE

2009-04-02 Thread Anton P.
I have been asked to build this slide up and down functionality on http://iuvodesign.com/ landing page. If you go to the address underneath the large image you will see Recent and Selected works. It seems to be working fine in all browsers, but IE displays the contents as soon as I click on the

[jQuery] treeview

2009-04-02 Thread Almudena Fernández Fontecha
Hi, I would like to know if it is possible to link treeview links to anchor tags rather than to a whole html page. Thanks.

[jQuery] jQuery Page Reload but Keep Control Values

2009-04-02 Thread rdwyer
Hello List. I'm playing around with jQuery and came across a good demo at: http://www.thatagency.com/design-studio-blog/2009/01/refreshing-an-element-at-a-set-time-interval-using-jquery-and-a-sprinkle-of-ajax/ Basically, the code reloads an external page every n seconds. What I need to do

[jQuery] Need a jQuery 'equal height columns' script

2009-04-02 Thread sammahoney
Hi All I have an old script for equalizing columns. Can't remember where I got it, but I need something similar in jQuery - I've found a few so far, but they all equalize columns that start on the same row on a page - I need something that can equalize columns that start at different heights...

[jQuery] Menu overlapped

2009-04-02 Thread mamun
Hi, I positioned Superfish menu module on the left. It's overlapped by contents. Again, the module is in a kind of floating state, next module partially gets covered with it. Pls help me.

[jQuery] Wiring up lots of text boxes

2009-04-02 Thread Adam Patt
I want to set the onChange event for a lot of text boxes on a page and the code I currently have looks like this: $(document).ready( function() { //wire up all changes $(#requirementsgrid :text).change (find_and_total_week); }

[jQuery] Wiring using jQuery vs. a static string in onClick

2009-04-02 Thread Adam Patt
I am setting an onClick for many rows doing this: a href=javascript:copy_value_popup({'position': 'RN', 'location' : 'Location A', 'shift' : '1st Shift (7a-3p)'}, 'loc_41_sht_59_stt_69');copy/a I could set this information as attributes in other parts of the table structure to get what I needed

[jQuery] Re: A Tree which can be filtered or searched....

2009-04-02 Thread Jack Killpatrick
If the tree is just a list internally, you might be able to use this: http://rikrikrik.com/jquery/quicksearch/ or maybe use that with this: http://blog.cubicphuse.nl/2008/11/12/jquery-treetable-2-0 - Jack Ravish wrote: Hi, I've been looking for a tree widget which can be filtered or

[jQuery] Re: UI Dialog: how to remove the title and the X?

2009-04-02 Thread brian
http://docs.jquery.com/UI/Dialog#options On Thu, Apr 2, 2009 at 11:47 AM, ggerri a...@ggerri.com wrote: Hi there want to show a 'please wait' dialog with UI dialog, but cant figure out how to remove the title and the X (close dialog) as the dialog should auto-close after the content is

[jQuery] Re: Need a jQuery 'equal height columns' script

2009-04-02 Thread Jack Killpatrick
http://www.cssnewbie.com/equalheights-jquery-plugin/ http://www.tomdeater.com/jquery/equalize_columns/ - Jack sammahoney wrote: Hi All I have an old script for equalizing columns. Can't remember where I got it, but I need something similar in jQuery - I've found a few so far, but they all

[jQuery] Can't get key capture events to work in ie

2009-04-02 Thread mberger
The key capture events (keypress, keyup, keydown) all work fine in Firefox. But I can't get IE7 to do anything with them. Specifically, I am trying to capture the Enter key. I have tried both jquery 1.2.6 and 1.3.2 Before trying to do anything with the key capture, this is all I am trying to do

[jQuery] Re: UI Dialog: how to remove the title and the X?

2009-04-02 Thread Richard D. Worth
You can hide it with css: .ui-dialog-titlebar { display: none; } If you want to scope it to a specific class of dialogs, rather than all dialogs, you can combine with the dialogClass option: http://docs.jquery.com/UI/Dialog#option-dialogClass .message .ui-dialog-titlebar { display: none; } ...

[jQuery] Re: a better selection method

2009-04-02 Thread brian
First, I'd change the HTML to: ul class=selector lia href=# id=foo_1one/a/li lia href=# id=foo_2two/a/li lia href=# id=foo_3three/a/li /ul div class=youtube div id=target_foo_1 h11/h1 /div div id=target_foo_2 h12/h1

[jQuery] Re: Heeeelp! Jquery Sortable

2009-04-02 Thread Richard D. Worth
You may want to take a look at jQuery UI Sortables Demos: http://jqueryui.com/demos/sortable/ Documentation: http://docs.jquery.com/UI/Sortable Mailing list: http://groups.google.com/group/jquery-ui The version you link to below, Interface, is no longer supported, as it's not been updated to be

[jQuery] Re: minimizing flicker of content for document ready

2009-04-02 Thread Richard D. Worth
Yup. See http://www.learningjquery.com/2008/10/1-awesome-way-to-avoid-the-not-so-excellent-flash-of-amazing-unstyled-content - Richard On Wed, Apr 1, 2009 at 1:09 PM, tonywhite tonywh...@gmail.com wrote: I have lots of scenarios on a pretty content-heavy and js-dependent site. I'm using

[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 kuba.fig...@gmail.com reseting wont work for me ;/ On Apr 2, 12:32 pm, Diego A. diego.a...@gmail.com wrote: NEW! jQuery Multiple

[jQuery] Re: Problems with radio buttons

2009-04-02 Thread Richard D. Worth
Change @name= to name= The @attribute= syntax was deprecated in jQuery 1.2, removed in 1.3 (see http://docs.jquery.com/Release:jQuery_1.3#Changes ) so your selector is failing. - Richard On Thu, Apr 2, 2009 at 11:19 AM, echomrg echo...@gmail.com wrote: Hi all, i'm having a problem reading

[jQuery] Superfish - missing menu items

2009-04-02 Thread mklebel
http://rhinotechgroup.com/dev/ 2 of my parent menu items display, but not the rest of them. I have all of my menu items set to display. They also show up when I view source, but the css is hiding them.

[jQuery] Re: Can't get key capture events to work in ie

2009-04-02 Thread mberger
So I changed the code from e.which to e.keyCode based on someone else's entry and it works in Firefox, IE7 and IE8 and Safari. Not sure if this is the best solution, but it is working right now. - Mike On Apr 2, 11:19 am, mberger mberge...@gmail.com wrote: The key capture events (keypress,

[jQuery] inserting commas into a price value

2009-04-02 Thread Adam
I am trying to manipulate a simple value (text node) which is a home price from 123456789 to be 123,456,789. Anyone have a resource? Thanks! -Adam

[jQuery] Re: Superfish - missing menu items

2009-04-02 Thread mklebel
nevermind, apparently I need to link each menu item, otheriwse it ignores it. hmm On Apr 2, 11:49 am, mklebel mkle...@gmail.com wrote: http://rhinotechgroup.com/dev/ 2 of my parent menu items display, but not the rest of them. I have all of my menu items set to display. They also show up

[jQuery] Re: Superfish - missing menu items

2009-04-02 Thread mklebel
well, now in IE my submenus wont work :) On Apr 2, 11:59 am, mklebel mkle...@gmail.com wrote: nevermind, apparently I need to link each menu item, otheriwse it ignores it. hmm On Apr 2, 11:49 am, mklebel mkle...@gmail.com wrote: http://rhinotechgroup.com/dev/ 2 of my parent menu items

[jQuery] Re: Need a jQuery 'equal height columns' script

2009-04-02 Thread sammahoney
Thanks for the reply, but unfortunately neither of them are what I need - I've already tested both. They both only work if the elements to be equalized are starting on the same row. These two scripts work by basically finding the height of the tallest column, then applying it to the shorter

[jQuery] Problem with variable scope

2009-04-02 Thread new_gmap
Hi there, I have a quastion for you. I am developing an application with PHP - JQuery - Google Map. Here is the link: http://www.nothingisclear.net/ndovadoIgnition/index.php/newTrip You can see inside the source page, that I load several js into the div=wrapper Inside newtrip.js i have a

[jQuery] Re: a better selection method

2009-04-02 Thread mkmanning
Actually there's an easier way as long as the links and the items being hidden/show have a one-to-one relationship. $(document).ready(function(){ var a = $('ul.selector li a'), div = $('div.youtube').children ('div'); a.click(function(){ $(div.hide().get(a.index(this))).show();

[jQuery] Re: [Validate] Pass on message on success, and have a start message

2009-04-02 Thread Jörn Zaefferer
None of these is trivial to implement, but not impossible either. 3. needs a custom method, look at the existing methods and addMethod for reference: http://docs.jquery.com/Plugins/Validation/Validator/addMethod 2. could be achieved using showErrors, though you'd need to replicate some of the

[jQuery] Too much recusion/Out of Memory

2009-04-02 Thread Matt
Hi All, I realize this is kind of vague, but I can't link to the site yet since we're still in development. I'm using the latest jquery, and the history plugin to dynamically load html into a main div section depending on user action. In Firebug, I sometimes notice 3 too much recursion messages,

[jQuery] Re: inserting commas into a price value

2009-04-02 Thread mkmanning
http://plugins.jquery.com/project/currencyFormat On Apr 2, 9:58 am, Adam adambu...@gmail.com wrote: I am trying to manipulate a simple value (text node) which is a home price from 123456789 to be 123,456,789. Anyone have a resource? Thanks! -Adam

[jQuery] Re: Chrome bug

2009-04-02 Thread James
div id=from/ is not valid, I think. You should try: 'divdiv id=from/divdiv id=to/div/div' instead. On Apr 1, 11:59 pm, Javier Martinez ecentin...@gmail.com wrote: Chrome has errors selecting more than one element where these elements are not inserted yet. Test case (execute this snippet in

[jQuery] Re: a better selection method

2009-04-02 Thread brian
Much nicer. Thanks for the tip! On Thu, Apr 2, 2009 at 1:43 PM, mkmanning michaell...@gmail.com wrote: Actually there's an easier way as long as the links and the items being hidden/show have a one-to-one relationship. $(document).ready(function(){  var a = $('ul.selector li a'), div =

[jQuery] Re: window.location get a var and its value

2009-04-02 Thread James
Try a function like this: function getQueryVariable(variable) { var query = window.location.search.substring(1); var vars = query.split(''); for (var i=0; ivars.length; i++) { var pair = vars[i].split('='); if (pair[0] == variable) {

[jQuery] Re: How to specify a delay with bind?

2009-04-02 Thread James
Something like (untested): var myTimeout = null; $('#myDiv').bind(mouseleave, function() { myTimeout = window.setTimeout(function() { $(#myDiv).slideUp(450); }, 1000); // -- 1000ms }); $('#myDiv').bind(mouseenter,function() { window.clearTimeout(myTimeout); }); When you

[jQuery] Re: Too much recusion/Out of Memory

2009-04-02 Thread Matt Critchlow
I am making a lot of use of jQuery's load method to replace my main content, then firing a callback function to either just bind some events or do an ajax call to load some data into the page(search results for example). I do this in the pageload function for the history plugin to manage

[jQuery] Re: Problem using jquery library in php file

2009-04-02 Thread James
Do you have all of the other required files also? Such as the jQuery library and jQuery UI library files, CSS files, etc. It would be helpful if you could provide a link to your page or some kind of demo of it not working. On Apr 2, 3:58 am, jusko jusk...@gmail.com wrote: I have a little

[jQuery] Re: inserting commas into a price value

2009-04-02 Thread Charlie Griefer
nice! :) um... err... I've actually got a need to take a 10 digit number and convert it to US phone format (e.g. 99 becomes (999) 999-). Any chance of whipping that up? :) I did look at the plugin you just posted, thinking I could tweak it to fit my needs. But it's a bit over my

[jQuery] Re: Validation one field depends on the value of another field

2009-04-02 Thread James
The infamous jQuery Validate Plug-in gets the job done: http://bassistance.de/jquery-plugins/jquery-plugin-validation/ On Apr 2, 3:03 am, dremay anieshjos...@gmail.com wrote: Hello, I want to validate a field by using JQuery and it also need to consider the value of another field during the

[jQuery] Re: more than 1 $.getJSON in click event

2009-04-02 Thread James
The code looks fine. Have you tried using the Firebug plug-in for Firefox to debug the AJAX calls? It can help you see whether the call was made, the request data sent, the response data, errors, etc. On Apr 2, 5:27 am, András Csányi sayusi.a...@gmail.com wrote: Hi all! I want to do the next:

[jQuery] Re: $.trim(string) or string.trim()

2009-04-02 Thread James
jQuery does have a trim function: http://docs.jquery.com/Utilities/jQuery.trim Although it's not in the syntax of string.trim(). return jQuery != MooTools; On Apr 1, 5:46 pm, yifang xiaoyifang198...@gmail.com wrote: mootools support syntax like this string.trim() will jquery support such

[jQuery] Re: inserting commas into a price value

2009-04-02 Thread mkmanning
For the phone, you can just do a regex: var p = '99'; p.replace(/(\d{3})(\d{3})(\d{4})/, ($1) $2-$3) On Apr 2, 11:18 am, Charlie Griefer charlie.grie...@gmail.com wrote: nice! :) um... err... I've actually got a need to take a 10 digit number and convert it to US phone format (e.g.

[jQuery] Re: Too much recusion/Out of Memory

2009-04-02 Thread Matt Critchlow
I should add, sometimes IE gives a stack overflow notice also, but again, not on every load() or history plugin pageload() call. In case this triggers anything in anyone's mind. Thanks. On Apr 2, 11:16 am, Matt Critchlow matt.critch...@gmail.com wrote: I am making a lot of use of jQuery's load

  1   2   >