Hi,
I want to show a popup to user to get some input. i have created a HTML webresource with 'input' element and used Alert.showWebresource() method to open a popup with input box. However, when i enter any value in that input box of HTML webresource, i'm not able to get it though javascript code.
i have used document.getElementById but it failed.
Is there any way to get the value available in input box of HTML webresource?
*This post is locked for comments
I have the same question (0)