<?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 Re: cl_gui_html_viewer and javascript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-html-viewer-and-javascript/m-p/1176662#M124510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give an example, please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2006 06:28:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-30T06:28:21Z</dc:date>
    <item>
      <title>cl_gui_html_viewer and javascript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-html-viewer-and-javascript/m-p/1176660#M124508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I wonder if I can add some javascript code with cl_gui_html_viewer.&lt;/P&gt;&lt;P&gt;Let's says that if the user click on the container I would like to pop up a message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to do it with method set_script and event navigate_complete but I failled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jan 2006 17:55:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-html-viewer-and-javascript/m-p/1176660#M124508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-29T17:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: cl_gui_html_viewer and javascript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-html-viewer-and-javascript/m-p/1176661#M124509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can do that. it is possible, just place the script for popu up within the html template .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 05:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-html-viewer-and-javascript/m-p/1176661#M124509</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-01-30T05:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: cl_gui_html_viewer and javascript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-html-viewer-and-javascript/m-p/1176662#M124510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give an example, please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 06:28:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-html-viewer-and-javascript/m-p/1176662#M124510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-30T06:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: cl_gui_html_viewer and javascript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-html-viewer-and-javascript/m-p/1176663#M124511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;quick and dirty:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy paste the following code in a noted pad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&amp;lt;a href="#" onclick="alert('test');"&amp;gt;test&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;br&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://www.google.com" target="_blank"&amp;gt;google&amp;lt;/a&amp;gt;&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and save it as test.html in your desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;run program SAPHTML_DEMO1 and enter the path for test.html in the input field and hit enter, you should now see the html page inside the container , click on the links to see how it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 06:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-html-viewer-and-javascript/m-p/1176663#M124511</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-01-30T06:38:40Z</dc:date>
    </item>
  </channel>
</rss>

