Forums

This topic is locked

Editable Attribute is not working

Posted 27 May 2011 14:38:36
1
has voted
27 May 2011 14:38:36 Sheikh Naveed posted:
Hi!

I have made and editable attribute on anchors withing the main navigation site. But it is not working, please help


Template Code:
<ul id="nav">
<li><a href="#" class="@@(_document['homeClass'])@@">Home</a></li>
</ul>


Code looks in pages like this

<ul id="nav">
<li><a href="#" class="active">Home</a></li>
</ul>

BUT NOT EDITABLE

Reply to this topic