Re: [jQuery] anyone success to inegrate sortable with mysql/php?

2007-03-20 Thread Gerry Danen
) and if you have any suggestions about how to improve it to do what you're looking for, I'd like to hear it! Matt Kruse ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- Gerry Danen Developer support: http://dev.danen.org/ http

Re: [jQuery] anyone success to inegrate sortable with mysql/php?

2007-03-20 Thread Gerry Danen
On 3/20/07, Matt Kruse [EMAIL PROTECTED] wrote: I still prefer to use PHP, and not AJAX for sorting, like I've done at http://www.atasteofdutch.com/catalog.htm If you want to go back to the server and sort using php (why?) For a different view? Sort by price, or description? Give the

Re: [jQuery] jQuery Powered Sites - Keep the Links Coming

2007-02-11 Thread Gerry Danen
I guess I could submit my non-commercial wink blog: http://blog.danen.org/ Gerry On 2/11/07, Dragan Krstic [EMAIL PROTECTED] wrote: May I add site of my own? www.zinba.com I'm using jquery all over the place. In backoffice (affiliate part) jquery do more stuff than VBscript.

Re: [jQuery] Is jQuery that dawn slow?

2007-02-05 Thread Gerry Danen
Matt, What does jQold mean? Gerry On 2/5/07, Matt Stith [EMAIL PROTECTED] wrote: I think theres something wrong with those results :-\ Check this out: http://john.jquery.com/speed/ ___ jQuery mailing list discuss@jquery.com

Re: [jQuery] ANNOUNCE: jQuery-Powered Plazes raises $3.5 million

2007-02-05 Thread Gerry Danen
Cool site, now I can find places in Holland... :) On 2/5/07, Rey Bango [EMAIL PROTECTED] wrote: I'd like to congratulate the folks at jQuery-Powered Plazes.com and jQuery team member Klaus Hartl on an initial round of venture funding to the tune of $3.5 million USD. Its great to see a jQuery

Re: [jQuery] Animate font weight

2007-02-02 Thread Gerry Danen
Depending on the desired effect, one could animate font size perhaps? On 2/2/07, Glen Lipka [EMAIL PROTECTED] wrote: You could have 1 span with the text bold; display:none, and 1 with the text normal. Then fade 1 out and fade 1 in at the same time. (Positioned right on top of each other)

Re: [jQuery] Plugins Database: Rating Comments

2007-01-28 Thread Gerry Danen
Excellent idea. If at all possible, be able to download the source right there, without the need to go to the author's site. While there is nothing wrong with a visit to the author's site, it should not be for the purpose of demos or downloads. Well, demos maybe. While I don't like the ads and

Re: [jQuery] jQuery Tools: API Browser

2007-01-28 Thread Gerry Danen
Excellent tool, Jörn. Downloaded already! :) The only feedback I have at the moment is the blue flash when I click an entry. I find that distracting. Good work!!! Gerry On 1/28/07, Jörn Zaefferer [EMAIL PROTECTED] wrote: According to the feedback I got via IRC and on this list, there are

Re: [jQuery] Flickering when using slideToggle in Firefox

2007-01-28 Thread Gerry Danen
Steve, I use WinXP. FF2 works great, but IE7 is indeed a bit jerky but it does not flicker like Tom's. The jerkiness shows especially in the tab how we help, probably because it is the longest. I don't find it overly annoying. Gerry On 1/28/07, Steve Jones [EMAIL PROTECTED] wrote: Gerry I

[jQuery] slide functions

2007-01-28 Thread Gerry Danen
A suggestion for documentation enhancement... I have been trying to figure out what the speed parameter can be, besides slow and fast. slideUp, slideDown, slideToggle all accept a string or number, and pass that on to .animate. Digging in the jquery.js source, I found slow: 600, fast: 200

Re: [jQuery] Flickering when using slideToggle in Firefox

2007-01-28 Thread Gerry Danen
It appears that the animation speed is equal for all blocks, tabs, menu items, or whatever you have declared as a group. For example, Tom, on the line $(this).next(div.expandedSection).slideToggle(400); change 400 to 2000 and add two topics, one very long, and one very short (without a graphic)

Re: [jQuery] slide functions

