View Single Post
Old 12-05-2003, 05:21 PM  
jeroman
So Fucking Banned
 
Join Date: Oct 2002
Location: Norway or UK or...damn, where am I
Posts: 356
School work/- please help

This is really basic lesson I need to finish.
Since I have been to busy with porn stuff I need help.
I will read and learn myself later but if anyone could answer my question below I'd be happy since I must have it in within an hour.

Question/homework:

Please analyse the following function and write a comment for each row to explain what it is and what it do/happens.
Also say what kind of object it is referring to and what the
result will be.


function uppgift_a(b) {
var s = .s.value;
if (s !="") {
document[b].src = s;
}
}
jeroman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote