Home
last modified time | relevance | path

Searched hist:f469e1e35809446d05cb365abf11ae98dcf3719c (Results 1 – 3 of 3) sorted by relevance

/plugin/captcha/
H A Dstyle.lessf469e1e35809446d05cb365abf11ae98dcf3719c Thu Jan 22 11:57:55 UTC 2026 Andreas Gohr <gohr@cosmocode.de> Support multiple CAPTCHAs on a single page

Replace ID selectors with classes to allow multiple CAPTCHA instances
on the same page. Modernize JavaScript to use vanilla JS methods and
ES6 syntax (const, arrow functions).

fixes #98

H A Dscript.jsf469e1e35809446d05cb365abf11ae98dcf3719c Thu Jan 22 11:57:55 UTC 2026 Andreas Gohr <gohr@cosmocode.de> Support multiple CAPTCHAs on a single page

Replace ID selectors with classes to allow multiple CAPTCHA instances
on the same page. Modernize JavaScript to use vanilla JS methods and
ES6 syntax (const, arrow functions).

fixes #98

H A Dhelper.phpf469e1e35809446d05cb365abf11ae98dcf3719c Thu Jan 22 11:57:55 UTC 2026 Andreas Gohr <gohr@cosmocode.de> Support multiple CAPTCHAs on a single page

Replace ID selectors with classes to allow multiple CAPTCHA instances
on the same page. Modernize JavaScript to use vanilla JS methods and
ES6 syntax (const, arrow functions).

fixes #98