|
|
 | | From: | alice | | Subject: | Re: Frustration..... | | Date: | Sun, 07 Nov 2004 05:26:52 GMT |
|
|
 | romath@romath.net wrote: > Yesterday, I posted a request for assistance regarding the proper > coding to use in enabling a mouseover that would bring the actual > Bible verses up when the mouse hits the verse title...... > This morning, I received an email from a person who at first said 'he > didn't understrand what I wanted' ..... in gthe next breath, he said > 'he could enter it for me for a fee of between fifteen and fifty > dollars!' > > Needless to say, I turned his 'offer' down. > > Does anyone here know the correct code I should use, please? And > hopefully free of charge? I can enter the info myself if I can find > the code. > > Thanks, and God bless > > Romath > > ========================================================== > >>>>>>>>>>>>>>>>>>>>JESUS IS THE ROCK>>>>>>>>>>>>>>>>>>>>>> > > < God doesn't call the qualified; He qualifies the called > > ========================================================== >
I might be able to help with that... but I'm also not sure what you're asking for. Are you looking for code that will search a database for the verse and then have that verse appear in a mouseover? Or are you just looking for code for a mouseover? There're snippets of Javascript code online that you can probably google for...
-alice
|
|
 | | From: | piet | | Subject: | Re: Frustration..... | | Date: | Mon, 08 Nov 2004 00:30:44 GMT |
|
|
 | If it's HTML code you're talking about, then you most probably would use the onmouseover command. Programs like Homesite 4 has it built in. Very helpful. A quick search in Google brought up this page: http://www.htmlgoodies.com/beyond/adv_js.html
Hope it helps...
<><
"alice" wrote in message news:wmijd.7139$O11.6641@newsread3.news.pas.earthlink.net... > romath@romath.net wrote: > > Yesterday, I posted a request for assistance regarding the proper > > coding to use in enabling a mouseover that would bring the actual > > Bible verses up when the mouse hits the verse title...... > > This morning, I received an email from a person who at first said 'he > > didn't understrand what I wanted' ..... in gthe next breath, he said > > 'he could enter it for me for a fee of between fifteen and fifty > > dollars!' > > > > Needless to say, I turned his 'offer' down. > > > > Does anyone here know the correct code I should use, please? And > > hopefully free of charge? I can enter the info myself if I can find > > the code. > > > > Thanks, and God bless > > > > Romath > > > > ========================================================== > > > >>>>>>>>>>>>>>>>>>>>JESUS IS THE ROCK>>>>>>>>>>>>>>>>>>>>>> > > > > < God doesn't call the qualified; He qualifies the called > > > ========================================================== > > > > I might be able to help with that... but I'm also not sure what you're > asking for. Are you looking for code that will search a database for the > verse and then have that verse appear in a mouseover? Or are you just > looking for code for a mouseover? There're snippets of Javascript code > online that you can probably google for... > > -alice >
|
|
|