[jQuery] Re: Autocomplete plugin compatability with jQuery 1.4?

2010-02-01 Thread Anthony
be interested to know, as we are already making good use of some of the above options in our product, want to upgrade to jQuery 1.4 and jQuery 1.8 as soon as we can, but have hit this hurdle. Regards, Anthony. On Jan 31, 9:31 pm, Richard D. Worth rdwo...@gmail.com wrote: Yes, and yes. On Sun

[jQuery] Autocomplete plugin compatability with jQuery 1.4?

2010-01-19 Thread Anthony Rayner
Hi all, We're using Jörn Zaefferer's awesome 'Autocompletehttp://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/' plugin and wondered if anyone knows if it is compatible with jQuery 1.4? Be very intereseted to find out. Many thanks. Anthony.

[jQuery] (validate) Compatability with jQuery 1.4?

2010-01-19 Thread Anthony
Hi all, We're planning on using Jörn Zaefferer's 'validate' plugin and wondered if anyone knows if it is compatible with jQuery 1.4? Be very intereseted to find out. Many thanks. Anthony.

[jQuery] Re: Free SMS Gateway

2009-09-25 Thread Anthony Brown(Worcester Wide Web)
http://www.zeepmobile.com/ bharani kumar wrote: Hi All , If any one know free sms gateway server, Please share the details , Thanks

[jQuery] Re: Superfish z-index problem with googlemap in IE

2009-08-01 Thread Boris Anthony
Having the same problem. From what I can gather, Superfish in IE7 goes behind any element that has position:relative; declared, and it just so happens that embedded Google maps seem to require it's container to declare that explictly. I can't provide a demo right now (about jump on a plane) but

[jQuery] Using a load function with a post

2009-07-24 Thread Anthony Smith
I am unsure as to how to make this work. var params = $('form#createAdjForm').serialize(); var url = ?= $this-url(array('controller'='create-adjustment', 'action'='index'))?; $('#form').load(url,params); I want my data POSTed but it is still sent as a get. What am I

[jQuery] Zend Framework and chained dropdowns

2009-07-22 Thread Anthony Smith
I almost have this I am just stuck. I have two dropdowns. The first one determines what goes in the second on.e When I select the first one, it has an onChange event and it calls an action which returns my data. I have no idea on how to make this data update my second dropdown box. Should the

[jQuery] css or cookie problem with ie6?

2009-02-08 Thread Anthony Brown(Worcester Wide Web)
Hi Everyone, does anyone know if ie6 has limitations with cookies or the jquery css? I have this code which works great in ie7 and firefox. It detects if the maiLNav cookie is set and displays accordingly. In ie6 it seems to ignore the check. http://pastebin.com/m6c227f24

[jQuery] Re: css or cookie problem with ie6?

2009-02-08 Thread Anthony Brown(Worcester Wide Web)
Anthony Brown(Worcester Wide Web) wrote: Hi Everyone, does anyone know if ie6 has limitations with cookies or the jquery css? I have this code which works great in ie7 and firefox. It detects if the maiLNav cookie is set and displays accordingly. In ie6 it seems to ignore the check. http

[jQuery] slide div height collapse

2008-09-26 Thread Anthony
Hello, I'm new to jQuery and have been partial to mootools, but wanted to play with jQuery for a particular web project. One thing that I've noticed is the following: Using mootools slide effect http://www.hovara.com/ocl/ Using jQuery slide effect http://www.hovara.com/ocl/jqueryindex.php

[jQuery] $.post using dynamic arrays

2008-09-16 Thread Anthony
working would look like this: { run:url, dynamic1: value1, dynamic2:value2 ... dynamicN: valueN } Thanks Anthony

[jQuery] Re: $.post using dynamic arrays

