Skip Menu |

This queue is for tickets about the CGI-Ajax CPAN distribution.

Report information
The Basics
Id: 107623
Status: new
Priority: 0/
Queue: CGI-Ajax

People
Owner: Nobody in particular
Requestors: archibeardrinker [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.707
Fixed in: (no value)



Subject: does not select elements by name
Does not select elements by name, but in error messages 'ERROR: Cant find HTML element with id or name:' Why you not added another condition if(!element){ var element = document.getElemenstByName(id); }