[jQuery] Re: performing actions on single elements with widely used classes

2008-11-04 Thread evo
anyone? On Nov 3, 5:28 pm, Liam Potter [EMAIL PROTECTED] wrote: Hi, I'm having trouble figuring out how I can perform say, a hide animation on a div, by clicking a button on one div, which uses a class used by other divs. *Lets say I have this:* div class=message a href=#

[jQuery] Best AutoComplete PlugIn

2008-11-04 Thread Stefan Sturm
Hello, because the UI AutoComplete is pushed back to 1.7, I'm looking for a good AutoComplete PlugIn. Which is the best today? Thanks for your help, Stefan Sturm

[jQuery] Re: Remove() xml nodes doesnt work in ie

2008-11-04 Thread ngjgf
Here is some example code, and a test case for which it fails in ie. (Latest version of jquery, 1.26) script type=text/javascript src=jquery.js/script script type=text/javascript //Xml Parser object var xmlParser = { xmlDoc : null, //Loads the xml string into a xml doc

[jQuery] Re: How collapse all after any click

2008-11-04 Thread Pasha
or may be how I can collapse lastExpandable category befor Expand new category in my tree? Thanks!

[jQuery] Re: how to parse tags with the name of title ?

2008-11-04 Thread Klaus Hartl
title is as good as anything else in XML. Did you change the jQuery statement acccordingly? What exactly does not work? --Klaus On 4 Nov., 09:35, AlexC [EMAIL PROTECTED] wrote: Hi all, I've just downloaded jQuery to see if I can use it in a web program and I've come across something which I

[jQuery] video tutorials first of Arabic tutorials with video

2008-11-04 Thread islam hack
i Have Correct the Links This time Hi every One this is my first post and i want to say that it's glad to be the First One to write a arabic and it's a video tutorial and a introduction to jquery with the arabic language in text Mode the text tutorial is here :

[jQuery] Re: Destroy Interval at DOM Object removal

2008-11-04 Thread Pom
Shorthand of same question. How do I identify the DOM-element on which a plugin has been invoked, and how can I tell wheater or not it is still in the DOM or has been removed?

[jQuery] Re: Gradientz

2008-11-04 Thread weepy
Ah Rick - I'll take a look. On 4 Nov, 14:14, Rick Faircloth [EMAIL PROTECTED] wrote: Hey, I like gradientz very much! Question... how do I make the gradient to be the background for a div? I created a div with a gradient and put the text inside the div, but the text appears outside the

[jQuery] ClueTip Sticky IE dbl click

2008-11-04 Thread Rmesser
Initially set up site to use Hover to bring up cluetip, then request was to make user click for display. Using cluetip sticky, I configured jquery.cluetip.js to use click instead of hover (also tried toggle). The issue I can't resolve is that IE requires 2 mouse clicks initially to display the

[jQuery] Re: Gradientz

2008-11-04 Thread Rick Faircloth
Thanks, weepy... When you said it creates graduated backgrounds I assumed it would respond like a true background image. Perhaps that's not what you intended. Rick weepy wrote: Ah Rick - I'll take a look. On 4 Nov, 14:14, Rick Faircloth [EMAIL PROTECTED] wrote: Hey, I like gradientz

[jQuery] Re: Gradientz

2008-11-04 Thread weepy
Ok this is fixed - I've just pushed a new version. Check again - it should be fixed. http://www.parkerfox.co.uk/labs/gradientz/ On 4 Nov, 14:37, Rick Faircloth [EMAIL PROTECTED] wrote: Thanks, weepy... When you said it creates graduated backgrounds I assumed it would respond like a true

[jQuery] Re: Firefox flickering with tab-slider-script

2008-11-04 Thread weidc
Hi, if i set just the overflow-x: hidden; for the div with the class=scroll instead of overflow:hidden; it works for me. On 4 Nov., 12:15, Oskar Rough [EMAIL PROTECTED] wrote: Hi, I'm experiencing heavy flickering with a coda-slider script - only in Firefox/WIN. It's available

[jQuery] Re: Gradientz

2008-11-04 Thread Rick Faircloth
Here's one way to modify the markup and get the text within the gradient area: div id=box1 style=height:200px; width:200px; div style=position:absolute; padding:10px; font-family:'trebuchet ms'; font-size:12px; color:white; This is the text in my gradient box!

