<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1054692" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1054692</link>
    <description></description>
    <language>en</language>
          <item>
    <title>You can refer below url for</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-can-invisible-js-script-code#comment-1283861</link>
    <description> &lt;p&gt;You can refer below url for more details :-&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.patrick-wied.at/blog/a-technique-for-hiding-your-javascript-code&quot; title=&quot;http://www.patrick-wied.at/blog/a-technique-for-hiding-your-javascript-code&quot;&gt;http://www.patrick-wied.at/blog/a-technique-for-hiding-your-javascript-code&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Mar 2013 14:47:42 +0000</pubDate>
 <dc:creator>pwhlicia</dc:creator>
 <guid isPermaLink="false">comment 1283861 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>The js runs on the client</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-can-invisible-js-script-code#comment-1281433</link>
    <description> &lt;p&gt;The js runs on the client machine. That&#039;s why you have to send the code to the client machine, for it to be run. The client can display the page source and you can&#039;t stop that. Even if you could instruct the browser not to, tools like wget can pretend to be a valid browser and put the full webpage image onto a client text file, including the js.&lt;/p&gt;
&lt;p&gt;The best you can do is to make the js as unreadable to humans as possible, maybe with the Online Javascript Compression Tool or something like it. The js will still run but it will be harder to comprehend. The functionality can still be patched and re-used but it can&#039;t be re-commented, and your meaningful data names will be lost.&lt;/p&gt;
 </description>
     <pubDate>Sun, 04 Nov 2012 16:12:38 +0000</pubDate>
 <dc:creator>John Harris</dc:creator>
 <guid isPermaLink="false">comment 1281433 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
