Javascript error on Portal content

Hello
I don't know whether this question is relevant in this forum but I am facing this while publishing web dynpro I-View onto Portal.
When I go to link http://host:port/irj its opening Portal Content page with one Browse and Search tab. But nothing is showing up in that and hence I am not able to publish my web dynpro i-view. Is this related to browser version. I am using IE 6.0 SP2.
Thanks in advance.
Regards
Rajeev

Hi,
Try to delete your cookies in your IE.
tools-options-deletecookies and deletefiles. Ane create new Window.
Then it might helps.
Other wise goto this document it will helps you.
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0c7b2f25-0c01-0010-f2a2-f8a65a9dcad9
Thanks,
Lohi.

Similar Messages

  • Netui javascript errors in portal

    The following code works in a webapp. It generates javascript errors in portal
    <%@ page language="java" contentType="text/html;charset=UTF-8"%>
    <%@taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui"%>
    <%@taglib uri="http://beehive.apache.org/netui/tags-databinding-1.0" prefix="netui-data"%>
    <%@taglib uri="http://beehive.apache.org/netui/tags-template-1.0" prefix="netui-template"%>
    <%@taglib tagdir="/WEB-INF/tags" prefix="dst" %>
    <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    <netui:html>
    <head>
    <netui:base/>
    <script language="JavaScript" type="text/JavaScript">
    function dstcheck(tagname)
    alert(document[lookupIdByTagId("sampleForm", this)][lookupIdByTagId("textID", this)].value);
    </script>
    </head>
    <netui:body>
    <netui:form action="begin" tagId="sampleForm">
              <netui:textBox dataSource="pageFlow.textValue" tagId="textID" onBlur="dstcheck('textID')"></netui:textBox>
              <netui:anchor action="begin" formSubmit="true">first link</netui:anchor>
    <dst:sample/>
         </netui:form>
    </netui:body>
    </netui:html>

    Can you attach the javascript errors you were getting?
    Thanks
    Subbu
    Srinivas Surapaneni wrote:
    The following code works in a webapp. It generates javascript errors in portal
    <%@ page language="java" contentType="text/html;charset=UTF-8"%>
    <%@taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui"%>
    <%@taglib uri="http://beehive.apache.org/netui/tags-databinding-1.0" prefix="netui-data"%>
    <%@taglib uri="http://beehive.apache.org/netui/tags-template-1.0" prefix="netui-template"%>
    <%@taglib tagdir="/WEB-INF/tags" prefix="dst" %>
    <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    <netui:html>
    <head>
    <netui:base/>
    <script language="JavaScript" type="text/JavaScript">
    function dstcheck(tagname)
    alert(document[lookupIdByTagId("sampleForm", this)][lookupIdByTagId("textID", this)].value);
    </script>
    </head>
    <netui:body>
    <netui:form action="begin" tagId="sampleForm">
              <netui:textBox dataSource="pageFlow.textValue" tagId="textID" onBlur="dstcheck('textID')"></netui:textBox>
              <netui:anchor action="begin" formSubmit="true">first link</netui:anchor>
    <dst:sample/>
         </netui:form>
    </netui:body>
    </netui:html>

  • Getting javascript error in portal admin

    Dear all,
    When i tried to add a content item in the CMS of Weblogic Portal 8.1, an "unterminated string constant" javascript error is displayed and i can't add the content. This happens only when the content item is of a type that contains one or more calendar type property.
    Did anybody also encounter that and have some idea how to solve it?
    Thank you!!
    David

    Hi Bharat
    refer to this for the Log file
    Physical path of log files in EP server
    Portal Runtime Error - Where is the log file?
    For javscript problem refer  to
    Javascript error when loading Portal Content
    Portal Content Permissions
    Getting javascript error while logging in EP
    Thanx
    Pankaj

  • Urgent: Javascript Error in Portal Navigation

    Hi,
    We are using EP 6.0 SP 13.
    We are facing an issue of Java script error in the portal.
    The areas in which the portal is affected are as follows:
    1. When we open the Login page of the portal, the Font Type, Size and
    formatting and the style of "Log in" button is not normal.
    2. After we login, Any component that uses javascript is not working
    3. Whenever we execute any BW report we are getting alert box with
    message:
    "Session Manager will not work!"
    4. When we try to log out, again we get scripting error.
    5. We are also not able to navigate in User Mangement and Content Management.
    Please help as soon as possible.
    Regards,
    Prasad

    Hello Prasad,
    As we are talking about JavaScript errors, it is interesting to know which browser and OS you are using?
    INTERNET EXPLORER 5.5  WINDOWS SERVER 2000/IA32 32BIT 
    Not Released
      31.03.2004     
    INTERNET EXPLORER 6.0  WIN XP 2002 PROF. 32-BIT  Released  31.03.2004     
    INTERNET EXPLORER 6.0  WINDOWS SERVER 2000/IA32 32BIT  Released  31.03.2004     
    INTERNET EXPLORER 6.0  WINDOWS SERVER 2003/IA32 32BIT  Released  27.06.2005     
    INTERNET EXPLORER 7.0  WIN XP 2002 HOME 32-BIT  Released  11.12.2006     
    INTERNET EXPLORER 7.0  WIN XP 2002 PROF. 32-BIT  Released  11.12.2006 
    See the for supported browsers:<a href="https://websmp205.sap-ag.de/~form/handler?_APP=00200682500000001303&_EVENT=RELEASE&00200682500000002804=01200314690900000192&00200682500000003818=WBRPFM&00200682500000003853=Enterprise%20Portal">NW2004_Browsers</a>
    Greetings,
    Praveen Gudapati
    p.s Points are always welcome for helpful answers

  • Javascript error in Portal

    Hello All,
    I am facing two issues. One is sometimes when I login to Portal with admin id, it prevents me from displaying contents under the content administration. The reason being a Javascript error at the left bottom of the browser page access denied. However, I am logging in with administrator id.
    However, this error doesnt comes always. It comes randomly.
    I am getting this error even while executing a portal application that links directly to iviews by
    *<a href= ""> </a> tag*
    It again sayins javascript error: access denied.
    Any idea why this error is coming? How Should i resolve this error?
    Kindly advise.
    Thanks,
    Ameya Pimpalgaonkar
    Edited by: Ameya Pimpalgaonkar on Nov 12, 2009 7:01 AM

    Amey,
    Please install fire bug along with Mozilla and try to login to the application. This will help you to find from where the error is coming exactly.
    Also, clear your browser cache and try to login and check.
    Ram

  • Error in Portal Content Tree

    Im using EP 6.0, when I go to Portal content, I can't see the options. In browser's options I have the script enable and cookie enable.

    Hi,
    Normally, after new installation, no problem should occur.
    Check if there are any errors you can find in the defaultTrace.
    Ask if your Admin can access Portal content, if so then it is only permissions issue.
    If your admin even cannot access pcd, then check PCDStartup.Properties file under C:\usr\sap\F20\SYS\global\pcd
    and check if all configurations are correct.
    Check this:
    http://help.sap.com/saphelp_nw70/helpdata/EN/2a/edece171d547449ab0e1d295f3b0bc/frameset.htm
    Regards,
    Praveen Gudapati

  • Error in portal content

    Hi experts!!
    Just yesterday our basis person finished the EP installation.
    I tried to access the portal content to start designing iviews etc.. but under the tab "browse" in the portal content nothing was there.
    Since this is my first portal project i am a bit freaked up!
    Please help me...
    I believe it has something to do with roles and permissions..maybe??
    Thanx in advance!!!!
    P.S. I will reward points to useful answers

    Hi,
    Normally, after new installation, no problem should occur.
    Check if there are any errors you can find in the defaultTrace.
    Ask if your Admin can access Portal content, if so then it is only permissions issue.
    If your admin even cannot access pcd, then check PCDStartup.Properties file under C:\usr\sap\F20\SYS\global\pcd
    and check if all configurations are correct.
    Check this:
    http://help.sap.com/saphelp_nw70/helpdata/EN/2a/edece171d547449ab0e1d295f3b0bc/frameset.htm
    Regards,
    Praveen Gudapati

  • Error importing Portal Contents Using  EP 6.0 SP15

    Hello,
    We were importing portal contents on one server from the other.
    Out of those, only 2 were imported successfully.
    But other got an error as follows:
    Error Details 
    Cannot import in text only mode: object portal_content/com.mcgm.xxxx/com.xxxx.PortalDisplayComponents/com.xxxx.complaints/com.xxxx.fcomplaints_main/com.xxxx.fiViews/com.xxxx.iImportantContacts does not exist.
    Object ID:
    pcd:portal_content/com.xxxx.xxxx/com.xxxx.PortalDisplayComponents/com.xxxx.complaints/com.xxxx.fcomplaints_main/com.xxxx.fiViews/com.xxxx.iImportantContacts
    Transport
    File: /usr/sap/CPD/JC01/j2ee/temp/pcd/transport/IMPORT-0807_144931_226_209eb21d06845d2f/EPT/com.xxxx.iimportantcontacts.ept
         at com.sapportals.portal.pcd.gl.transport.PcdGlTextTransportManager.importObject(PcdGlTextTransportManager.java:103)
    Could anyone guide us regarding it?
    Thanks and regards,
    Pradnya

    Another thought about this :
    It's the deserialization that fails saying that the <DisplayName> child of <response> is not defined in the schema. Shouldn't we read  that as follows : the response received indeed does include a tag named <DisplayName>, but there is no way of mapping this to the class structure of the generated proxy so that this value can be used to rehydrate an instance of that class with it.
    Now, if we look at the WSDL file for the UME Web Service we find this for the GetUser0 method's response message :
    - <wsdl:message name="getUserResponse">
      <wsdl:part name="response" type="tns0:IUserInfo" />
      </wsdl:message>
    The response is of type IUserInfo. This  type is defined in the WSDL file as outlined below :
    - <complexType name="IUserInfo">
    - <sequence>
    <b>  <element name="DisplayName" nillable="true" type="xsd:string" /></b>   <element name="Locale" nillable="true" type="tns1:Locale" />
      <element name="Title" nillable="true" type="xsd:string" />
      <element name="Groups" nillable="true" type="intf:ArrayOf_xsd_string" />
      <element name="UniqueName" nillable="true" type="xsd:string" />
      <element name="Roles" nillable="true" type="intf:ArrayOf_xsd_string" />
      <element name="Email" nillable="true" type="intf:ArrayOf_xsd_string" />
      <element name="UniqueId" nillable="true" type="xsd:string" />
      <element name="FirstName" nillable="true" type="xsd:string" />
      <element name="LastName" nillable="true" type="xsd:string" />
      <element name="Company" nillable="true" type="xsd:string" />
      </sequence>
      </complexType>
    The WSDL definition for IUserInfo clearly does have this elment.
    Another thing : I'm using the exact same web service from a .Net web service client. The proxies generated with the Visual Studio .Net tools do not throw this error. Which raises the question : is it indeed a WSDL problem or is there a bug in the proxy generation in NW DS ?

  • Javascript error during translation in portal

    hi,
    i am transalating objects from english to italian in portal content translation...
    but during the implementation i am having javascript errors in portal.
    there is no problem in the english version..
    Snippet of the english javascript
    <title >XYZ</title>
    <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
    <script SRC="/irj/portalapps/com.sap.portal.httpconnectivity.httpauthentication/scripts/CAManagerScript.js" ></script>
    <script SRC="/irj/portalapps/com.sap.portal.navigation.helperservice/scripts/HistoryFramework.js" ></script>
    <script SRC="/irj/portalapps/com.sap.portal.navigation.helperservice/scripts/NavigationFramework.js" ></script>
    <script SRC="/irj/portalapps/com.sap.portal.pagebuilder/scripts/pagesupport.js" ></script>
    <link  REL=STYLESHEET  HREF="/irj/portalapps/com.sap.portal.design.portaldesigndata/themes/portal/customer/BDS/prtl/prtl_ie6.css?6.0.15.0.49"  TYPE="text/css" >
    <link  REL=STYLESHEET  HREF="/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/customer/BDS/ur/ur_fc_ie6.css?6.0.15.0.49"  TYPE="text/css" >
    <script SRC="/irj/portalapps/com.sap.portal.htmlb/jslib/controls_ie5.js" ></script>
    <script SRC="/irj/portalapps/com.sap.portal.htmlb/jslib/sapUrMapi_ie6.js" ></script>
    <script SRC="/irj/portalapps/com.sap.portal.htmlb/jslib/popup_ie6.js" ></script>
    <script SRC="/irj/portalapps/com.sap.portal.htmlb/jslib/languages/urMessageBundle_en.js" ></script>
    <script SRC="/irj/portalapps/com.sap.portal.navigation.toplevel/scripts/toplevelnavigation.js" ></script>
    </head><body class="prtlBody urFontBaseFam urScrl">
    <!-- EPCF: Component com.sap.portal.navigation.portallauncher.default, ngifocjigiaefchfplbhppaombngcpbo -->
    <!-- EPCF: Component com.sap.portal.pagebuilder.pageBuilder, akaimbgolgbpepcdkebifnaombngcpbo -->
    <Script>
    var caEngine = new CAManager('/irj/servlet/prt/portal/prtroot/com.sap.portal.httpconnectivity.httpauthentication.Engine','dialogHeight:10;dialogWidth:20;center:1;help:0;status:0');
    caEngine.registerCAEvent('com.sap.portal.httpconnectivity.httpauthentication','Teach',caEngine,'eventCallBack');
    </Script>
    And the corresponding script in italian is
    <META http-equiv=Content-Type content="text/html; charset=UTF-8">
    <SCRIPT src="Introduzione - Kodak Portal_files/CAManagerScript.js"></SCRIPT>
    <SCRIPT src="Introduzione - Kodak Portal_files/HistoryFramework.js"></SCRIPT>
    <SCRIPT src="Introduzione - Kodak Portal_files/NavigationFramework.js"></SCRIPT>
    <SCRIPT src="Introduzione - Kodak Portal_files/pagesupport.js"></SCRIPT>
    <LINK href="Introduzione - Kodak Portal_files/prtl_ie6.css" type=text/css
    rel=STYLESHEET><LINK href="Introduzione - Kodak Portal_files/ur_fc_ie6.css"
    type=text/css rel=STYLESHEET>
    <SCRIPT src="Introduzione - Kodak Portal_files/controls_ie5.js"></SCRIPT>
    <SCRIPT src="Introduzione - Kodak Portal_files/sapUrMapi_ie6.js"></SCRIPT>
    <SCRIPT src="Introduzione - Kodak Portal_files/popup_ie6.js"></SCRIPT>
    <SCRIPT src="Introduzione - Kodak Portal_files/urMessageBundle_it.js"></SCRIPT>
    <SCRIPT src="Introduzione - Kodak Portal_files/toplevelnavigation.js"></SCRIPT>
    <META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
    <BODY class="prtlBody urFontBaseFam urScrl"><!-- EPCF: Component com.sap.portal.navigation.portallauncher.default, ingimdmohgfmmefgpmjakjaoloejooag ><! EPCF: Component com.sap.portal.pagebuilder.pageBuilder, bpjeddnfehibjmgdenlbfdaolmpgdhip -->
    <SCRIPT>
    var caEngine = new CAManager('/irj/servlet/prt/portal/prtroot/com.sap.portal.httpconnectivity.httpauthentication.Engine','dialogHeight:10;dialogWidth:20;center:1;help:0;status:0');
    caEngine.registerCAEvent('com.sap.portal.httpconnectivity.httpauthentication','Teach',caEngine,'eventCallBack');
    </SCRIPT>
    seeing the scripts, the difference is that the path in italian is not given..
    where do i have to give that??
    need help in this regard...

    While translation make sure u dont leave a space in the end in the translated text.
    I found this error resolved after removing the spaces from the end of the translated text.

  • Javascript error calling a bi 7.0 webapplication from a bsp application

    Hi everyone,
    This is the scenario we're facing a javascript error :
    Enterprise Portal is calling a custom bsp application ( via an iview in the enterprise portal ) in the bi system with a parameter "template_id" and a value, which is the technical name of a bi web application.
    The bsp application is evaluating the parameter by some custom code and creating a html page with a redirect or a maintenance message to the bi web application passed with the parameter "template_id".
    The html link to the bi web application is created according to this documentation :
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/46/03d4ac801467e6e10000000a1553f6/content.htm
    Purpose of the bsp application :
    in the bi system there is a database table to maintain a flag for each webtemplate and infocube, which should not be called via the enterprise portal for a certain time ( some kind of maintenance switch ). The bsp application then decides to show a maintenance page for the called webtemplate or to send the redirect page to the client.
    The process described above is :
    working with the bi 7.01 sp7 in the bi ( enterprise portal sp22 ) in the productive system.
    working in the Q&A system bi 7.01 sp8 with bi 3.5 web applications.
    not working in the Q&A system bi 7.01 sp8 with bi 7.0 web applications.
    The javascript error calling bi 7.0 web applications is :
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET4.0C; .NET4.0E)
    Timestamp: Mon, 6 Jun 2011 09:11:04 UTC
    Message: Object doesn't support this property or method
    Line: 96
    Char: 11
    Code: 0
    URI: https://mlptb1.mlp-ag.com:58001/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=B_221_002_KUNDEN_POSTEN_AD
    We've opened a message. Support center is saying that this method isn't supported by sap. We should ommit the bsp application and the used functionality.
    Is there any way to find out, what is causing this object is missing ?
    Is there another way than a bsp application to use this custom maintenance function in the described system setup ?
    system components :
    production system
    SAP NetWeaver 7.0 Portal SP22
    SAP BI 7.01 SP 7
    q&a system
    SAP NetWeaver 7.0 Portal SP22
    SAP BI 7.01 SP 8
    Kind regards.
    Dirk

    Hello everyone,
    we did some further analysis on this problem und we think we found the problem.
    The error occurs while trying to execute the standard url for web templates inside a Enterprise Portal Frame, for example
    https://XXX:XXX/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=XXX
    While executing the URL a HTML-Page with some embeded Javascript-code is sent back to the browser.
    In this Javascrip-Code, the method-call "dsmObj.registerAll" leads to a script error in Internet Explorer.
    dsmObj.registerAll("pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/iViews/com.sap.ip.bi.bex", "GUSID:6FC9SuhGDPIMMLwOdeHEIg--_7WQud13yeLJDz2kYoQFSg--", "1307605928212");
    In SP7, the method "dsmObj.registerFullKey" is called instead of "dsmObj.registerAll". This has changed in SP8.
    dsmObj.registerFullKey("GUSID:iBPvyska9*xE_JBalkQG2g--YyKv2C3NToP0I79Mw7EO8w--", "1307606479963");
    The object "dsmObj" seems to reference the parent frame of the Enterprise Portal.
    Has anyone seen this before? Any ideas how we can fix this?
    Kind regards,
    Matthias
    Edited by: Matthias Keller on Jun 9, 2011 2:07 PM

  • WebEngine HTML/JavaScript errors

    Hello,
    Is there a way to kwown if the WebView's WebEngine has detected HTML/JavaScript errors when loading content? And is there a way to list these errors?
    Cheers,
    Bertrand

    Couldn't tell you the canonical way to do this.
    Some thoughts:
    1. There is a new debug API for WebView in 2.2, perhaps that may also be of use to you.
    2. Firebug Lite can be be used to debug the WebEngine (it lists JavaScript errors after is has been loaded).
    3. For catching JavaScript errors, you could try the JavaScript window on error function - http://www.w3.org/wiki/DOM/window.onerror. If you don't control the html you are loading, you will need to insert it some way (e.g. via webEngine().executeScript()), in which case timing the insertion to happen before any javascript has been executed might be tricky.
    4. There is an exception property on the loadworker, but don't think it would be much help here as I think it is for different kinds of errors like "could not connect", you could trap it and see what it contains.
    5. You could monitor the webengine's location property and fetch the url seperately and pass it through a tool like htmltidy in diagnostic mode which will generate a list of html errors and warnings (wouldn't exactly match webview's parsing handler).
    The html5 parsing algorithm is very forgiving of sloppy and mismatched html.
    Generally browsing engines just tend to ignore javascript and html errors and continue processing - they are not strict validators.

  • Javascript error in Content Admin- Portal Content- iview Navigation window

    Hi friends,
    We are in the process of portal migration and as a part of this, we installed NW04 SPS 14 using Rapid Installer and then upgraded it to SPS 18. The components we upgraded are:
    Java component
    Portal Platform
    Knowledge Management and Collaboration
    Adobe Document Services
    BI UDI
    BI MMR
    After upgradation, when we logged in to portal, we were not able to see/browse Portal pages/Roles/Iviews/Worksets (PCD Contents) under Content Administration->Portal Content.
    Again, whichever window is there for navigation of PCD, we are not able to see the contents of PCD.For e.g. System Administration -> System Configuration.
    Does anyone know how to solve this issue?
    Regards,
    Nilz

    Hi nilz,
       See this thread:
    Getting javascript error while logging in EP
    Javascript error when loading Portal Content
    Regards, Suresh KB

  • Javascript error in Content Admin- Portal Content

    Hi Experts,
    We have just installed SAP Netweaver Portal 7.0. We get an error of javascript when we navigate to Content Administration->Portal Content and due to this Portal Content Folder is not displayed. While through Super Admin role Portal Content is displayed with javascript error. Please guide us, its Urgent.
    Rewards to satisfactory answers.
    Regards,
    Bharat Mistry.

    Hi Bharat
    refer to this for the Log file
    Physical path of log files in EP server
    Portal Runtime Error - Where is the log file?
    For javscript problem refer  to
    Javascript error when loading Portal Content
    Portal Content Permissions
    Getting javascript error while logging in EP
    Thanx
    Pankaj

  • Javascript error when loading Portal Content

    I used "NW04 SP16 sneakpreview".
    Installation went fine but I can't seem to get anything in my portal content PCD. Below on the left I have Javascript errormsg which states the following:
    Line: 90
    Char: 3
    Error: 'undefined' is null or not an object
    Code: 0
    Url: (very long url)
    I thought it had something to do with the errormsg that I received about the encryption config failure (see below) so I executed sap note 796540:
    If you installed the J2EE Engine with "weak encryption", the most probable cause for problems with user mapping is incorrect configuration. To resolve this, set the UME property "ume.usermapping.unsecure" to "TRUE", restart the J2EE server, and try again.
    But this dit not the trick unfortunantly.
    I also checked for permissions for my Admin but he has Super_Admin so that should be ok to I think.
    Perhaps it has something to do with not having a System Landscape defined but how can I do this?
    Or is it something else that I have overseen? Perhaps installing a license? (which I did not do yet)
    Thank you for your assistance.
    Kind regards,
    Tom.
    PS if you need more info I'll provide it for you.

    Thanks for your update, we have resolved the issue with this help. Very thankfull.
    regards,
    kishore

  • Javascript errors when iView is running in Portal Content Area

    We have URL based iView which is running flex application. If this iView is running in separate window (by preview, link or setting "Launch in new Window" option) everything is fine.
    However, if iView is running inside Portal Content Area there are bunch of JavaScript errors (missing object, permission denied). The iView itself is still running fine, but those errors are annoying and could be a problem for customers.
    Are there any ways to fix it?
    Thanks.

    Hi,
    So after a few days I managed to finally get a workable solution:
    Whenever you are referring to a script file in your main page, you will not be able to open the file when in normal mode, even with relaxing the domain and all the other hints posted.
    What you need to do is to include the actual content of the *.js file in the main html page.
    For example, if you have a page called index.html that refers to a file AC_RunActiveContent.js which is located in your scripts directory, you will need to change the code in the index.html file as follows:
    Initial HTML File:*
    < HTML>
    < HEAD>
    < TITLE>Test Page</TITLE>
    <!-- Collapsible Panel Java Script -->
    < s c r i p t  s r c="../scripts/collapsiblepanel. j s" type="text/ j a v a s c r i p t"></ s c r i p t>
    <!-- Collapsible Panel Java Script -->
    < /HEAD>
    < BODY>
    < /BODY>
    < /HTML>
    New HTML File:
    < HTML>
    < HEAD>
    < TITLE>Executive Committee - Balance Sheets</TITLE>
    <!-- Collapsible Panel Java Script -->
    < s c r i p t t y p e="t e x t / j a v a s c r i p t ">
    your actual javascript code
    < / s c r i p t >
    <!-- Collapsible Panel Java Script -->
    < /HEAD>
    < BODY>
    < /BODY>
    < /HTML>
    By doing this:
    You will be able to use java scripts in your html file and applications without experiencing the problems mentioned. Keep in mind though that you will now have all your script file code in your actual html file and the number of lines in the files will increase dramatically.
    The increase in size of the actual html files are not too bad, a normal 2Kb html file may increase to 70Kb if not more, depending on the code contained in the initial *.js file.
    I have played around with this and have been able to include Macromedia Flash objects in my html files too, by pasting the actual code content in the html files as opposed to refereincing the script in the relevant directory.
    I hope this helps.
    Regards,
    Freddie Botha.

