I have a link and would like to auto click it to open an popup windows to play an video.
The link is like as
<a rel="wp-video-lightbox" href="https://www.youtube.com/watch?v=xxxxxxx&width=640&height=480" title="">Watch Movie</a>
How do I do it in jQuery?
Best regards,
Kelvin