I use this small code within a jquery function, it works in every browser apart from ie6 and it just so happens our client only uses ie6,
Can anyone help me translate this into pure javascript?
$("#large_box2_link").click();
I use this small code within a jquery function, it works in every browser apart from ie6 and it just so happens our client only uses ie6,
Can anyone help me translate this into pure javascript?
$("#large_box2_link").click();