"The content of element Unique must match foreach|if|if-not|unique", thats
the exception when put the include-script inside unique
element.................



Filip S. Adamsen-2 wrote:
> 
> Hi,
> 
> Assuming you're using Tapestry 4, try putting your include-script tag 
> inside a unique tag like this:
> 
> <unique>
>    <include-script resource-path="script/mootools-release-1.11.js" />
> </unique>
> 
> That *should* do it, if I'm right, that is. :)
> 
> -Filip
> 
> DR_GLoPeL_BouCa skrev:
>> Hello people, i've a question, i've components that use mootools, that
>> component insert the .js in the .script with <include-script
>> resource-path="script/mootools-release-1.11.js" />, the problem is when i
>> put two or more component in page two or more reference to the .js is
>> inserted in html code, how put only one reference to that .js.
>> Thank's for replys.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Include-Script-for-Component-tp15509447p15543844.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to