Don't know about formal terms like "end of service". But technically it is heavily outdated: it is based on obsolete JavaScript libraries Prototype (last version in 2015) and Scriptaculous (last version in 2010), In order to become actual again it requires serious rewriting (migration from Prototype to jQuery or even to vanilla JavaScript). I have no free time to make this. If anyone wants - you are welcome.
Hi, I have written a script with Ajax using .jsp. My problem is how can I key in one information into one field at the interface and then auto display another two fields? Example:When user key in the name in the Name's field, then another two fields (Age and Country) auto display. Now my script only can display one data, that is when I key in Name's field then only display age. Please advise. May i know on the Ajax autocomplete --"Target" can put multi fields? Below is my script. <bean:message key="name"><bean:message...
Hi, Does anyone know if this library is currently EOS, and if so, when was the EOS date?
Please advise. Thanks.
answer my own question: ajax:htmlContent
Hi Guys, I am new to this framework. ajax:updateField works very well to update <input...
Hi Guys, I am new to this framework. ajax:updateField works very well to update or...