Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: File picker not working.
Re: File picker not working.
05-06-2009, 9:29 AM
Benava
Joined on 01-28-2009
Posts 58
Re: File picker not working.
Reply
Quote
When using the code from the download package. We get an IE error saying stack overflow at line:
var
links = editdoc.getElementsByTagName(
"a"
);
and in firefox we get a "too much recurrsion" error.
View Complete Thread