[jQuery] Re: Tell-a-friend script?

2007-10-08 Thread Chris W. Parker
On Monday, October 08, 2007 3:19 PM marlyred said: Hi, PHP, but my pages are static html. Marlyred You may have already received an email about this offlist but javascript (jQuery is javascript) cannot send emails. What it will need to do is submit the form's data to a server side script

[jQuery] Re: uhhh.......WAT?

2007-09-28 Thread Chris W. Parker
On Thursday, September 27, 2007 5:28 PM Robert Koberg said: Hi, I am new to jquery. Haven't had any problems that couldn't be solved by the docs or a search. I am amazed that an ass/troll/clueless individual gets so much play. whatev, -Rob Since you're new to jQuery you should be made

[jQuery] Re: uhhh.......WAT?

2007-09-27 Thread Chris W. Parker
On Thursday, September 27, 2007 8:44 AM cmbtrx said: Oooh ooh me too! OK, forgive my tone here...I'm actually quite flabbergasted. OK But first, when writing to a mailing list with an issue that you want resolved it's necessary to describe the issue. Some issues can be solved by just reading

[jQuery] Re: New Plugin: Picklists

2007-09-26 Thread Chris W. Parker
On Wednesday, September 26, 2007 1:58 AM Enrique Meléndez Estrada said: I think the pattern would be: both multiselectors side by side, and arrows to left and right indicating moving options from left selector to the right and viceversa (instead of add and remove buttons). Also its better

[jQuery] Re: JQUERY UTF8

2007-09-24 Thread Chris W. Parker
On Sunday, September 23, 2007 5:40 AM Bil Corry said: Mahir wrote on 9/21/2007 11:02 PM: the datatype collaboration is utf8_unicode_ci in mysql. it retrieves value as ?? I'm guessing you mean the UTF-8 replacement character : It's probably showing up as questions marks. I had this

[jQuery] Why doesn't jQuery complete animations smoothly?

2007-09-24 Thread Chris W. Parker
Hello, Maybe this has everything to do with implementation and is not a fault of jQuery but I've always wondered why animations (like slideDown) do not finish smoothly. Case in point: http://leandrovieira.com/projects/jquery/lightbox/ The animation is smooth until the very end where it jumps

[jQuery] Re: Why doesn't jQuery complete animations smoothly?

2007-09-24 Thread Chris W. Parker
On Monday, September 24, 2007 10:34 AM John Resig said: In your code you're modifying the .html() of contents twice after the animation has already started. If you do a show animation (like what .show() and .sildeDown() do) then they do a calculation animating the height to auto - if that

[jQuery] Re: Tag Cloud

2007-09-20 Thread Chris W. Parker
On Thursday, September 20, 2007 8:23 AM Mandy Singh said: All my code is written in jquery so rather than writing something to randomly capiltalize and change font of some stuff inside a div to generate a tag cloud, I thought something like this, if available as jquery plugin which takes a

[jQuery] Re: Jquery in the BBB

2007-09-20 Thread Chris W. Parker
On Thursday, September 20, 2007 8:15 AM Anthony Leboeuf(Worcester Wide Web) said: Well, I just received the Files but I threw up a basic template. I will be templating the CMS system over the next few weeks. http://bbb.dlg360.com/ this will be the look for every single local BBB in the

[jQuery] Re: Jquery in the BBB

2007-09-19 Thread Chris W. Parker
On Wednesday, September 19, 2007 12:16 PM Anthony Leboeuf(Worcester Wide Web) said: I'm doing the back end programming for the new BBB websites launching at the beginning of next month, they are rocking Jquery all the way! They are using interface, roundbox, slider Battle Bots from

[jQuery] Re: Code Review: Table filtering...

2007-09-14 Thread Chris W. Parker
On Friday, September 14, 2007 6:12 AM Andy Matthews said: Yesterday I asked on the list for suggestions on how to filter the contents of a table using an autocomplete type interface. Didn't get any answers so last night I wrote it myself. I'm positive there is a plugin out there that does

[jQuery] Re: Code Review: Table filtering...

2007-09-14 Thread Chris W. Parker
On Friday, September 14, 2007 9:25 AM Bil Corry said: Andy Matthews wrote on 9/14/2007 8:11 AM: Yesterday I asked on the list for suggestions on how to filter the contents of a table using an autocomplete type interface. Didn't get any answers so last night I wrote it myself. Sorry, I

[jQuery] Re: Downloading 1.2 minified, getting 46kb instead of 14kb ??!?

2007-09-14 Thread Chris W. Parker
On Friday, September 14, 2007 9:10 AM Glen Lipka said: Viola! All my JS files were significantly smaller. (check my site to see evidence) I prefer the cello. But that's just me. (See http://wsu.edu/~brians/errors/voila.html)

[jQuery] Re: bassistance: jQuery plugin: Autocomplete

2007-09-05 Thread Chris W. Parker
On Wednesday, September 05, 2007 1:09 PM Jörn Zaefferer said: http://jquery.bassistance.de/autocomplete/ I'm confused by this plugin. Is it meant to restrict the input to a predefined list of options ONLY or should it also allow new entries along with a predefined list (or both)? I'm just

[jQuery] Re: bassistance: jQuery plugin: Autocomplete

2007-09-05 Thread Chris W. Parker
On Wednesday, September 05, 2007 2:47 PM Jörn Zaefferer said: Thanks Chris for the post. So far the plugin is meant to allow both. Though especially the restricting-mode is flawed and doesn't provide the necessary feedback. I also agree that Tab should dismiss the selectbox and work as usual

[jQuery] Re: how to block another ajax request when one is in the progress

2007-08-30 Thread Chris W. Parker
On Thursday, August 30, 2007 8:46 AM Xinhao Zheng said: i write a hover event for div,and in the handler use ajax to request data.but it give me a problem: it do the same ajax request many times(the number is the times i hover the div) when the first ajax didn't finished. I don't have an

[jQuery] Re: jQuery 1.1.4: Faster, More Tests, Ready for 1.2

2007-08-24 Thread Chris W. Parker
On Friday, August 24, 2007 1:47 AM John Resig said: jQuery 1.1.4 has just been released! The full details of this release can be found on the jQuery blog: http://jquery.com/blog/2007/08/24/jquery-114-faster-more-tests-ready-for -12/ Suffice it to say that some significant speed increases,

[jQuery] Re: [ANNOUNCE] LavaLamp for jQuery lovers released!

2007-08-23 Thread Chris W. Parker
On Thursday, August 23, 2007 9:20 AM Ganeshji Marwaha said: You can get a complete overview and how to implement it in your site here - http://gmarwaha.com/blog/?p=7 Special thanks to Stephan Beal who gave it its name and to Glen Lipka who generously chipped in and helped with image

[jQuery] Re: Trouble Deleting Table Rows

2007-08-22 Thread Chris W. Parker
On Tuesday, August 21, 2007 11:19 PM ethanpil said: I have spent 3 or 4 hours trying different variations of getting that close link to generate an event, but I cant even get it to give me an alert or anything else [snip] a href=# id=close_ticketClose/a/p/td/tr'; [snip]

[jQuery] Re: [ANNOUNCE] tablesorter 2.0 released

2007-08-15 Thread Chris W. Parker
On Wednesday, August 15, 2007 4:38 PM Christian Bach said: Hi List, I just released the 2.0 version of tablesorter. [snip] Get it all at http://tablesorter.com Fantastic. Awesome. Amazing. Great.

[jQuery] Re: Slightly OT: overview of HTML5 elements

2007-08-09 Thread Chris W. Parker
On Thursday, August 09, 2007 2:01 PM Dan G. Switzer, II said: A lot of these are probably more for the benefit of the search engines and for SEO purposes. Tags like section / and article / gives search engines a little more information about what they're parsing (the same with the header /,

[jQuery] Re: [ANNOUNCE] jCarousel Lite - version 1.0

2007-08-09 Thread Chris W. Parker
On Thursday, August 09, 2007 2:08 PM Andy Matthews said: Dude... This plugin is flawless. You covered every base that anyone could have thought it. Oh *really*? First thing I noticed (since JS is turned off by default) is that it's not unobtrusive. It'd be *great* if the pictures just

[jQuery] Re: [ANNOUNCE] jCarousel Lite - version 1.0

2007-08-09 Thread Chris W. Parker
On Thursday, August 09, 2007 3:12 PM Ganeshji Marwaha said: Chris - Thanks for your comment. But, i think, you got it wrong. My site's demos are specifically done such that disabling javascript will disable the entire carousel. This is not the problem of the plugin itself. For example, take

[jQuery] Re: Radio button

2007-06-21 Thread Chris W. Parker
On Thursday, June 21, 2007 9:48 AM Klaus Hartl said: $(document).ready(function() { $([EMAIL PROTECTED]'section']).click(function(){ $(this)[this.checked ? 'addClass' : 'removeClass']('checked'); }); }); What kind of syntax is that third line? (I don't mean the ternary operator.)

[jQuery] Re: Release: Validation plugin 1.1

2007-06-21 Thread Chris W. Parker
On Thursday, June 21, 2007 12:04 PM Jörn Zaefferer said: Hooray! Version 1.1 of the validation plugin ( http://bassistance.de/jquery-plugins/jquery-plugin-validation/ ) brings, along a few bufixes, sophisticated validation on blur, keyup and click events. They are designed to help the user

[jQuery] Re: Shopping Cart Dynamic Price Update

2007-06-18 Thread Chris W. Parker
On Monday, June 18, 2007 3:52 PM cfdvlpr said: Now, the prices are dynamically generated, but only for 1 size of product. I'm hardcoding the size of the product where you see the 0. However, I'm not sure how to take this to the next step and to take into account the size. By size do you

[jQuery] Re: Adding AJAX(?) functionality to existing site... do I make new server files?

2007-06-13 Thread Chris W. Parker
On Tuesday, June 12, 2007 5:07 PM Benjamin Sterling said: Chris, If you want to keep your site unobtrusive, then option 2 would be better. Just pass an extra param, whether it is a POST or a GET, and have the serverside page keep a look out for that param. This of course is assuming that

[jQuery] Re: ANNOUNCE: Speed Tests Feedback

2007-06-13 Thread Chris W. Parker
On Wednesday, June 13, 2007 8:31 AM Rey Bango said: Hopefully, everyone will bare with us just a bit while we focus on finishing v1.1.3 and then jump on v1.2. I don't think taking our clothes off will help the situation. ;)

[jQuery] Request to all developers: Put version number in file name please

2007-06-13 Thread Chris W. Parker
Hello, As a humble user of jQuery and several great plugins I would like to request that anyone who releases anything to the public always insert the version of the release in the filename. Instead of my_cool_plugin.js, use my_cool_plugin.v1.js. Instead of my_cool_plugin.latest.js, use

[jQuery] Re: Request to all developers: Put version number in file name please

2007-06-13 Thread Chris W. Parker
On Wednesday, June 13, 2007 12:26 PM Scott Sauyet said: I don't have a major problem with this, as I would simply strip the version number out when I replace older versions with new ones, but I find that it's easier without them. I tend to update all live pages in any system at the same

[jQuery] Adding AJAX(?) functionality to existing site... do I make new server files?

2007-06-12 Thread Chris W. Parker
Hello, What's the standard method for fitting an existing site with AJAX functionality? Currently all my server side files that process requests, like deleting rows from a database (e.g. customers, products, etc.), automatically redirect the user to another page with a status message (e.g.

[jQuery] Re: ANN: jQuery-Powered Sites: The List Continues to Grow

2007-06-11 Thread Chris W. Parker
On Thursday, June 07, 2007 10:37 PM Roberto Ortelli said: New Logitech website is using jQuery too http://www.logitech.com Anyone know which js library currently has the most high-profile sites using their library? Although I'm almost a complete novice when it comes to js it's pretty nice to

[jQuery] Re: Jquery presentation today

2007-06-11 Thread Chris W. Parker
On Monday, June 11, 2007 11:38 AM Shelane Enos said: I'm giving a presentation today on jquery to our new development group. (my boss is now in charge of this group, previously under someone else here) is there any update on when 1.1.3 might be released? How close are we? Just was

[jQuery] Re: jQuery core charset???????????(please help!!!!me!)

2007-06-06 Thread Chris W. Parker
On Wednesday, June 06, 2007 10:53 AM oscar esp said: Any one knows some conversion dll or script or something I am desesperate!!! In order to refresh my problem: I have a asp page with iso-8859-1 wich recives a post in utf-8... I can not change teh code page neither the server header..

[jQuery] Re: Why does *this* function kill Interface Drag/Drop?

2007-06-05 Thread Chris W. Parker
On Tuesday, June 05, 2007 9:38 AM dennis said: Dan Switzer was kind enough to provide the information that I need to reinitialize the Drag/Drop Interface code. Can someone help me understand how to do that? How can we while not knowing what Dan provided? Did he send it off list? If so,

[jQuery] datePicker calendar icon dropping below input

2007-06-01 Thread Chris W. Parker
Hello, I can't figure out why the calendar icon is moving below the input field it is attached to. It used to work fine in v1 but now that I've upgraded* to v2 I can't get it to appear to the right of the input field. I'm working on an internal project that I don't want to post the URL of but

[jQuery] Re: datePicker v2 beta

2007-06-01 Thread Chris W. Parker
On Friday, June 01, 2007 1:11 PM gee said: E.g., instead of: Start date: [text input] [.png] The display appears as: Start date: [text input][.png] I gather it has something to do with using a float in the style declaration for a.dp-choose-date. Before I wade into experimenting

[jQuery] Re: datePicker calendar icon dropping below input

2007-06-01 Thread Chris W. Parker
On Friday, June 01, 2007 3:44 PM Gee Starr said: Chris, I think my issue is slightly different: I am trying to get label text to show on the same line as the input field and datePicker button. Ahh... I see. I misunderstood. plabel for=startDateStart date /labelinput type=text

[jQuery] Re: Masked Input Field

2007-05-25 Thread Chris W. Parker
On Thursday, May 24, 2007 11:36 AM Jörn Zaefferer said: Although, security issues aside, I guess it could help to prevent mistakes from your users. Would it make things easier for the user or frustrating? Clientside validation is all about usability. A few points: * Personally, I find

[jQuery] Re: Masked Input Field

2007-05-25 Thread Chris W. Parker
On Friday, May 25, 2007 9:50 AM Jörn Zaefferer said: Masked-input gives you visual hints of the expected input and its very easy to learn that you don't have to enter any delimiters. See Steve Krug's book called Don't Make Me Think. The less learning a user does, the better. * Even though

[jQuery] Re: Feature/Plugin request - Animation queue

2007-05-24 Thread Chris W. Parker
On Thursday, May 24, 2007 7:01 AM Gordon said: Thanks. I was pretty angry at that response, and yes, I might have worded some of it better, but I really was just askign for help looking for a plugin/solution to the problem, that's hardly askign someone else to do my work for me. Seriously?

[jQuery] off list RE: [jQuery] Re: What is up with the Coach Wei slam of jQuery?

2007-05-24 Thread Chris W. Parker
On Thursday, May 24, 2007 11:29 AM Jonathan Sharp said: Sir, in regards to your comments about jQuery being a car as opposed to a train I desire to set you straight! jQuery is definitely more like a train than a car! [snip] The tools we're developing are at an enterprise level for

[jQuery] Re: off list RE: [jQuery] Re: What is up with the Coach Wei slam of jQuery?

2007-05-24 Thread Chris W. Parker
On Thursday, May 24, 2007 12:25 PM Chris W. Parker said: Whoops. I guess I forgot to change the address.

[jQuery] Re: off list RE: [jQuery] Re: What is up with the Coach Wei slam of jQuery?

2007-05-24 Thread Chris W. Parker
On Thursday, May 24, 2007 1:25 PM Jonathan Sharp said: Yep, they are being powered. The first engine typically has the crew (typically 2-3: engineer, conductor, breakman). All engines are MU'd (multiple unit) which means the engineer controls all of them as one. HUGE electric motors are

[jQuery] Re: Like Google Calendar

2007-05-23 Thread Chris W. Parker
On Wednesday, May 23, 2007 11:39 AM Jean Nascimento said: I have to made a Calendar for my sys and wanna make some like the Google Calendar but my real doubt is How the best way to make the cells (days/events) div in a tables? divs with display: table-cell ?? I wanna know the best way to

[jQuery] Re: Masked Input Field

2007-05-23 Thread Chris W. Parker
On Wednesday, May 23, 2007 3:00 PM Glen Lipka said: Trying to use this. http://digitalbush.com/projects/masked-input-plugin It is an awesome plugin by the way! Yeah that is pretty sweet. Except that... It's a waste. You *still* absolutely have to do proper server-side validation.

[jQuery] Re: Trouble with calendar icon and datePicker v2

2007-05-22 Thread Chris W. Parker
On Tuesday, May 22, 2007 2:20 AM Wizzud said: the class of the anchor is actually .dp-choose-date, not .date-picker as the example page states. Check his css and you'll find an entry for a.dp-choose-date{}. Great! Thanks.

[jQuery] Re: Dispatch events into dynamically loaded content

2007-05-22 Thread Chris W. Parker
On Tuesday, May 22, 2007 11:23 AM [EMAIL PROTECTED] said: Hello everybody and my apologies for my poor english but I'm a french speaker. I had no problem with your English. :) I want to dispatch a load event on a link in a loaded content. [snip] I'd like that the My second link can

[jQuery] Re: datePicker v2: setStartDate() is not a function?

2007-05-21 Thread Chris W. Parker
On Sunday, May 20, 2007 10:00 AM Kelvin Luck said: Since the date picker methods are added to all jQuery methods I thought it polite to prefix them to avoid naming collisions with other plugins. Ahh - I've just noticed that there was a typo in the documentation which is maybe why you

[jQuery] Re: jquery.us

2007-05-18 Thread Chris W. Parker
On Friday, May 18, 2007 9:48 AM Chris W. Parker said: On Friday, May 18, 2007 12:37 AM John Resig said: Here's what everyone can do: 1) Go to the site and click Ads by Google in the Adsense block. 2) Click the Send Google your thoughts on the site or the ads you just saw link

[jQuery] Re: JQuery Powered Site- Just Launched- AskSolvers.com

2007-05-18 Thread Chris W. Parker
On Thursday, May 17, 2007 4:41 PM Michael E. Carluen said: I just launched a new jQuery powered site- http://asksolvers.com http://asksolvers.com/ . It is still pretty new, and still in the process of publicly promoting the site... comments and suggestions welcome. Those are some

[jQuery] Re: jquery.us

2007-05-18 Thread Chris W. Parker
On Friday, May 18, 2007 12:37 AM John Resig said: Here's what everyone can do: 1) Go to the site and click Ads by Google in the Adsense block. 2) Click the Send Google your thoughts on the site or the ads you just saw link on the subsequent page. 3) Check The site is hosting/distributing

[jQuery] datePicker v2: setStartDate() is not a function?

2007-05-18 Thread Chris W. Parker
Hello, I'm trying to implement datePicker v2 but Firebug says $('#date').setStartDate is not a function. I must be missing something simple because I can click calendar and have the calendar appear. So it works, just not completely. Any ideas where I'm going wrong? Relevant code is at the end.

[jQuery] Re: Chili 1.8 gets chainability

2007-05-17 Thread Chris W. Parker
On Thursday, May 17, 2007 1:12 PM Andrea Ercolino said: Hi everybody. I've just released http://notelog.com/category/chili/ Chili 1.8 , which eventually gets a very requested feature: the mithical jQuery chainability. Improved speed and better examples are good news too. I hope you'll

[jQuery] Re: Can't set focus on element with DatePicker applied

2007-05-10 Thread Chris W. Parker
On Tuesday, May 08, 2007 2:42 PM Bil Corry said: Chris W. Parker wrote on 5/8/2007 1:00 PM: $(#date).focus(); $(#date).datePicker(); Have you tried reversing it? $(#date).datePicker(); $(#date).focus(); I hadn't at the time but I just did and it works. Do you know why

[jQuery] Re: New plugin: simple character counter for textareas

2007-05-08 Thread Chris W. Parker
On Tuesday, May 08, 2007 8:48 AM [EMAIL PROTECTED] said: I've just released the first version of a simple plugin to add character counters/limiters to textarea elements. The demo and code can be found here: http://www.tomdeater.com/jquery/character_counter/ Great! Comment: I think you

[jQuery] Can't set focus on element with DatePicker applied

2007-05-08 Thread Chris W. Parker
Hello, I'm trying to set focus on a form field but when I apply the DatePicker plugin* it stops working. But perhaps this doesn't really have anything to with DatePicker and is a js/jQuery thing. Here's the relevant code: js: $(#date).focus(); $(#date).datePicker(); HTML: input

[jQuery] Re: NEW jQuery plugin - tableFilter() Beta 1. Auto-paging, filtering and sorting on multiple columns.

2007-05-07 Thread Chris W. Parker
On Monday, May 07, 2007 4:02 PM Daemach said: I just uploaded my latest plugin, tableFilter(). It's an early beta with ugly, less than optimal code, but it works pretty well. Feed it a clean table and it will auto-filter, auto-sort and auto-page. You can sort and/or filter on multiple

[jQuery] Re: behaviors?

2007-04-27 Thread Chris W. Parker
On Thursday, April 26, 2007 2:19 PM Starbow said: I was just watching the video of John Resig at Yahoo, and in one slide he talked about behaviors... Are you talking about this? Advancing Javascript with Libraries http://video.yahoo.com/video/play?vid=410472 Thanks, Chris.

[jQuery] TableSorter sorting weird

2007-04-26 Thread Chris W. Parker
Hello, Anyone know how to get the TableSorter plugin to reliably sort short dates? By default it works with dates in a long format (US) like this: April 25, 2007 12:00 Am But it won't work with a short format (out of the box) like: April 25, 2007 However, I did manage to get it to sort

[jQuery] Re: datePicker v2 beta

2007-04-24 Thread Chris W. Parker
On Tuesday, April 24, 2007 2:55 AM Kelvin Luck said: I'd like to announce the beta release of v2 of my datePicker plugin for jQuery. This release is a complete rewrite which makes the date picker considerably more powerful and flexible than it previously was. Check out the temporary project

[jQuery] Re: disabling right click

2007-04-20 Thread Chris W. Parker
On Friday, April 20, 2007 8:58 AM Sharique said: How I can disable right click on perticular element or div using jQuery. --- Sharique I don't know but let me be the first to ask, why? If you're trying to protect your content (images or viewing source) you're wasting your time since it's

[jQuery] Re: manipulating TEXAREA content

2007-04-19 Thread Chris W. Parker
On Thursday, April 19, 2007 3:44 PM Dug Falby said: Hi all, I wonder if I could get your opinion on whether or not something is possible and if it is, is there a really compact way of doing it with jquery? I would like to make a character counter for a textarea input. I would like the

[jQuery] Re: Release: autocomplete 1.0 alpha

2007-04-17 Thread Chris W. Parker
On Tuesday, April 17, 2007 3:25 PM Dan G. Switzer, II said: Chris, Comment: When I type and am no longer matching anything in the available list the box should disappear. I think. It's already known and listed in the Known Issues under mustMatch option is broken. ;) Then it's agreed.

[jQuery] Why do hide/show elements appear at the end?

2007-04-13 Thread Chris W. Parker
Hello, I am hiding/showing a tr that appears (in the HTML) immediately after the tr that contains the control but when it is shown it appears at the end of the table (along with the other trs that I'm doing the same thing to). HTML: table tr tdspan class=sub_events sub_id=2hide/show

[jQuery] Re: Why do hide/show elements appear at the end?

2007-04-13 Thread Chris W. Parker
On Friday, April 13, 2007 9:37 AM Glen Lipka said: That is exactly what I got with your code. Which browser is it acting wrong? Can you post your code somewhere? That's good, if not confusing, news. :) I'm using FF2. I'll send you a link off list. Thanks, Chris.

[jQuery] Re: Why do hide/show elements appear at the end?

2007-04-13 Thread Chris W. Parker
I figured out why. It's because I'm using TableSorter on that table and all the rows (as would be expected) are being sorted. I'm going to start a new thread on this. Chris.

[jQuery] TableSorter question

2007-04-09 Thread Chris W. Parker
Hello, I want my table to be sorted in the opposite direction that it's currently being sorted in when TableSorter does its first sort. I can't find a switch to do that but perhaps I'm not seeing it. Anyone know what it's called or should I just add my own? Thanks, Chris.

[jQuery] Re: TableSorter question

2007-04-09 Thread Chris W. Parker
On Monday, April 09, 2007 12:02 PM Andy Matthews said: There's an option for default sort. How is the data getting to the page? Is it hard-coded or the result of an SQL operation? It's both. I mean that it's not JSON or XML data. The data returned from the SQL call is used to create the

[jQuery] Re: General discussion

2007-04-09 Thread Chris W. Parker
On Monday, April 09, 2007 11:38 AM Diego A. said: The name says it all. Just thought somebody might find it useful. Please reply to this thread with suggestions, comments... http://www.fyneworks.com/jQuery/multiple-file-upload/ Pretty cool dude. The limit-3 demo only allowed me to add

[jQuery] Re: TableSorter question

2007-04-09 Thread Chris W. Parker
On Monday, April 09, 2007 12:43 PM Christian Bach said: tableSorter({ sortColumn: 0, sortDir: 1 }); Will sort the first column in the opposite direction. Actually that just makes my arrow appear upside down. Here's what I see without sortDir set. Column up arrow April

[jQuery] Re: General discussion

2007-04-09 Thread Chris W. Parker
On Monday, April 09, 2007 1:07 PM Diego A. said: Hi Chris, Thanks for the suggestions. I made the debug mode just so people could see what's actually going on. I didn't intend it to be used. It would defeat the purpose of the plugin if I didn't hide the additional elements. I disagree.

[jQuery] Re: General discussion

2007-04-09 Thread Chris W. Parker
On Monday, April 09, 2007 1:56 PM Diego A. said: However, I complete agree with your point about changing an existing selection. But wouldn't it make more sense to have a 'change' link that would fire up the file selection dialogue without actually displaying 3, 4, 5 input boxes?

[jQuery] Re: THICKBOX doesnt work when on line...why?

2007-04-05 Thread Chris W. Parker
On Thursday, April 05, 2007 11:04 AM helpshelps said: i have a problem implementing jquery and thickbox in my site, and i can't understand the reason, because, the off-line site is perfectly working with all the libraries and visualize the thickbox, but when i upload it on my linux serve,

[jQuery] Re: Table sorting with skipped rows

2007-04-04 Thread Chris W. Parker
On Wednesday, April 04, 2007 11:04 AM CircleFusion said: I dunno if the title of this thread makes sense, but the higher-ups want to know if I can have a table like this... img src=http://www.circlefusion.com/projects/ge/table_sort_example.gif; / where one of the rows is attached to