|
|
 |
RE: FN-FORUM: Need someone to do some javascript magic for me
date posted 12th January 2007 12:38
just in case no one comes back to you try this function
function settext(val,id){
document.getElementById(id).innerHTML = val
}
-----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of
> Steven Lavine
> Sent: 12 January 2007 14:17
> To: FN-FORUM / [EMAIL REMOVED]
> Subject: Re: FN-FORUM: Need someone to do some javascript magic for me
>
>
> Duncan Glendinning wrote:
> >
> > Hi there,
> >
> > I am more php/Mysql than javascript, and I need someone to help with
> > images and rollovers, so that when you hover over an image (which is
> > taken from database), a string is displayed in a specified place on
> > the page (also taken from the database).
> > I have a mock up so its clear what i am after. Hoping someone can
> > knowck this together in a few minutes for me this afternoon.
> >
> > If you are free, get in touch and will send you the screenshot.
> >
> > thanks,
> >
> > Duncan
> >
> Hi duncan,
>
> I have some minutes free this afternoon. I'd be happy to help.
>
> Steve
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
> |
 |
|