Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Re: I thought #{id:<elt name>} was for this?...

Thanks for your reply,

Yes you are missing the point,

Your attempt say,

var eltName:String="#{id:someElement}";
var domElt=document.getElementById(eltName);

And my requirement is something like the following in your context,

var variable="someElement"
var eltName:String="#{id:"+variable+"}";
var domElt=document.getElementById(eltName);

and this fails.... hope I make more sense


Feedback response number WEBB8399EE created by ~Lily Churesaplopetsi on 03/05/2010

issue with document.getElementById ... (~Lily Churesapl... 4.Mar.10)
. . I thought #{id:<elt name>} was for ... (~James Brewever... 4.Mar.10)
. . . . Re: I thought #{id:<elt name>} was ... (~Lily Churesapl... 5.Mar.10)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS