correction, the _ in front is needed as always ....
DIV('content',**{'_data-something':'something value'})
Il giorno giovedì 20 dicembre 2012 15:58:25 UTC+1, Massimo Di Pierro ha
scritto:
>
> They always did although the syntax is cumbersone
>
> DIV('content',**{'data-something':'something value'})
>
> On Thursday, 20 December 2012 04:16:54 UTC-6, Arnon Marcus wrote:
>>
>> Cool (!)
>>
>> Do the HTML helpers support HTML5's " data-* " attributes?
>> Can that be used for javascriupt frameworks like Knockout.js or
>> Angular.js ?
>>
>
--