|
| Index | Recent Threads | Unanswered Threads | Who's Online | User List | Help |
|
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 4
|
|
| Author |
|
|
Stranger Joined: Oct 4, 2008 Post Count: 4 Status: Offline |
What does this code do? <script language="JavaScript" type="text/JavaScript"> <!-- function MM_goToURL() { //v3.0 var i, args=MM_goToURL.arguments; document.MM_returnValue = false; for (i=0; i<(args.length-1); i+=2) eval(args+".location='"+args[i+1]+"'"); } //--> </script> Thanks! ![]() |
||
|
|
Advanced Member UK Joined: Dec 29, 2004 Post Count: 1662 Status: Offline |
Well... It's Dreamweaver generated code. I would think by the name of the function that it would load a certain URL. Is this another study of yours? ---------------------------------------- Pavonis Mons | Listen of the week: "Residue of Desire" by Acumen |
||
|
|
Stranger Joined: Oct 4, 2008 Post Count: 4 Status: Offline |
Well... It's Dreamweaver generated code. I would think by the name of the function that it would load a certain URL. Is this another study of yours? heheh! im studying some code examples and there are some parts that im not sure of their use. i ask you guys to tell me and you are very helpful thanks alot! im from Greece and no Greek forum here has been so helpful!thanks! ![]() |
||
|
|
Advanced Member US Joined: Sep 24, 2007 Post Count: 396 Status: Offline |
Pretty sure it changes the page shown in popup windows. Its also badly coded, as incrementing a loop by 2 is confusing, and you have to sit and think to understand what's going on. ---------------------------------------- Simple is better. |
||
|
|
|
|
|
Current timezone is GMT Mar 22, 2010 1:35:56 AM |