[jQuery] Re: [ definition css in other file ]

2009-01-11 Thread Scott Sauyet
Lord Gustavo Miguel Angel wrote: my question. How i do to used this .css file in my .html with jQuery¿ You can see a working sample here: http://scott.sauyet.com/issues/2009-01-11a/ (Choose test.html.) The key is this: This points to the CSS file style.css in the same directory

[jQuery] Re: [ definition css in other file ]

2009-01-11 Thread Lord Gustavo Miguel Angel
no problem. don´t work thank´s - Original Message - From: Varun Khatri To: jquery-en@googlegroups.com Sent: Sunday, January 11, 2009 9:58 PM Subject: [jQuery] Re: [ definition css in other file ] // remove this line from your code Parte del

[jQuery] Re: [ definition css in other file ]

2009-01-11 Thread Varun Khatri
> > > > it no work > > > - Original Message - > *From:* Varun Khatri > *To:* jquery-en@googlegroups.com > *Sent:* Sunday, January 11, 2009 9:03 PM > *Subject:* [jQuery] Re: [ definition css in other file ] > > u can try like : > > > >

[jQuery] Re: [ definition css in other file ]

2009-01-11 Thread Lord Gustavo Miguel Angel
, January 11, 2009 9:03 PM Subject: [jQuery] Re: [ definition css in other file ] u can try like : 2009/1/11 Lord Gustavo Miguel Angel ok. i trade explaint problem. i have 2 file: index.html( i send file with name html.txt) style.css( i send file with name

[jQuery] Re: [ definition css in other file ]

2009-01-11 Thread Varun Khatri
and style.css and jQuery? > > > > - Original Message - > > *From:* Varun Khatri > *To:* jquery-en@googlegroups.com > *Sent:* Sunday, January 11, 2009 8:45 PM > *Subject:* [jQuery] Re: [ definition css in other file ] > > i dint get you ? > tell what is the problem? > >

[jQuery] Re: [ definition css in other file ]

2009-01-11 Thread Lord Gustavo Miguel Angel
: Sunday, January 11, 2009 8:45 PM Subject: [jQuery] Re: [ definition css in other file ] i dint get you ? tell what is the problem? On Sun, Jan 11, 2009 at 3:05 PM, goosfancito wrote: thank´s but i before do this but don´t... On 11 ene, 19:59, "Varun K

[jQuery] Re: [ definition css in other file ]

2009-01-11 Thread Varun Khatri
i dint get you ? tell what is the problem? On Sun, Jan 11, 2009 at 3:05 PM, goosfancito wrote: > > thank´s but i before do this > > but don´t... > > > > On 11 ene, 19:59, "Varun Khatri" wrote: > > make a .css file like test.css and use it like: > > > > hope this helps!! > > > > On Sun

[jQuery] Re: [ definition css in other file ]

2009-01-11 Thread goosfancito
thank´s but i before do this but don´t... On 11 ene, 19:59, "Varun Khatri" wrote: > make a .css file like test.css and use it like: >     > hope this helps!! > > On Sun, Jan 11, 2009 at 3:56 PM, Lord Gustavo Miguel Angel < > > goosfanc...@gmail.com> wrote: > >  Hello all! > > > I have th

[jQuery] Re: [ definition css in other file ]

2009-01-11 Thread Varun Khatri
make a .css file like test.css and use it like: hope this helps!! On Sun, Jan 11, 2009 at 3:56 PM, Lord Gustavo Miguel Angel < goosfanc...@gmail.com> wrote: > Hello all! > > I have this .html > - > > > > $(document).ready(function(){ > > $("p").click(function(event){ >