Raudus › Forums › Components › ID for Html tag
This topic contains 0 replies, has 1 voice, and was last updated by scoluccia 8 years, 11 months ago.
Hi,
is there the possibility of identifying the html tags that you create with the library by entering the ID
for example: <div id=””> …..
so I can write javascript / jquery functions with direct reference to the html tag by getElementById or $ (‘# idtag’) …..?
You must be logged in to reply to this topic.