2008-09-16 Thread Anthony
To those who read this: I got my answer. I was setting up an assoc. array with [ ]... in Javascript, this is not how it is done. /-- CODE --/ function http(verb, url, callback, paramstr) { params = { }; var urlparts = url.split('?'); paramstr += '' + urlparts[1];

[jQuery] trying to build function to ajax submit form and ajax load

2008-07-11 Thread Anthony Leboeuf(Worcester Wide Web)
Hi there, I am trying to build a function getcart(); that submits the form when clicked through ajax. The form is sent in GET format to cart.inc.php and turns the GET into SESSIONS and does math. The problem Im having is the variables are never making it to cart.inc.php. I think it has to do

[jQuery] missing ( before formal parameters

2008-03-04 Thread Anthony Leboeuf(Worcester Wide Web)
Hi everyone, I am getting this error when using jquery to try to check the textbox postcode for the zipcode and display the town from the hash. But I get the following error was wondering if someone could help me out missing ( before formal parameters

[jQuery] Re: SuperFish Menu Flash

2007-11-02 Thread Anthony Leboeuf(Worcester Wide Web)
Hi, it works because you used the : param name=WMode value=Transparent wmode=transparent You need this for elements to appear above the flash movie. -Tony gracetec wrote: Hi rolfsf, Thanks for your response. I have re-checked all the code against a working example and the only

[jQuery] [ANNOUNCE] Jquery spot on crysis

2007-10-24 Thread Anthony Leboeuf(Worcester Wide Web)
Hey was just looking at crysisdemo page and saw it used jquery http://crysisdemo.com/ -Tony

[jQuery] Unsubscribe

2007-10-19 Thread Anthony Coy
Hello, How can I unsubscribe from the JQuery mailing list? Thanks! Anthony Coy, President/Owner High Velocity Media - Accelerated Internet Solutions http://www.hvmdesign.com/ http://www.hvmdesign.com | mailto:[EMAIL PROTECTED] [EMAIL PROTECTED]

[jQuery] How to use the slider i have been supplied with

2007-09-25 Thread Anthony Leboeuf(Worcester Wide Web)
http://bbb.dlg360.com/temp/news_center.html I am a php guy so If its easy as using ajax to post to a function then its all good, I just need someone to push me in the right direction. Thanks -Anthony

[jQuery] Re: How to use the slider i have been supplied with

2007-09-25 Thread Anthony Leboeuf(Worcester Wide Web)
: http://docs.jquery.com/UI/Slider http://dev.jquery.com/view/trunk/plugins/ui/demos/ui.slider.html Glen On 9/25/07, *Anthony Leboeuf(Worcester Wide Web)* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hello everyone, I am designing the BBB site and they gave me a template which uses

[jQuery] Re: Jquery in the BBB

2007-09-20 Thread Anthony Leboeuf(Worcester Wide Web)
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 Bornio? Big Bumble Bees? Beautiful Brown Barns

[jQuery] Jquery in the BBB

2007-09-19 Thread Anthony Leboeuf(Worcester Wide Web)
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

[jQuery] Re: [SITE SUBMISSION] Google Code

2007-09-18 Thread Anthony Leboeuf(Worcester Wide Web)
Very nice congratz jquery! Tane Piper wrote: Aww, that's just brilliant :) Also: digg.com technorati.com sourceforge.net These are just a few that use jQuery On 9/18/07, Rey Bango [EMAIL PROTECTED] wrote: The next time you hear someone say that jQuery isn't a mature framework, be sure

[jQuery] toggle all

2007-08-17 Thread Anthony Leboeuf(Worcester Wide Web)
Hello, is it possible to toggle all once a new toggle has been made? I have this function function opendiv(div){ var show = div; $(show).slideToggle(slow); } But I want to add something before the $(show).slideToggle(slow); that closes all opened toggles. Is this possible? Thanks -Tony

[jQuery] using load cross site

2007-08-13 Thread Anthony Leboeuf(Worcester Wide Web)
Hello, I am working on a website for the BBB and need to load a document cross site, I am getting a permission denied message when doing so. Is there a way around that? Thanks

[jQuery] Re: using load cross site

2007-08-13 Thread Anthony Leboeuf(Worcester Wide Web)
Thanks man got it Matt Stith wrote: The only way around is to use a server-side script as a proxy, as loading scripts cross-site is a security risk, which is why browsers block that out. On 8/13/07, * Anthony Leboeuf(Worcester Wide Web)* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote

[jQuery] SITE SUBMISSION: http://www.wcmp.org/

2007-08-09 Thread Anthony Leboeuf(Worcester Wide Web)
and grieve with each other in the community forums. It uses Lots of jquery all over the place, animations, superfish, thickbox, input watermark,Pquery, form plugin, lots of ajax in the user control panel.as well as the slide show and family tree builder. -Anthony LeBoeuf

[jQuery] some elements showing through thickbox

2007-08-08 Thread Anthony Leboeuf(Worcester Wide Web)
Hello everyone, Having a problem with thickbox, if you click send to a friend on the top right of this page http://wcmp.org/ You can see that some elements show through, I tried fixing this with z-index. I believe its because the menu css is set to absolute. Is there any way to fix this?

[jQuery] Re: Blockui problem

2007-07-20 Thread Anthony Leboeuf(Worcester Wide Web)
Can I not use blockui within another function? Anthony Leboeuf(Worcester Wide Web) wrote: Hello everyone, Im having a bit of trouble using blockui. I've added the plugin here http://pioneer.dlg360.com/order/index.php?act=viewProdproductId=2678 http://pioneer.dlg360.com/order/index.php?act

[jQuery] Re: Blockui problem

2007-07-20 Thread Anthony Leboeuf(Worcester Wide Web)
anyone have any idea? im really stumped on this one. hours and still cant figure out the deal in firefox Anthony Leboeuf(Worcester Wide Web) wrote: The error is right, question is not defined. Is there a way to bipass it looking for that variable in firefox? works perfect in IE -Tony

[jQuery] Blockui problem

2007-07-19 Thread Anthony Leboeuf(Worcester Wide Web)
-Anthony

[jQuery] thickbox onload

2007-07-03 Thread Anthony Leboeuf(Worcester Wide Web)
Hello, Is it possible to make thickbox onload instead of clicking a link? I need to load up a thickbox for login information. Thanks -Tony

[jQuery] Re: Jquery wizard plugin?

2007-06-04 Thread Anthony Leboeuf(Worcester Wide Web)
Made a wizard, not really a plugin but more of a hack if anyone wants it feel free to take the code. Step css and graphics thanks to Cody Lindley http://codylindley.com/CSS/325/css-step-menu If you want the code you can get it here http://worcesterwideweb.com/jquery/wizard/ -Tony

[jQuery] Re: Jtip problem

2007-06-02 Thread Anthony Leboeuf(Worcester Wide Web)
What a great plugin, I managed to get it working painlessly. Thanks man -Tony Karl Swedberg wrote: Hi there, I don't know offhand what the issue is, though it probably has to do with how the element is positioned, because of the way the code crawls up the DOM tree to gets its x and y

[jQuery] Re: Like Google Calendar

2007-05-23 Thread Anthony Leboeuf(Worcester Wide Web)
Hi Chris you can take my code if your looking for static calendar http://bostonbilliardclubs.com/calendar.php?time=1182571200 The one I have is dynamic and is built with php in tables, you can get the css from here http://bostonbilliardclubs.com/templates/bb/modules.css I kinda mimicked the

[jQuery] Re: Weird bug when using ie7 jquery and smarty templates

2007-05-11 Thread Anthony Leboeuf(Worcester Wide Web)
Oh ok i got it, thanks for the help. sublimenal wrote: Yep just tried that, now i get the error: script id=__ie_init src=//:/script On May 11, 8:28 am, Mike Alsup [EMAIL PROTECTED] wrote: Have you tried removing defer from the jQuery script element? script defer type=text/javascript