Maybe you are looking for

  • How to print "Text" in JAVA(TM)....

    Does anyone know how to print "text" using Java? - Here's an example output... NOTE: # == 'empty spaces' --------------------------- <- Paper |###################| |####Welcome#########| |###################| |########to##########| |###########JAVA(T

  • Startup hangs at systemd-fsck [solved]

    Here is a screenshot of where the machine hangs when starting (this is within VirtualBox, Win7 host and an Arch guest)-->  http://i.imgur.com/4KPLmY8.png Not sure how to troubleshoot this, the `Fallback initramfs` has the same issue. Last edited by r

  • 10.4.6 running fine

    Just a bit of FYI... I was hesitant to install the update on my Powerbook after reading all the trouble people were having with it. I mustered up the courage, and did some prep work: Repaired permissions Rebuilt directory wih Disk Warrior Downloaded

  • RFUMSV00 AND COUNTER IN TRVOR

    Hi, I have a problem with report RFUMSV00 (Italy) and table TRVOR. The problem is referred to the counter (field VZAHL) in TRVOR, the field has the right value but the report starts always by 1. There was a similar problem with the page number resolv

  • Microsoft Excel slowing down and other problems when SAP BPC EPM Add-in is installed

    Hello, Our client is having some problems with Microsoft Excel (MS Office 2013) since the SAP BPC EPM Add-in was installed in their computers. They are suffering from Microsoft Excel slowing down, even when not connected to SAP BPC (10.0 NW version).