Christof, thanks for bearing with my silly questions and the clear
explanations !

On Wed, Mar 5, 2008 at 12:14 PM, Christof Donat <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>
>
>  > what if you comment out your script tags ? i'm probably pulling hairs here.
>
>  Then you don't have the script tags in the DOM. You would need to write your
>  own parser then to parse the content of the coments - not a too simple task.
>  Of course you also can not use the existing jQuery functions then, because
>  your objects are not part of the DOM.
>
>  You could think of leaving out the src tag and transport the url somhow else.
>  e.g.:
>
>  <script class="lazy url:asdf/jkl/test.js"></script>
>
>  But that is much less cool of course.
>
>  Christof
>
>
>



-- 
Alexandre Plennevaux
LAb[au]

http://www.lab-au.com

Reply via email to