pouli
6 Oct 2010, 1:45 AM
Hello to all,
I am really new to EXTJS and I have a very basic problem.
I have read that is god to use namespace and this is what I did.
I want on the other hand to use some hidden variables from the HTML that launches my Javascript code.
It seems that with the EXT.get(...) this is not possible because I am under a namespace.
Please correct me if I am wrong.
Thus I have found a way aroudn this by simply using document.getEementById but I know that this is not the best way.
Could you please explain me how to do this ?
Thank you in advance
I am really new to EXTJS and I have a very basic problem.
I have read that is god to use namespace and this is what I did.
I want on the other hand to use some hidden variables from the HTML that launches my Javascript code.
It seems that with the EXT.get(...) this is not possible because I am under a namespace.
Please correct me if I am wrong.
Thus I have found a way aroudn this by simply using document.getEementById but I know that this is not the best way.
Could you please explain me how to do this ?
Thank you in advance