Re: shorten a method string
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: shorten a method string

From: neoswf <neoswf@gmail.com>
Date: Tue Jan 31 2006 - 13:18:27 CET

Evertjan. wrote:
> function gebi(el){
> return document.getElementById(el);
> }

thank you Evertjan.
how can i recive this kind of result:
gebi(el).style.width?
to use this method in different usages like reciving the style object
and etc...
Received on Tue Feb 7 21:28:37 2006