You're right François, It is an issue with the inclusion order of my files. I noticed that the files @Import(ed) by my main layout component come after the files @Import(ed) by the pages that use that layout. It should be the other way around. Is there a way to have more control over that? Julien.
Le 30 janvier 2012 13:06, François Facon <[email protected]> a écrit : > This should work. Perhaps a conflict regading inclusion order of your js > file. > At this point you have to debug with firebug to see why > Tapestry.Initializer.bignibou_autocomplete() is not defined. > perhaps extend failed as jquery was already there. > > Regards > François > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
