Benjamin,

None of that sir, here is a demo:
https://support.ownwebnow.com/test589.php

(just start typing two letters, it uses autocomplete..)

The demo looks a little insane, I had to pull it out of the app and remove
the error checks, authentication, etc.

-Vlad

On 1/24/08, Benjamin Sterling <[EMAIL PROTECTED]> wrote:
>
> Also, check to see if you have an extra common in any of your params, ie
> css({left:0,top:0,}) <-- will throw object expected error in IE
>
> On 1/24/08, Benjamin Sterling <[EMAIL PROTECTED]> wrote:
> >
> > Vlad,
> > Do you have a url we can look at?  Run your site in Opera, it gives
> > better error messages so you know were to look for your code error. Tools ->
> > Advanced -> Error console.
> >
> > On 1/24/08, Vlad Mazek <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > > Folks,
> > >
> > > I have a bit of a problem with Internet Explorer 6/7 specifically, the
> > > code works perfectly fine in Firefox.
> > >
> > > What I am essentially doing is creating a dynamic form. Based on the
> > > inputs, different forms are sent back into different <div> containers
> > > as the user moves through the application. The first request receives
> > > the set of forms (really just prefilled html/form markup) just fine.
> > >
> > > Working with this second set of forms and jQuery in Internet Explorer
> > > 7 seems to be futile - no response at all to any jQuery functions. All
> > > my posts push the browser forward, calls to my javascript functions
> > > come back with "Error - Object Expected", none of my jQuery effects
> > > seem to work.. even though all the forms are on the same page.
> > >
> > > I'm afraid I'm missing something pretty grand in terms of concepts
> > > here and was hoping someone would be kind enough to explain just where
> > >
> > > I am going wrong about this. Thanks in advance!
> > >
> >
> >
> >
> > --
> > Benjamin Sterling
> > http://www.KenzoMedia.com
> > http://www.KenzoHosting.com
> > http://www.benjaminsterling.com
>
>
>
>
> --
> Benjamin Sterling
> http://www.KenzoMedia.com
> http://www.KenzoHosting.com
> http://www.benjaminsterling.com
>

Reply via email to