[jQuery] Re: Jquery gradient and tabs

2009-09-15 Thread MiKiTiE

Ah, since I am not familiar with this implementation of tabs (only the
jQuery built in one) I'm not sure I know the answer, sorry. Have you
contacted the creator of those tabs?

On Sep 15, 1:38 pm, Anush Shetty  wrote:
> On Tue, Sep 15, 2009 at 5:55 PM,MiKiTiE wrote:
>
> > Having checked the source code, it looks like you're not even
> > including the core and tabs ui.
>
> > For example:
>
> > http://jqueryui.com/latest/ui/
> > ui.core.js">
> > http://jqueryui.com/latest/ui/
> > ui.tabs.js">
>
> > If you were to link direct to jquery. That may be why your tabs are
> > not working properly.
>
> No, its not that. I am using this technique
>
> http://blueprintcss.org/demos/tabs.html
>
> This doesn't need ui.core.js and ui.tabs.js
>
> -
> Anush


[jQuery] Re: Jquery gradient and tabs

2009-09-15 Thread Anush Shetty

On Tue, Sep 15, 2009 at 5:55 PM, MiKiTiE  wrote:
>
> Having checked the source code, it looks like you're not even
> including the core and tabs ui.
>
> For example:
>
> http://jqueryui.com/latest/ui/
> ui.core.js">
> http://jqueryui.com/latest/ui/
> ui.tabs.js">
>
> If you were to link direct to jquery. That may be why your tabs are
> not working properly.
>

No, its not that. I am using this technique

http://blueprintcss.org/demos/tabs.html

This doesn't need ui.core.js and ui.tabs.js

-
Anush


[jQuery] Re: Jquery gradient and tabs

2009-09-15 Thread MiKiTiE

Having checked the source code, it looks like you're not even
including the core and tabs ui.

For example:

http://jqueryui.com/latest/ui/
ui.core.js">
http://jqueryui.com/latest/ui/
ui.tabs.js">

If you were to link direct to jquery. That may be why your tabs are
not working properly.

On Sep 15, 12:15 pm, anush  wrote:
> On Sep 14, 3:58 pm, MiKiTiE  wrote:
>
> > Could you provide a link?
>
> http://wildindia.org/mwtest/grad.php
>
> If you see the there, the Tab #2 is inactive.
>
> -
> Anush


[jQuery] Re: Jquery gradient and tabs

2009-09-15 Thread anush



On Sep 14, 3:58 pm, MiKiTiE  wrote:
> Could you provide a link?
>
>

http://wildindia.org/mwtest/grad.php

If you see the there, the Tab #2 is inactive.

-
Anush


[jQuery] Re: Jquery gradient and tabs

2009-09-14 Thread MiKiTiE

Could you provide a link?

On Sep 14, 3:38 am, Anush Shetty  wrote:
> When I try using jquery gradient plugin with tabs, I see that the tabs
> get disabled.
>
> Does anybody here know the reason behind it ?
>
> --
> Anush