<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to execute js function in body onload in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-execute-js-function-in-body-onload/m-p/323060#M10061</link>
    <description>&lt;P&gt;Hi, fellows&lt;/P&gt;
&lt;P&gt;I have a js function which I want to be execute in &lt;/P&gt;
&lt;P&gt;Is it possible to do that?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2012 13:31:07 GMT</pubDate>
    <dc:creator>kasaba_</dc:creator>
    <dc:date>2012-01-11T13:31:07Z</dc:date>
    <item>
      <title>How to execute js function in body onload</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-execute-js-function-in-body-onload/m-p/323060#M10061</link>
      <description>&lt;P&gt;Hi, fellows&lt;/P&gt;
&lt;P&gt;I have a js function which I want to be execute in &lt;/P&gt;
&lt;P&gt;Is it possible to do that?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2012 13:31:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-execute-js-function-in-body-onload/m-p/323060#M10061</guid>
      <dc:creator>kasaba_</dc:creator>
      <dc:date>2012-01-11T13:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute js function in body onload</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-execute-js-function-in-body-onload/m-p/323061#M10062</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Easiest way to achieve that is to use jQuery:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;script&amp;gt;
    jQuery(document).ready(function() {
      // javascript to execute on load
    });
  &amp;lt;/script&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 12 Jan 2012 14:43:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-execute-js-function-in-body-onload/m-p/323061#M10062</guid>
      <dc:creator>Anahide_Tchertc</dc:creator>
      <dc:date>2012-01-12T14:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute js function in body onload</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-execute-js-function-in-body-onload/m-p/323062#M10063</link>
      <description>&lt;P&gt;And to include that easily I think the easiest way it to add this javascript fragment in a dedicate javascript file for instance name it myfunc.js&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2012 12:35:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-execute-js-function-in-body-onload/m-p/323062#M10063</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-01-30T12:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute js function in body onload</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-execute-js-function-in-body-onload/m-p/323063#M10064</link>
      <description>&lt;P&gt;http&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2012 18:00:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-execute-js-function-in-body-onload/m-p/323063#M10064</guid>
      <dc:creator>Anahide_Tchertc</dc:creator>
      <dc:date>2012-01-30T18:00:52Z</dc:date>
    </item>
  </channel>
</rss>

