[Twisted-web] id property modified by Athena

Juanjo Conti jjconti at gmail.com
Tue Jul 7 11:25:00 EDT 2009


I have this Nevow.Athena code:

<div xmlns:nevow="http://nevow.com/ns/nevow/0.1"
    xmlns:athena="http://divmod.org/ns/athena/0.7"
    nevow:render="liveElement">

    <h2>Grafica</h2>
    <div id="placeholder" style="width:600px;height:300px">****</div>
</div>

When the live element is rendered, the id is changed to something like
athena:1-placeholder.

This gived me some headaches using JQuery $(#id) form. Does anyone
know something about this?

Greets!

PS: I use the name attribute now.
-- 
Juanjo Conti



More information about the Twisted-web mailing list