That worked well. Thank you.

So in pseudocode this essentially says..

when document is ready:
    bind the event 'click' to '#thelink'
    invoke the href when a 'click' occurs

    trigger a 'click'

correct? This is more for my own understanding.

Reply via email to