[LUGOS] Java script prog

Jernej Simončič jernej.simoncic at guest.arnes.si
Tue Oct 30 19:12:01 CET 2001


Hello Alen,

30. oktober 2001, 18:25:29, you wrote:

AL> function jump(url)
AL> {
AL> window.location=url
AL> }

Zamenjaj window s self:

function jump(url) {
  self.location=url
  }

-- 
Jernej Simoncic, jernej.simoncic at guest.arnes.si
http://www2.arnes.si/~sopjsimo/
ICQ: 26266467

All other things being equal, a bald man cannot be elected President
of the United States.
       -- Noble's Law of Political Imagery
Corollary - Given a choice between two bald political candidates, the
American people will vote for the less bald of the two.




More information about the lugos-list mailing list