Closed KovuTheHusky closed 12 years ago
For pages where you rely on a form action or a value, the next.action or next.value can be undefined and the next page will not load. This is a fix for that and it just uses getAttribute like you did for the href property.
For pages where you rely on a form action or a value, the next.action or next.value can be undefined and the next page will not load. This is a fix for that and it just uses getAttribute like you did for the href property.