cool. thanks.
On Sep 4, 3:03 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote: > yep. you got it. :) > > --Karl > > ____________ > Karl Swedbergwww.englishrules.comwww.learningjquery.com > > On Sep 4, 2008, at 8:46 AM, byron wrote: > > > > > 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.