when you force domnode update with something like $('#'+this.str_id).attr("href",this.str_endpoint+new Date().getTime());
it results in violent shaking of the page
is there perhaps a more gracefull way of doing this? thx
when you force domnode update with something like $('#'+this.str_id).attr("href",this.str_endpoint+new Date().getTime());
it results in violent shaking of the page
is there perhaps a more gracefull way of doing this? thx