2007-01-28 Thread Gerry Danen
Done. Thanks, Jörn. Gerry On 1/28/07, Jörn Zaefferer [EMAIL PROTECTED] wrote: Gerry Danen schrieb: A suggestion for documentation enhancement... I have been trying to figure out what the speed parameter can be, besides slow and fast. slideUp, slideDown, slideToggle all accept

Re: [jQuery] jQuery Tools: API Browser

2007-01-28 Thread Gerry Danen
A 50ms scroll would not be as distracting, I think. Not complaining or nit-picking. Just observing. :) Gerry On 1/28/07, Joel Birch [EMAIL PROTECTED] wrote: On 29/01/2007, at 9:22 AM, Jörn Zaefferer wrote: Seems like the flash does not quite achieve the effect that it should. I'll try to

Re: [jQuery] Mobile application

2007-01-27 Thread Gerry Danen
Thank you, Blair. On 1/26/07, Blair McKenzie [EMAIL PROTECTED] wrote: http://jquery.com/test/ On 1/27/07, Gerry Danen [EMAIL PROTECTED] wrote: I hope I was clear enough that I meant browser apps that go back to a php/mysql server for content delivery? The server part is no problem

Re: [jQuery] Flickering when using slideToggle in Firefox

2007-01-27 Thread Gerry Danen
Tom, I don't have an explanation, but I noticed that clicking a link the second time, makes the content go away in both FF2 and IE7. Perhaps there's a connection? Gerry On 1/27/07, spl1nter [EMAIL PROTECTED] wrote: I'm working on a new design that's going to use jQuery for the menu. The link

Re: [jQuery] Flickering when using slideToggle in Firefox

2007-01-27 Thread Gerry Danen
though :) Gerry Danen wrote: Tom, I don't have an explanation, but I noticed that clicking a link the second time, makes the content go away in both FF2 and IE7. Perhaps there's a connection? Gerry -- View this message in context: http://www.nabble.com/Flickering-when

Re: [jQuery] Sliding menus

2007-01-26 Thread Gerry Danen
Thanks, Sholby. I will play with this. Gerry On 1/25/07, sholby [EMAIL PROTECTED] wrote: On 26 janv. 07, at 6:14, Gerry Danen wrote: Looked at the tabbed menus but that's not what I'm looking for. I like a vertical set of menus, that when clicked, shows sub-menus. I've seen it, want

Re: [jQuery] Mobile application

2007-01-26 Thread Gerry Danen
Blair, Do you have URLs? Thx Gerry On 1/26/07, Blair McKenzie [EMAIL PROTECTED] wrote: A very good place to start with this is to browse to the test suite on those devices. Blair On 1/26/07, Gerry Danen [EMAIL PROTECTED] wrote: I have been asked to put certain database apps online

Re: [jQuery] Mobile application

2007-01-26 Thread Gerry Danen
with this is to browse to the test suite on those devices. Blair On 1/26/07, Gerry Danen [EMAIL PROTECTED] wrote: I have been asked to put certain database apps online for Blackberry and Windows Mobile devices. These are typically a lookup/edit or table/browse protocol

Re: [jQuery] Mobile application

2007-01-26 Thread Gerry Danen
I hope I was clear enough that I meant browser apps that go back to a php/mysql server for content delivery? The server part is no problem, just concerned about the client side and how capable their respective browsers are. gerry On 1/25/07, Gerry Danen [EMAIL PROTECTED] wrote: I have been

Re: [jQuery] Changing a browser's starting page

2007-01-26 Thread Gerry Danen
All, Thanks for all your comments and suggestions. I ended up doing a registry edit via our login script. Works great. Gerry On 1/25/07, Gerry Danen [EMAIL PROTECTED] wrote: Found the key, Dan. Thanks for your help. Gerry On 1/25/07, Gerry Danen [EMAIL PROTECTED] wrote: On 1/25/07, Dan

Re: [jQuery] Changing a browser's starting page

2007-01-26 Thread Gerry Danen
OK, This is the WinBatch code - see http://www.winbatch.com/ for product info: ; - change intranet.something to staff.something for IE users, but ONLY if it is intranet.something - ; 26 Jan 07 startpage = RegQueryValue(@REGCURRENT,Software\Microsoft\Internet

[jQuery] Changing a browser's starting page

