[jQuery] Problem with jcarousel ( how to enable multiple columns )

2009-03-24 Thread Sagar Arya
Hi , I have problem related to jcarousel multiple columns. right now there's only one column showing. I need 3 columns to be displayed . Demo site: http://sorgalla.com/projects/jcarousel/examples/static_vertical.html... How do i add one more column to display the pictures. ? Can anyone help m

[jQuery] Re: IE Problem with (function($)

2009-01-15 Thread Sagar Arya
Geees.. Cheers ! Aryan On Thu, Jan 15, 2009 at 5:19 PM, Liam Potter wrote: > > I see it now, and I also noticed you put it in style tags, you should use > script tags > > > > That's how you would include a script. > > Sagar Arya wrote: > >> Oops.. t

[jQuery] Re: IE Problem with (function($)

2009-01-15 Thread Sagar Arya
M, Liam Potter wrote: > > Those 3 examples are exactly the same? > Also, they are double quotes, not doube codes. > > Sagar Arya wrote: > >> Hello, >> This completely works fine.. How ever it was a v v v v vv simple >> mistake >> when i include the .j

[jQuery] Re: IE Problem with (function($)

2009-01-15 Thread Sagar Arya
IE and FF Please make sure that there is no single damn space between double codes.. because the IE sucks more when it sees that.. Thanks a lot for everyone, who helped me realize this... Hof Cheers ! Aryan On Thu, Jan 15, 2009 at 3:44 PM, Sagar Arya wrote: > Hello,I am very

[jQuery] Re: IE Problem with (function($)

2009-01-15 Thread Sagar Arya
> > > On Thu, Jan 15, 2009 at 2:44 PM, Sagar Arya > wrote: > > Hello, > > Yes I included the jQuery file before the colorpicker.js file. > And > > it works fine in Mozilla and chrome.. but it doesn't turn up in IE. > > Cheers ! > >

[jQuery] Re: IE Problem with (function($)

2009-01-15 Thread Sagar Arya
ery.js file > before colorpicker.js ? > > > Read jQuery HowTo Resource - http://jquery-howto.blogspot.com > > > > On Thu, Jan 15, 2009 at 2:27 PM, Sagar Arya > wrote: > > Hello, > >It doesn't seem to work even after adding the braces. It wo

[jQuery] Re: IE Problem with (function($)

2009-01-13 Thread Sagar Arya
an 13, 2009, at 5:54 PM, Ricardo Tomasi wrote: > > > You're missing a parenthesis when closing the anonymous function: > > }(); should be })(); > > And I'm guessing '$' is there for jQuery, so that should actually be > > })(jQuery); > > - ricardo >

[jQuery] Re: IE Problem with (function($)

2009-01-13 Thread Sagar Arya
may be i should check with the other files and let you know... thanks for the information.. Cheers ! Aryan On Tue, Jan 13, 2009 at 7:06 PM, Karl Swedberg wrote: > I'm not seeing anything obvious. Taking a stab in the dark here ... I've > received a similar error in the past when a reference to on