[jQuery] Re: Firefox flickering with tab-slider-script

2008-11-04 Thread Oskar Rough
Hey Weidc, Thanks a lot, it removes the flicker alright but in return I get a scrollbar. Still better of course but would like to avoid having a scrollbar :-) On 4 Nov., 15:41, weidc [EMAIL PROTECTED] wrote: Hi, if i set just the overflow-x: hidden; for the div with the class=scroll instead

[jQuery] Re: Gradientz

2008-11-04 Thread Andy Matthews
Man...how's that for service! Great job weepy! -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of weepy Sent: Tuesday, November 04, 2008 8:41 AM To: jQuery (English) Subject: [jQuery] Re: Gradientz Ok this is fixed - I've just pushed a new

[jQuery] Re: Firefox flickering with tab-slider-script

2008-11-04 Thread weidc
Hi, where do you get a scrollbar? i don't get any. just if i remove the overflow-x: hidden; i get one. if i set: overflow-x: hidden; overflow-y: visible; i don't have any scrollbar. On 4 Nov., 15:47, Oskar Rough [EMAIL PROTECTED] wrote: Hey Weidc, Thanks a lot, it removes the flicker

[jQuery] Re: Gradientz

2008-11-04 Thread Rick Faircloth
Nice, weepy! Works nicely now in IE6, IE7, FF3, and Chrome... all that I tested. Thanks for the good work! Rick weepy wrote: Ok this is fixed - I've just pushed a new version. Check again - it should be fixed. http://www.parkerfox.co.uk/labs/gradientz/ On 4 Nov, 14:37, Rick Faircloth

[jQuery] Re: Large text files via AJAX

2008-11-04 Thread Andy Matthews
Honestly it sounds like this isn't a good use of AJAX. Wasn't reallty intended for use with 1mb+ files. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, November 03, 2008 5:54 PM To: jquery-en@googlegroups.com

[jQuery] Re: How to load only one image at a time using JQuery Cycle Plugin?

2008-11-04 Thread OutOfTouch
On Nov 4, 5:59 am, Mike Alsup [EMAIL PROTECTED] wrote: Thanks for the help with the change event hookup and the new example. Can I have no slides preloaded and just load them on the fly? No, when you call cycle there must be at least two slides in the container. Can I still load the

[jQuery] Re: Tablesorter issue, can find images for the header.

2008-11-04 Thread MorningZ
The images are in the css file, you have to adjust the background- image: url('...') to be the location where you are hosting the images On Nov 4, 5:06 am, livewire9174 [EMAIL PROTECTED] wrote: Hi, I'm messing about with the tablesorter. The issue i am having is I cant seem to find

[jQuery] Re: Table sorter issue - trying to stop a field from sorting

2008-11-04 Thread MorningZ
There's an example right in his documentation http://tablesorter.com/docs/example-options-headers.html On Nov 4, 6:59 am, livewire9174 [EMAIL PROTECTED] wrote: Hi, Here is my code, I want to prevent the first field from being a sort option, can somebody help? -- !DOCTYPE html PUBLIC

[jQuery] Re: How to enable right click on a jquery flot application

2008-11-04 Thread ricardobeat
Use the 'oncontextmenu' event: $('#flot').bind('contextmenu',function() { return false }); Be aware that it's not fully supported cross-browser, and most browsers have an option to disallow this. - ricardo On Nov 4, 3:54 am, faizal iqbaal [EMAIL PROTECTED] wrote: Hi All, I have been

[jQuery] Re: Best AutoComplete PlugIn

2008-11-04 Thread MorningZ
The fact that Jorn's implementation got pushed back to 1.7 doesn't mean one single bit that it isn't a well designed and easy to use plugin With that said, best depends on a lot of things and you shouldn't be basing your decision on what some random person on the internet tells you is the

[jQuery] Re: How to return element index in group

2008-11-04 Thread ienes
Okay, that works. Thanks very much. On 4 Lis, 13:34, Klaus Hartl [EMAIL PROTECTED] wrote: Did you have a look at the index method in the documentation?http://docs.jquery.com/Core/index#subject So: var li = $('li').click(function() {     alert(li.index(this)); }); --Klaus On 4 Nov.,

