Jump to content

Set src of a childNode?


unemployment

Recommended Posts

Why on earth would you want to refer to something like that?  Surely there is a much easier way to target it than that...but can't really say one way or the other w/out some code showing the context.

 

It seems like it's the only way possible when you have

 

var[i].onclick = function()
{
  
}

 

because you need to use 'this' since it is dynamic... If there is a better way, please let me know.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.