2007-01-25 Thread Gerry Danen
domain is a chore that will likely not get done for some time. So I thought, JavaScript or jQuery might be of help. If I detect the old domain name, use jQuery to force a change. We mainly use FF2, IE6, and IE7. Any help or suggestions are most welcome. Gerry Danen

Re: [jQuery] Changing a browser's starting page

2007-01-25 Thread Gerry Danen
Mike, I know I can do DNS forwarding, or PHP forwarding on the login page. I just want to blow the old domain away without everybody calling the help desk. I want to clean house and do for the user what they won't do themselves. Gerry On 1/25/07, Mike Alsup [EMAIL PROTECTED] wrote: So I

Re: [jQuery] Changing a browser's starting page

2007-01-25 Thread Gerry Danen
On 1/25/07, Olaf Bosch [EMAIL PROTECTED] wrote: I would give the old domain a static site, content: *Our domain is changed to NEWDOMAIN, please change your bookmarks* you will in 20 sec automatic going to the new domain, or click here www.newdomain.com We have done this for 3 months,

Re: [jQuery] Changing a browser's starting page

2007-01-25 Thread Gerry Danen
On 1/25/07, jgrucza [EMAIL PROTECTED] wrote: That would be a nightmare if sites could willy nilly change users' start pages. I'm pretty sure there's no way to do this or all the evil spammers in the world would have already done so, right? Probably, but that still does not solve my

Re: [jQuery] Changing a browser's starting page

2007-01-25 Thread Gerry Danen
On 1/25/07, Andy Matthews [EMAIL PROTECTED] wrote: I'm pretty sure this would be a MAJOR security breach and I doubt that it's allowed. Yeah, I should look at a different solution, I guess... Still, ... ___ jQuery mailing list discuss@jquery.com

Re: [jQuery] Changing a browser's starting page

2007-01-25 Thread Gerry Danen
On 1/25/07, Dan G. Switzer, II [EMAIL PROTECTED] wrote: Gerry, Probably, but that still does not solve my problem... :( The default homepage for IE is stored in the registry. Since you have the many employees, I suspect you have something in place to manage Windows patches/registry changes

Re: [jQuery] Changing a browser's starting page

2007-01-25 Thread Gerry Danen
Found the key, Dan. Thanks for your help. Gerry On 1/25/07, Gerry Danen [EMAIL PROTECTED] wrote: On 1/25/07, Dan G. Switzer, II [EMAIL PROTECTED] wrote: Gerry, Probably, but that still does not solve my problem... :( The default homepage for IE is stored in the registry. Since you

[jQuery] Mobile application

2007-01-25 Thread Gerry Danen
I have been asked to put certain database apps online for Blackberry and Windows Mobile devices. These are typically a lookup/edit or table/browse protocol. Some tech questions I need to consider: 1. The OS on these devices is different, will that make a difference on the browsing to an app? 2.

[jQuery] Sliding menus

2007-01-25 Thread Gerry Danen
I like http://www.g-raff.co.uk/jquery/basic.html for its simplicity. I have seen something like it for menus but I can't remember where. Looked at the tabbed menus but that's not what I'm looking for. I like a vertical set of menus, that when clicked, shows sub-menus. I've seen it, want it, but

Re: [jQuery] dropdown sections - code for beginners

2007-01-21 Thread Gerry Danen
Looks very slick, Steve. I'm sure I can use it. Have you tested on Windows? I noticed the .DS_Store files indicating Mac... Worthwhile purpose for the site too.! Gerry http://blog.danen.org/ On 1/21/07, Steve Jones [EMAIL PROTECTED] wrote: JQ Beginners... (like me) With lots of superior

Re: [jQuery] Fwd: google group archive of discuss@jquery.com

2007-01-19 Thread Gerry Danen
Delivery to the following recipient failed permanently: [EMAIL PROTECTED] Seems like something is not set up properly... Gerry On 1/19/07, TRANS [EMAIL PROTECTED] wrote: I haven't gotten a reply to this so just in case I'm putting out an A.P.B. Anyone out there who can help facilitate?

Re: [jQuery] IDs are a crutch for the weak. Classes are for the strong.

2007-01-19 Thread Gerry Danen
Hello Jake, I'm an IT veteran (36 years) but rather new to JavaScript, AJAX and all that. You voice rather strong opinions on this particular subject, and I love to learn. Is there any chance of a tutorial or example page on this? Or, maybe there is an example already? Gerry PS: I love jQuery

Re: [jQuery] IDs are a crutch for the weak. Classes are for the strong.

2007-01-19 Thread Gerry Danen
On 1/19/07, Ⓙⓐⓚⓔ [EMAIL PROTECTED] wrote: Gerry, I'm an old IT guy too... I was educated in computer science, learned lisp, taught Snobol, apl, and Algol, among others... few languages have excited me as much as javascript+jQuery! You're right that jQuery is exciting. It would not have caught

Re: [jQuery] PDFs of JQuery docs

2007-01-18 Thread Gerry Danen
) and a free Java library. - Dotan Gerry Danen wrote: Nice. How did you do that? -- Gerry Danen Developer support: http://dev.danen.org/ http://groups.yahoo.com/group/php_and_mysql/ Lily Register: http://www.lilyregister.com/ ___ jQuery

Re: [jQuery] PRESS: jQuery Gets Mentioned at Read/Write Web

2007-01-18 Thread Gerry Danen
On 1/18/07, Rey Bango [EMAIL PROTECTED] wrote: Alex reasoned that it's because we are seeing the rise of libraries like jQuery that hide Ajax and take it to a whole new level. So the new trend we can perhaps call MetaAjax. Metajax? ;-) Gerry ___

Re: [jQuery] jQuery Easing plugin

2007-01-17 Thread Gerry Danen
I get a blank page, George. Gerry On 1/17/07, George Smith [EMAIL PROTECTED] wrote: This has now been updated for jQuery 1.1 Thanks to new functionality within 1.1 this is now pretty much just a list of functions for easing. Thanks jQuery team for doing what I was doing, only better, and

Re: [jQuery] Testing for presence of ID

2007-01-16 Thread Gerry Danen
Absolutely correct, Sam. I was going insane, I thought... :) Gerry On 1/15/07, Sam Collett [EMAIL PROTECTED] wrote: http://blog.danen.org/ Gerry In answer to the question on your blog, I think the fields are like that because of the Google Toolbar form filling feature.

