Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Dovergeek #1
Forms - onmouseover title
I am working a design project that is largely form driven. One of the problems
we are having is end-user education. A solution that we have come up with is to
have a narrative pop-up when a user drags the mouse over the field. So far,
this works great in the input text style boxes. I created an element
onmouseover="title" title="some descriptive text" The problem I am having is I
can not get anything to work on the pull down menus. If I move my mouse over
those, the title element does not trigger the same type of pop up that happens
for the text input box.
Is this a browser issue? Should I think of a different way of delivery the
help information, like creating a ? icon next to each field and trigger a
baloon narrative to pop up on each mouseover?
Any input would be appreciated.
Dovergeek Guest
-
Preview/onmouseover
:frown; I'm sure this is some simple coding that I can't quite figure, and I'm hoping someone out there could lend a hand. I've set up... -
Add onmouseover to HyperLinkColumn
I would like to add javascript to a HyperLinkColumn of a datagrid so that onmousover the Window.Status = "<MYTEXT>" As of right now the link is... -
onMouseOver
Hi, I have a datagrid that has a particular cell that holds an HTML table that in turn holds 10 text boxes. I would like (if possible) for when... -
adding onmouseover
Hello , I would first like to thank everyone for taking the time to help me. I know this is probable a simple question for everyone but as I am... -
Fastest way to get a the string between <title> </title>
Hello, I have in my strHtml a html page. so what is the fastest way (with XML Read?) to get the "myValue" between <title>myValue</title> ...



Reply With Quote

