What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Javascript IE parse problem

Javascript IE parse problem
Author: Message:
foaly
Senior Member
****

Avatar

Posts: 718
Reputation: 20
38 / Male / Flag
Joined: Jul 2006
O.P. Javascript IE parse problem
In javascript I use the following line:
code:
taginp.setAttribute('name','bestanden'+count_files+'');

In Firefox this works, but in IE it gives an error...
I narrowed it down to the part
code:
'bestanden'+count_files+''
apparently it doesn't see that part as a string and therefore gives an error.
Anyone know how I can fix that?
08-02-2008 01:44 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On