OpenAsPopup position
I am utilizing the OpenAsPopup class to open a small form as a popup window when a user clicks a button. Is there an attribute for OpenAsPopup (or any other technique for that matter) that will enable me to control the position of the popup window? Ideally the window should appear close to where the button was clicked. Barring this the middle of the screen would be preferable to the default, top-left position.83Views0likes1CommentHelp fix ellipsis, need all text to be shown
I already have a working button that works as a pop up alert, but after adding more text I see an ellipsis, when I need all text to be shown. I've tried several statements with no success. Below is a bit of my code, if anyone has suggestions. /*********** var text button ="<a class=\"Vibrant Success\" title=\"Help\" style=\"text-align:center; text-decoration:none; &'text-overflow:visible'&\" href=\"javascript:void(0);\" onclick=\"alert('FAQ\\'s \\nQ. Why is the cost showing \\'????\\' ? \\nA. All fields must be filled out, including insurance options.;\">Help</a>"; #css #javascript #Button87Views0likes5Comments