[jQuery] Re: Firefox is showing error console with no errors?

2008-11-04 Thread ricardobeat
Can't access the page, it requires registration. I tried registering and got this error: Warning: Cannot modify header information - headers already sent by (output started at /nfs/c01/h02/mnt/33205/domains/ clients.blazemelbourne.com.au/html/cc/inc/head.inc.php:10) in /nfs/c01/

[jQuery] Photo Tagging (Notes)

2008-11-04 Thread Crazy-Achmet
Hi, i was looking all over the web for a really cool picture tagging script in jQuery. The result of the search was, that there aren't any kind of cool solutions of that kind of script like facebook or flickr has. I found very similar script over here http://www.dustyd.net/projects/PhotoNotes

[jQuery] [ToolTip] Suggestion/queestion

2008-11-04 Thread AenimA
Hello, Is it possible to use the tooltips in some similar fashion. a href=# onmouseover=showToolTip(this, tooltipmessage) S /a This would make it much easier to use the thing on a heavily async page that has alot of messages that come from some array that you iterate on a jsp. For example a

[jQuery] mouseover text for select option

2008-11-04 Thread hschulz
Hello, i want to display some additional information in a div, while selecting an option from a select. It works so far, except that it always display the previous mouseover text. the used html form div id=fooinfoqwertz/div select id=fooselect name=foo option

[jQuery] Accordion script within a portlet

2008-11-04 Thread Karin
I'm trying to incorporate an accordion script into an IBM Websphere portlet. The scripts work fine on their own, but once I try putting it inside a portlet, then it will not work at all. I'm working in IE6. Any ideas?

[jQuery] Re: Crossbrowser problem with Jquery Extension fieldSelection

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

[jQuery] Re: Firefox is showing error console with no errors?

2008-11-04 Thread ricardobeat
You've probably seen this already, but on the order now page I got this: bWarning/b : mysql_data_seek() [ a href=function.mysql-data-seekfunction.mysql-data-seek/a ]: Offset 0 is invalid for MySQL result index 5 (or the query data is unbuffered) in

[jQuery] Re: How to load only one image at a time using JQuery Cycle Plugin?

2008-11-04 Thread Mike Alsup
Thanks for the help with the change event hookup and the new example. Can I have no slides preloaded and just load them on the fly? No, when you call cycle there must be at least two slides in the container. Can I still load the image but not cycle if there is only one image and

[jQuery] Re: Unresponsive script when navigating away

2008-11-04 Thread ricardobeat
Why not use input type=radio instead of checkboxes? That would allow you to restrict users to a single choice without any javascript. Also, name is not a valid attribute for a div, giving it an ID will make your query way faster. Event delegation can help too: $('#limit1').click(function(e){

[jQuery] Re: Large text files via AJAX

2008-11-04 Thread list-jquery
On Tue, 4 Nov 2008 08:38:14 -0600, Andy Matthews [EMAIL PROTECTED] said: Honestly it sounds like this isn't a good use of AJAX. Wasn't reallty intended for use with 1mb+ files. While the majority of my files are smaller than that, yeah, I'm hitting a problem here. I'm starting to wonder if

[jQuery] Re: how to parse tags with the name of title ?

2008-11-04 Thread Ariel Flesler
Can you get us a test case ? -- Ariel Flesler http://flesler.blogspot.com/ On Nov 4, 6:35 am, AlexC [EMAIL PROTECTED] wrote: Hi all, I've just downloaded jQuery to see if I can use it in a web program and I've come across something which I don't know is a problem, a bug or just (quite

[jQuery] Re: Best AutoComplete PlugIn

2008-11-04 Thread alex bodnaru
hello stefan, i'm not yet aware of other implementations, but i'm using the (seems to be) svn version i've got with toscawidgets, with a few patches i'll submit upstream too. here are the files attached. please note: direction is my not yet released extension, but the other files are probably

[jQuery] Re: Tabs - Preserve onclick on selected tab

2008-11-04 Thread Klaus Hartl
What does reload the form mean? Reloading the result of the formerly submitted form or load a blank form again? The former will be a bit more complicated. --Klaus On 4 Nov., 14:34, bogno [EMAIL PROTECTED] wrote: I can't seem to get this to work. I have a tab that I load a form into, submit

[jQuery] Fast trim implementation

2008-11-04 Thread Ariel Flesler
Hi As a follow up to Steven Levithan's post about string trimming[1]. I made a second version of trim that is performing quite well among different browsers (the 1st one I posted on his blog). If you're interested, I wrote an article[2] about this. If the implementation proves to be well

[jQuery] Issues with the paging button when using table sorter

2008-11-04 Thread livewire9174
Hi, When using the pager option when using the table sorter, has anybody managed to put the buttons above the table? It just wont work for me when above it.

[jQuery] Re: Destroy Interval at DOM Object removal

2008-11-04 Thread ricardobeat
You could attach a flag that the element is in use by the plugin, like: $(this).data('rotate',true); But in what event or how often would you check for elements with this flag to see if they still exist, and how would you access the internal interval var? It's a hard task. And you can't check

[jQuery] delay delivery of a link

2008-11-04 Thread Manuel Meyer
Hey, is there a way of delay the delivery of a link? The idea I have is to display a disclaimer in case a a-element, pointing to an external site, is clicked. To ensure the user can read this disclaimer, i would like to delay the browser for 1 or 2 seconds, as ie Opera reacts very fast,

[jQuery] Re: Problem with jQuery Round Corners plug-in in IE 67

2008-11-04 Thread Omid
I`m using new version of Round Corner plug-in . Of course I`m using some other jQuery plugin in my page and I think my problem is related to other plugin too . For example I`m using Jquery Cycle Plugin in my page . On Nov 3, 10:44 pm, Mike Alsup [EMAIL PROTECTED] wrote: I used this code in my

[jQuery] Actions on single div with common class

2008-11-04 Thread evo
Hi, I'm having trouble figuring out how I can perform say, a hide animation on a div, by clicking a button on one div, which uses a class used by other divs. *Lets say I have this:* div class=message a href=# class=deleteDelete/a pMessage text/p /div div class=message a href=#

[jQuery] [Superfish] pure CSS hover problem

2008-11-04 Thread Enes Fazli
Hello everybody, I have a menu that is similar to the fourth example on http://users.tpg.com.au/j_birch/plugins/superfish/. The problem exists only if JS is deactivated. If for example the second menu item is activated and I hover over the first menu item (long menu item) I still see the last

[jQuery] ie accordion glitch

2008-11-04 Thread powrtoch
Hi everybody. So I've more or less developed a solid accordion menu. It works flawlessly in FF and Opera, has a tiny bump in Safari that I'm not really worried about, and is completely horrid in IE (i'm using IE 7). It seems to display the hidden section and then take it away again before it

[jQuery] Re: [Superfish] pure CSS hover problem

2008-11-04 Thread Mark Spurlock
why dont you put a container element of equal width around each set of submenus so that it will take up the entire space regardless of number of items?

[jQuery] Re: Tabs - Preserve onclick on selected tab

2008-11-04 Thread bogno
Sorry, should of specified. I want to reload a blank (original load) form. I am using it for a ticket system, so if someone wants to submit a second ticket, all they have to do is click on the tab to get an empty form. At present I use the tabs option { unselect: true } which works but requires

[jQuery] Re: where are the plugin demos?

2008-11-04 Thread mbraybrook
! Where is your sense of adventure!? If everyone told us what their scripts did - they'd get no enjoyment out of watching us struggle... M On Oct 28, 9:05 pm, JCQ [EMAIL PROTECTED] wrote: thanks, Mark. yes, I'm definitely in the right place --- I just did an interesting test. I randomly

[jQuery] Re: how to parse tags with the name of title ?

2008-11-04 Thread AlexC
Sure - the steps I did are ... I'm following the tutorial at : http://www.webmonkey.com/tutorial/Easy_XML_Consumption_using_jQuery?oldid=20032 Firstly without any modifications the tutorial works as expected, no probs... 1 - download and unzip the 'Example_Files.zip' file from the Getting

[jQuery] Re: delay delivery of a link

2008-11-04 Thread mbraybrook
Javascript has a setTimeOut() function - this can delay the call of a javascript function by a specified time. http://www.w3schools.com/js/js_timing.asp - for more info. M On Nov 4, 4:45 pm, Manuel Meyer [EMAIL PROTECTED] wrote: Hey, is there a way of delay the delivery of a link? The idea

[jQuery] Re: Event trigger ajax event

2008-11-04 Thread Nic Hubbard
Mike, I was actually trying to understand your jQuery Form Plugin, where you use an iframe for file uploads. You call $.event.trigger(ajaxStart), and this is what I wanted to do. I was creating a small site specific script that can use ajax or an iframe to submit a form, but I wanted to use

[jQuery] Re: delay delivery of a link

2008-11-04 Thread MorningZ
So something like a href=http://www.someite.com;Some External Site/a a href=http://www.someotherite.com;Some External Site 2/a a href=/someotherpage.htmSome Internal Page/a //This would pop an alert box that they must click to continue $(a).click(function() { var ref =

[jQuery] Re: mouseover text for select option

2008-11-04 Thread ricardobeat
use $(#fooinfo).html( $(#fooselect).val() ); to get the current selection text! On Nov 4, 1:36 pm, hschulz [EMAIL PROTECTED] wrote: Hello, i want to display some additional information in a div, while selecting an option from a select. It works so far, except that it always display the

[jQuery] Re: Event trigger ajax event

2008-11-04 Thread Mike Alsup
I am confused when it comes to triggering an ajax event.  I would like to trigger a ajaxStart event, so I use: $.event.trigger(ajaxStart); But now, what will that trigger?  What piece of code?  Do I need to have an $.ajax() function somewhere, so that when I trigger the ajaxStart, it will

[jQuery] Corners - jQuery Port needed

2008-11-04 Thread Glen Lipka
This is a really neat technique.http://www.schillmania.com/projects/dialog2/ Unfortunately, it isn't jQuery. Anyone want to try and port the idea? I wish canvas could just do this without the need for a graphic. Glen

[jQuery] Show/Hide. Could someone, please, help me with this?

2008-11-04 Thread shapper
Hello, I have a form as following: form id=MyForm fieldset legendPersonal Data/legend /fieldset fieldset legendOptions/legend /fieldset /form I would like to hide/show each fieldset when its legend is clicked ... ... or even better, adding a small icon on

[jQuery] Re: How to load only one image at a time using JQuery Cycle Plugin?

2008-11-04 Thread Mike Alsup
Thanks for the help with the change event hookup and the new example. Can I have no slides preloaded and just load them on the fly? No, when you call cycle there must be at least two slides in the container. I have dropdown where users will choose what category they want to view images

[jQuery] Tablesorter issue, can find images for the header.

2008-11-04 Thread livewire9174
Hi, I'm messing about with the tablesorter. The issue i am having is I cant seem to find the images on the header. If i do a save as complete page from I.E. 6 and upload to my webserver, it still does not work. Here is the page I have done the Save as from

[jQuery] Re: Corners - jQuery Port needed

2008-11-04 Thread Giuliano Marcangelo
Glen, this has nothing to do with javascript whatsoever.it is pure CSS so what is there to port ? 2008/11/4 Glen Lipka [EMAIL PROTECTED] This is a really neat technique. http://www.schillmania.com/projects/dialog2/ Unfortunately, it isn't jQuery. Anyone

[jQuery] Cycle Plug-in works with ajax on first call, not on subsquent calls

2008-11-04 Thread pedalpete
Hey jqueriers! I've been working on implementing a carousel on my live music site HearWhere so that I can scroll through popular shows. After playing with a few different plug-ins, I settled on the AMAZING cycle plugin by Mike Alsup. I've got the cycle working on my dev site

[jQuery] Re: Corners - jQuery Port needed

2008-11-04 Thread Göran Törnquist
Funny thing is that it didn't show up properly until I turned on Javascript for the site. /Göran Giuliano Marcangelo wrote: Glen, this has nothing to do with javascript whatsoever.it is pure CSS so what is there to port ? 2008/11/4 Glen Lipka [EMAIL

[jQuery] How to determine filter used to select $(this)?

2008-11-04 Thread Geuis
If I do a match that is using multiple selectors, how(or is it possible) do I know which filter was used to select the item in the current index? For example: $('*[onabort],*[onblur],*[onchange]').each(function(){ $(this).css('border','1px solid #000'); }); This scans the DOM for any

[jQuery] Re: Tabs - Preserve onclick on selected tab

2008-11-04 Thread Klaus Hartl
Well, if the tab initially loads that form, the code I've posted should work. --Klaus On 4 Nov., 17:57, bogno [EMAIL PROTECTED] wrote: Sorry, should of specified. I want to reload a blank (original load) form. I am using it for a ticket system, so if someone wants to submit a second

[jQuery] Re: pure CSS hover problem

2008-11-04 Thread Geuis
Ernes, can you post your html and CSS? Feel free to email me directly if you want. [EMAIL PROTECTED] On Nov 4, 8:22 am, Enes Fazli [EMAIL PROTECTED] wrote: Hello everybody, I have a menu that is similar to the fourth example onhttp://users.tpg.com.au/j_birch/plugins/superfish/. The problem

[jQuery] Re: Gradientz

2008-11-04 Thread Liam Potter
doesn't seem to work with IE8, even in compatibility mode. weepy wrote: Just released a jQuery plugin Gradientz which creates graduated backgrounds without the need for images. * Uses VML in IE and canvas in Firefox, Webkit. * Cross Browser: Tested on FF3, IE6, IE7, Safari * Fast

[jQuery] Re: [ToolTip] Suggestion/queestion

2008-11-04 Thread Jörn Zaefferer
Maybe this: a href=# title=tooltipmessage onmouseover=delete this.onmouseover; $(this).tooltip();text/a Jörn On Tue, Nov 4, 2008 at 3:50 PM, AenimA [EMAIL PROTECTED] wrote: Hello, Is it possible to use the tooltips in some similar fashion. a href=# onmouseover=showToolTip(this,

[jQuery] Re: Simple Ajax question

2008-11-04 Thread Thomas
I found it! The problem was that I used the complete and I should success ! After this repair I easily access the response with $(xml).

[jQuery] Re: Best AutoComplete PlugIn

2008-11-04 Thread Jörn Zaefferer
Lets put it this way: The plugin is stable and useful for a lot of people, and maybe the best jQuery based autocomplete solution available, in terms of supported features and tested code. But its not good enough yet to include it in jQuery UI. Jörn On Tue, Nov 4, 2008 at 4:45 PM, MorningZ [EMAIL

[jQuery] Re: method to convert object to query string?

2008-11-04 Thread mattkime
http://docs.jquery.com/Internals/jQuery.param var str = jQuery.param(params); On Nov 3, 4:01 pm, mattkime [EMAIL PROTECTED] wrote: Does jQuery provide a util to convert an object to a query string? I'm converting a project from mootools using Hash.toQueryString to jQuery. (p.s., I've

[jQuery] Passing data to the jQuery.get callback

2008-11-04 Thread Jordan
Hello, I am developing my blog from scratch, using XHTML and jQuery 1.2. On a page, I have multiple posts, each having a show comments link, that is handled by jQuery. I want it to fetch the comments on the PHP backend using Ajax, and insert them in the DOM. This way, comments would be

[jQuery] How to enable right click on a jquery flot application

2008-11-04 Thread faizal iqbaal
Hi All, I have been trying to enable right click on a flot implementation of mine and havent been sucessful so far need a little help on it. if i can programatically invoke the plot.onclick method that can also sort out my woes. basially in onlick I can check for the event.button and do the

[jQuery] Firefox flickering with slidingtabs-script

2008-11-04 Thread Oskar Rough
Hi, I'm experiencing some heavy flickering in Firefox only with a slidescript built on the coda-slider. It could have been set up like this: box w. width of 200px each pane has a width of 200px and are float to the left so only one is visible at a time. Each time I switch tab the flickering

[jQuery] Re: How to return element index in group

2008-11-04 Thread Klaus Hartl
Did you have a look at the index method in the documentation? http://docs.jquery.com/Core/index#subject So: var li = $('li').click(function() { alert(li.index(this)); }); --Klaus On 4 Nov., 12:44, ienes [EMAIL PROTECTED] wrote: Hello there, Imagine we have an unordered list and I

[jQuery] Advise me - data in openoffice spreadsheet - best way to manip. with jquery

2008-11-04 Thread Devin
Hi, I know I have been posting on here a lot. I hope thats ok. 2 things: a) I'm new to jquery and I want to learn as much as I can, b) I have projects going at work and personal projects. So I have data in a spread sheet, Open Office.org. So I can export it in a few different formats. The

[jQuery] Re: Destroy Interval at DOM Object removal

2008-11-04 Thread Pom
I wanted to check this on each iteration of the timer. In a perfect world the function fired by the timer would check if the element it was about to alter is still in the dom. If not, it should clear the timer associated with the element. Having only one timer would kinda make the whole code as

[jQuery] Table sorter issue - trying to stop a field from sorting

2008-11-04 Thread livewire9174
Hi, Here is my code, I want to prevent the first field from being a sort option, can somebody help? -- !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en-us head

[jQuery] Re: How to load only one image at a time using JQuery Cycle Plugin?

2008-11-04 Thread OutOfTouch
On Nov 4, 10:08 am, Mike Alsup [EMAIL PROTECTED] wrote: Can I still load the image but not cycle if there is only one image and also hide the prev/next buttons? Sure. I just mean that cycle will not function with only a single slide. You can manipulate the DOM however you choose, but

[jQuery] Re: on the fly div and ui droppable problem

2008-11-04 Thread [EMAIL PROTECTED]
Hi all i found a problem with jquery ui droppable, i give the target div a css class which drag and drop is working fine , but when i create another div with the same class on the fly and append it to the HTML the drop doesn't work are there any solution ? the code is like that script

[jQuery] Re: Show/Hide. Could someone, please, help me with this?

2008-11-04 Thread pedalpete
Should be pretty simple Miguel. The first thing I would do is add an ID to each legend and/or image you want to trigger the show so you can tell which one has been clicked and add a common class to all the legends and images. Then put the id as a class of the fieldset you would like to show/

[jQuery] [Treeview] How many nodes can it handle?

2008-11-04 Thread Sarah Taraporewalla
I am using the treeview jquery plugin: http://bassistance.de/jquery-plugins/jquery-plugin-treeview/ I have a tree with 56 nodes in the top level. When I load this tree, I keep getting a stop script. Is this too many nodes for the tree to handle? Cheers Sarah

[jQuery] Treeview and Search Engines

2008-11-04 Thread TypicallyTropical
Hi Are links to pages in 'Treeview' valid for Search Engines. Can Search Engines follow the links? Thanks SC

[jQuery] How to solve this

2008-11-04 Thread Johny
I have a form form method=post action=MyURL enctype=multipart/form-data input type=hidden name=token value=12/ pinput type=submit value=Go/p /form The form uploads a large file so that I would like to inform a user to wait, after he pushes the submit button. So I have ... ...

[jQuery] Can I make jquery not fail silently??

2008-11-04 Thread brian
I make mistakes. Sometimes I should write code like: $(#divEditUnit_ + UnitID).fadeOut(); I expect #divEditUnit_ + UnitID to evaluate to something like #divEditUnit_f3c23142-e933-4e13-ada3-2592893dc17c, which would be nice since I have a div with an id of divEditUnit_f3c23142-e933-4e13-

[jQuery] replacing content with .get madness

2008-11-04 Thread Marcelo Wolfgang
Hi all, I'm trying to change some html inside a div with ajax, after the user change the value of a drop down, but I 'cant make it work, it has been some time I've last coded with jquery and it seems I'm a bit rusted, can someone help me please? I've banging my head on this for the some time now

[jQuery] Re: Remove() xml nodes doesnt work in ie

2008-11-04 Thread alexalcan
I also have this problem, but also in xhtml documents. I recently ignored the problem since I could simple replace it with an appendTo(), but I now must completely remove the object (a div) and can't do it in IE.

[jQuery] More elegant solution to assigning function pointers?

2008-11-04 Thread Victor
Hey, I'm trying to pass a function an array of buttons and function pointers. What I want to do is to assign functions to the arbitrary list of buttons. At the moment, I'm using: if (button_text !== undefined){ for (var

[jQuery] Re: How to load only one image at a time using JQuery Cycle Plugin?

2008-11-04 Thread Mike Alsup
Awesome, thanks. Can I also use prepend or addslides to add something like this:  'a href=1img src='+slides.pop()+' //a' Yes.

[jQuery] Re: Cycle Plug-in works with ajax on first call, not on subsquent calls

2008-11-04 Thread Mike Alsup
Any idea on how to stop/remove the cycle function and then restart it? To stop: $('#mySlideshow').cycle('stop'); To restart (same as first start): $('#mySlideshow').cycle([ // your options here });

[jQuery] Re: replacing content with .get madness

2008-11-04 Thread Mike Alsup
$(document).ready(function(){          $(select).change(getData);          function getData() {                  var idRep = $(#estados).val();                 alert($('repDesc').html()) // returns null ()                 $('repDesc').empty()                 alert($('repDesc').html())  

[jQuery] Re: Can I make jquery not fail silently??

2008-11-04 Thread Mike Alsup
Is there some way to tell jQuery to actually throw errors instead of failing silently? It's not a failure to run a query and find nothing - that's a perfectly valid use case.

[jQuery] Re: How to solve this

2008-11-04 Thread Mike Alsup
        $('[EMAIL PROTECTED]').click(function() {          $('#InformUserText').show();                  return false;          }); The text ( see InformUserText) is shown but the action script from the form, see MyURL, is not called. Can you please help how to say to a user that he

[jQuery] Re: How to solve this

2008-11-04 Thread Mauricio (Maujor) Samy Silva
Do not cancel the default action for the click event with the statement return false; Try to remove that line from your code. Mauricio -Mensagem Original- De: Johny [EMAIL PROTECTED] Para: jQuery (English) jquery-en@googlegroups.com Enviada em: terça-feira, 4 de novembro de 2008

[jQuery] Re: More elegant solution to assigning function pointers?

2008-11-04 Thread Mike Alsup
I'm trying to pass a function an array of buttons and function pointers. What I want to do is to assign functions to the arbitrary list of buttons. At the moment, I'm using:                                 if (button_text !== undefined){                                         for (var vars

[jQuery] Re: How to solve this

2008-11-04 Thread Shawn
Or submit the form from code: $(input[type='submit').click( function () { $(#informUserText).show(); $(form).submit(); $return false; }); On Tuesday 04 November 2008 13:53:51 Mauricio (Maujor) Samy Silva wrote: Do not cancel the default action for the click event with the statement

[jQuery] Re: JQuery Cycle + $.load question. div's not appearing but they seem to be cycling.

2008-11-04 Thread lampshade
Thanks for the response. As it turned out, yeah I had set the width and height for the two divs inside, but not for the main div that was actually being cycled. This solved the problem. On Oct 30, 5:14 am, Mike Alsup [EMAIL PROTECTED] wrote: The problem is that, although cycle seems to be

[jQuery] Re: Tabs - Preserve onclick on selected tab

2008-11-04 Thread bogno
I can't seem to get this to work. I have a tab that I load a form into, submit the form via ajax and return a view which replaces the form in the tab. So far everything works ok. I would then like to have the possibility for the user to click on the active tab so as to reload the form. My tabs

[jQuery] Re: Accordion

2008-11-04 Thread Frank J Ryan
Hi Olaf, The accordion is closed when the page loads as I had wanted. The following is what is in the head section to do that. I appreciate your response as that is what got me on the right path. active: true, alwaysOpen: false, animated: 'easeslide',

[jQuery] Re: Destroy Interval at DOM Object removal

2008-11-04 Thread Pom
The code to remove the element is outside the plugin. I figured that the plugin should be able to clear it's Intervals even though it wasn't destroyed by the parent. Where I implement this would be the preferred way to do it. I found a way to get it to work partially, but that spawned another

[jQuery] Firefox flickering with tab-slider-script

2008-11-04 Thread Oskar Rough
Hi, I'm experiencing heavy flickering with a coda-slider script - only in Firefox/WIN. It's available here: http://eucnordvest.dk/Oversigt+kategorier.3631.aspx (please, do not mind the Danish language). It's build up with a scrollerbox with a set width. Inside there's a container with the

[jQuery] Re: How to determine filter used to select $(this)?

2008-11-04 Thread ricardobeat
I don't know the core enough to know if it is possible or not, but you can just check it again: $('[onabort],[onblur],[onchange]').each(function(){ var $this = $(this); $this.css('border','1px solid #000'); if ( $this.attr('onabort') ) { // abort } else if (

  1   2   >