Isn't it working properly? Use just javascript import instead of css. -Regards Babu
On 9/27/05, Md. Rezaul Hoque <[EMAIL PROTECTED]> wrote: > > Page1.html > --------- > <html jwcid="@Shell" title="Welcome" stylesheet="asset:babu"> > <head jwcid="$remove$"> > <title>Babu</title> > <link rel="stylesheet" text="text/css" href="../css/Babu.css"/> > </head> > <body> > ... > </body> > </html> > > Page.page > ------------ > <page-specification ...> > <asset name="babu" path="context:/css/Babu.css"/> > ... > </page-specification> > ------------------------- > Hope it will help you. > Regards > -Babu > > On 9/26/05, Manjith Kumar Adapa <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I need a sample piece of code. > > In the html where I can put all the javascript methods in .js file and > > refer > > them in html through Tapestry 4 > > > > Thanks > > Manjith > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >
