s! I
wouldn't have figured that out as fast as I did without the suggestion
of returning "Nothing|0" because the autocomplete didn't even return
that heh. Made me realize that it was something else in my code other
than the php and autocomplete script. Anways, have a great day
ve control of the Client class? If
> so, can you add a search method that takes the 'q' value as a criteria
> for the name? But, the code as is *should* run, so take my comments as
> constructive observations... :)
>
> Shawn
>
> MeanStudios wrote:
> > Shawn, y
:)
>
> Short of seeing some sample code, I'm not sure how much more I can help
> out... But hope that points you towards the solution somewhat.
>
> Shawn
>
> MeanStudios wrote:
> > Greetings,
>
> > I'm currently using this awesome plugin for my web
Greetings,
I'm currently using this awesome plugin for my web app but I'm having
a bit of an annoying bug with it. It sometimes does not pull up any
results when typing in. Like if I have something in the database with
the name "March" and I type in "mar" it shows the little loading.gif
but the
Second Update:
If you remove the name attribute from the button using jQuery then it
works. Just changing the name does not.
All fixed.
On Apr 14, 11:01 am, MeanStudios wrote:
> Update:
>
> I am using ExpressionEngine and am trying to edit to the publish area
> (for those of y
roblem is IE7 doesn't accept the button name change using jQuery.
Maybe if I remove that button and rebuild it?
On Apr 14, 8:23 am, MeanStudios wrote:
> Greetings,
>
> I'm using jQuery 1.3.2 and jQuery Form Plugin 2.25.
> My code:
> $('#msre_
Greetings,
I'm using jQuery 1.3.2 and jQuery Form Plugin 2.25.
My code:
$('#msre_file').change(function(){
el = $(this);
target = el.next();
$('#entryform').ajaxSubmit({
url: '&ms_rel_file=upload',
I've fixed my problem.
Right when I click the button I have jQuery add a class called
"selected" to it which tells jQuery where the click came from since I
have two buttons that can trigger this code. If the other button is
clicked while the first one still has "selected" in it's class list
then
I've revised my code and added some features as well to catch some
errors. I'm still having problems with clicking on the link twice
quickly and it rolling back down an empty box. I think the problem is
with the load() function, it doesn't stop and when it finishes it
rolls the div back down aga
Awesome, thank you very much for the pointers :D. I will fix that
right now.
\o/ for learning something new :D.
On Feb 26, 3:21 pm, Matt Kruse wrote:
> On Feb 25, 3:23 pm, MeanStudios wrote:
>
> > If someone could just give me some good pointers so I can put them
> > into pr
Thank you very much! Sending the email now :).
On Feb 26, 8:57 am, Eric Garside wrote:
> Sorry missed your second post. Shoot me an email and I'll take a look
> at it tonight, and see if I can help you clean it up some and keep it
> functional. :)
>
> On Feb 25, 4:52 pm
n the data.
On Feb 26, 8:42 am, Eric Garside wrote:
> What version of jQuery UI are your using?
>
> On Feb 25, 4:39 pm, MeanStudios wrote:
>
> > Also, for some reason when I try to use jQuery 1.3.1 to run this it
> > hangs around where I'm trying to init the tabs. I
Also, for some reason when I try to use jQuery 1.3.1 to run this it
hangs around where I'm trying to init the tabs. I took that part out
and it loaded the div fine, so it's not load(). Is UI Tabs not
compatible with jQuery 1.3.1? Guess I could try to use jQuery 1.3.2
to see if it works. I'd lik
Greetings,
I'm writing an accordion effect of some sorts into a new web site I am
developing which utilizes load() to bring in the outside information
into the div that's dropping down when I click a particular link.
I've had to use livequery as well since there is javascript (using the
UI Tabs P
Is there a reason why you changed the subject to "unsubscribe"?
On Nov 17, 10:14 pm, Andrew Taylor <[EMAIL PROTECTED]> wrote:
> MeanStudios wrote:
> > Greetings,
>
> > I am using this plugin in my web application and I had a quick
> > question. Is there
Greetings,
I am using this plugin in my web application and I had a quick
question. Is there a way to trigger an ajax call if someone selects
something from the dropdown list? The ajax call would then fill in
some fields below related to what was just selected from the
autocomplete field.
Thank
16 matches
Mail list logo