Here's what I am doing currently:
setTimeout("expandMenuUsingCookie()",550);But, I'm sure there is a better way than that. Can anyone share a better way to run code last?
Here's what I am doing currently:
setTimeout("expandMenuUsingCookie()",550);But, I'm sure there is a better way than that. Can anyone share a better way to run code last?