Úr Balázs
2014-04-05 22:42:25 UTC
Hi,
These autocompletition worked in version 2.2.4, but don't work in
2.2.5 and 2.2.6
document.getElementById()
document.getElementsByTagName()
document.getElementsByName()
Missing property: innerHTML
htmltag.innerHTML not working, there is no "innerHTML" string in the
language file (there was in version 2.2.4, why missing in 2.2.5 and
2.2.6?)
And missing these two functions, too:
document.querySelector()
document.querySelectorAll()
Regards,
Balázs
These autocompletition worked in version 2.2.4, but don't work in
2.2.5 and 2.2.6
document.getElementById()
document.getElementsByTagName()
document.getElementsByName()
Missing property: innerHTML
htmltag.innerHTML not working, there is no "innerHTML" string in the
language file (there was in version 2.2.4, why missing in 2.2.5 and
2.2.6?)
And missing these two functions, too:
document.querySelector()
document.querySelectorAll()
Regards,
Balázs