Knowledge Base Contributions
Below is a list of the knowledge base entries that Danny Sementilli has contributed to:
- how do I pass textbox data from window(a) to window(b), not a pop-up a new browser window?
- How do I disable the "edit" button in the toolbar, and "view" in the menu-bar, of a browser?
- how do I set the background color of a td (without any hyperlinks) to change color using hover?
- How do I validate that a button has been clicked. Onclick of button A, was button B ever clicked?
- how do I create a table in a popup window that onclick of a button, adds a new row to that table?
- how do I create a table in a popup window that onclick of a button, adds a new row to that table?
- How do I remove or set the borders to a textbox to invisible? or just remove certain sides of it?
- how do I compare the text from selectbox(a) and (b), if selectbox(b) was dynamically created?
- is it possible to make a hidden selectbox? if so, how?
- how do I dynamically remove selected option(s) from a selectbox, onClick of a button?
- How do I dynamically populate a select box, using only the selected values from another select box?