Soldato
- Joined
- 16 Nov 2003
- Posts
- 9,682
- Location
- On the pale blue dot
I am designing a website where I was hoping to have two main sections - one being content and the other a sidebar with help information. When hovering over a control such as a button or text box I'd like some relevent help info to be displayed in the sidebar. Now I'd assume that I could use a javascript and onmouseover() to make property changes to other elements, but is is possible to change the content?
I'm not asking anyone to write the code for me just tell me if this'd be feasible?
The system will be mainly in PHP, using a MySQL backend to get the help info.
I'm not asking anyone to write the code for me just tell me if this'd be feasible?
The system will be mainly in PHP, using a MySQL backend to get the help info.