Tagged Questions
2
votes
3answers
439 views
ClientID invalid after moving code into DotNetNuke module
I am porting an existing application to a DotNetNuke module and discovered bizarre behavior. I use ClientID when creating javascript so that the code can identify the HTML elements. Normally that ...