I'd use the @Any component:

<table jwcid="@Any" class="datalist" title="message:msgkey">


Cheers
Rodrigo



John Coleman wrote:
Has anyone found out how to internationalise title attributes?

eg:
<table class="datalist" title="List of Agencies">

how about this:

<table class="datalist" title="<span key="msgkey">List of Agencies</span>">

Looks terrible, not valid markup.




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



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

Reply via email to