Re: [jQuery] Need Java Oracle programers /Ohio

2010-02-09 Thread Marty Vance
Would you mind not spamming this list? On Tue, Feb 9, 2010 at 10:17 AM, Eswar Rao eswa...@gmail.com wrote: Hi Partner, Please let me know if you have any candidate suitable for these requirements. Once you identify the candidates I will send you the attachments to be filled in by them.

[jQuery] Re: jQuery strange behavior

2009-10-04 Thread Marty Vance
On Sun, Oct 4, 2009 at 6:39 PM, Marty Vance marty.va...@gmail.com wrote: I've come across a situation where jQuery (1.3.2) doesn't behave as expected.  I've put up a batch of tests at http://www.xaraya.com/~dracos/strange.html What happens is when an HTML string contains two top level

[jQuery] Re: jQuery won't recognise attribute names containing [square brackets]

2008-02-08 Thread Marty Vance
All Browsers assign form data variable names according to the name attribute, not id. PHP uses square brackets as a shortcut to automagically build arrays from the request data. Like Karl said, this is illegal in HTML, and still seems not allowed in XHTML according to

[jQuery] suckerfish menu delay?

2008-01-21 Thread Marty Vance
Hi all, I've got a slightly modified suckerfish menu where I would like to add a delay before the submenus drop down. The top level ul is oriented horizontally, and crossing it with the mouse causes the submenus to 'bounce'. The modification is that each child ul is wrapped in a div for layout