Re: [jQuery] THE List of Sites Using jQuery

2007-01-16 Thread Gerry Danen
Same here: MediaWiki internal error. Original exception: exception 'DBQueryError' with message 'A database error has occurred Query: DELETE FROM `objectcache` WHERE exptime '20070117044210' Function: MediaWikiBagOStuff::_doquery Error: 1053 Server shutdown in progress (localhost) ' in

Re: [jQuery] jQuery 1.1, Site, Docs, Surprise

2007-01-16 Thread Gerry Danen
You mean hitting Ctrl+ freezes things? Not for me in FF2. Are you using specific functions/methods that cause things to break? On 1/16/07, abba bryant [EMAIL PROTECTED] wrote: Also, in FF1.5 / FF2 the layout dies after a single text size increase. I would like to voice the opinion that this

[jQuery] Testing for presence of ID

2007-01-15 Thread Gerry Danen
In this piece of code (common to a number of pages) I want to set focus to a second input field if there is one. $(function() { $(#first_field_to_enter)[0].focus(); $(#second_field_to_enter)[0].focus(); }); If the second input field is present, focus is on the second field. If

Re: [jQuery] Testing for presence of ID

2007-01-15 Thread Gerry Danen
Thank you, Erik. Works great, and no more errors! There may be a better way (seems like there are several ways to do the same thing, from what I've seen so far), but I'll stick with this until something slick comes along. Gerry On 1/15/07, Erik Beeson [EMAIL PROTECTED] wrote: Try:

Re: [jQuery] Testing for presence of ID

2007-01-15 Thread Gerry Danen
. IE drives me to drinking. :( Gerry On 1/15/07, Karl Rudd [EMAIL PROTECTED] wrote: Or try $(function() { $('#second_field_to_enter,#first_field_to_enter')[0].focus(); }); Karl Rudd On 1/16/07, Gerry Danen [EMAIL PROTECTED] wrote: In this piece of code (common to a number

Re: [jQuery] Testing for presence of ID

2007-01-15 Thread Gerry Danen
() function. Hope that makes things clear. Karl Rudd On 1/16/07, Gerry Danen [EMAIL PROTECTED] wrote: That works too, Karl. Can you explain how it works? An interesting thing I just noticed in IE7 is that on http://test.danen.org/secure/register.htm the first, second, and fourth fields