|
|
 |
RE: FN-FORUM: Javascript error
date posted 21st September 2007 15:58
Fantastic!! It's now working fine.
Thanks for your help.
Ashley
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of
Richard Fletcher
Sent: 21 September 2007 15:58
To: FN-FORUM / [EMAIL REMOVED]
Subject: Re: FN-FORUM: Javascript error
The div is being added and the code is being placed on the page, however
my code assumes that the text area will be the last element of it's
parent element (which is always the case using pages I write. So now
it's at the bottom of the screen. The correct fix is to make sure that
the div is added as the next element but I'm not sure how to do that off
the top of my head. A quick fix is to place a around the text
area.
As for the other code not working I don't see why. Usually such clashes
happen with event handles and reuse of variables. I don't use global
variables in my function and have done the onload stuff through the body
tag. I do see an error in your code at which may have
something to do with it.
Regards
Richard
--
Artumi Systems, 58 Salmon Street, Sheffield, S11 8DD.
Tel 0114 250 7654, Web http://www.artumi.com
VAT Reg 889 0317 88
--
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
|
 |
|