PDA

View Full Version : Is there anyone knowing DomHelper config options ?



Temujin
28 Jul 2007, 2:23 AM
Where can i find the dom helper config options like (tag, cn ...) ? And when i use tag: "div", how will i give it a value ? I tried innerHTML but it did not work.

Anoyone help ???

BernardChhun
28 Jul 2007, 4:06 AM
here's a bunch of 'em:

tag, cls, style, html, value, onclick...the one you are looking for is html.