Crystalreportviewers javascript, problems with hidden components

I've been struggling for the last 5 weeks to get the crystalreportviewer working in my webapp.  It is SO close, but I feel like I'm missing something related possibly to the use of the crystalreportviewer (of class com.crystaldecisions.report.web.jsf.UIReportPageViewer)
The basic problem is that while the viewer is shown on the webpage, the toolbar and report content are not.
By using FireBug2, I can find the report content and force it to display.  I can do this by changing "visibility:hidden" to "visibility:visible" in the below body tag, generated by the SAP BO provided javascript:
<iframe id="bobjid_1406231767316_iframe" width="100%" height="100%" frameborder="0" tabindex="0" aria-labelledby="bobjid_1406231767316_h2" margin="0" style="display: block;">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<body>
<style>
<div id="OFGCrystalViewercridreportpage" class="crystalstyle" style="width:652;height:861;position:absolute;visibility:hidden;" name="OFGCrystalViewercridreportpage">
</body>
</html>
</iframe>
I even know the code that creates the iFrame, found at line 160 of ReportPage.js in /crystalreportviewers/js/crviewer/
However, I don't know how to find the code that sets the content within the body tag, which comes in as a parameter to the iframe-constructing function from somewhere else.
Similarly, with the toolbar, I can find the html using firebug, and by changing "display:none" to "display:block" and then offsetting the next division down a number of pixels, I can see the toolbar, with the zoom, export, print buttons.
So...I can make them display by manipulating the webpage the BO Javascript creates, but how do I get them to display by default?
Jeremy

I've been struggling for the last 5 weeks to get the crystalreportviewer working in my webapp.  It is SO close, but I feel like I'm missing something related possibly to the use of the crystalreportviewer (of class com.crystaldecisions.report.web.jsf.UIReportPageViewer)
The basic problem is that while the viewer is shown on the webpage, the toolbar and report content are not.
By using FireBug2, I can find the report content and force it to display.  I can do this by changing "visibility:hidden" to "visibility:visible" in the below body tag, generated by the SAP BO provided javascript:
<iframe id="bobjid_1406231767316_iframe" width="100%" height="100%" frameborder="0" tabindex="0" aria-labelledby="bobjid_1406231767316_h2" margin="0" style="display: block;">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<body>
<style>
<div id="OFGCrystalViewercridreportpage" class="crystalstyle" style="width:652;height:861;position:absolute;visibility:hidden;" name="OFGCrystalViewercridreportpage">
</body>
</html>
</iframe>
I even know the code that creates the iFrame, found at line 160 of ReportPage.js in /crystalreportviewers/js/crviewer/
However, I don't know how to find the code that sets the content within the body tag, which comes in as a parameter to the iframe-constructing function from somewhere else.
Similarly, with the toolbar, I can find the html using firebug, and by changing "display:none" to "display:block" and then offsetting the next division down a number of pixels, I can see the toolbar, with the zoom, export, print buttons.
So...I can make them display by manipulating the webpage the BO Javascript creates, but how do I get them to display by default?
Jeremy

Similar Messages

  • Problems with Logical Components

    Hi All,
    I am having problems with Logical Components with our project. We are implemeents SAP HCM and we have defined a logical component Z_ERP for the ECC server. now when you look at the transaction from SOLAR02 it seems they also have a logical Component SAP Learning Solution that is assigned to them. what could be the cause of this???

    Hi Trevor,
    If you brought them in from the Business Process Repository, the logical component is going to be the default one. If you want to use your own, you need to replace the default one with yours.
    You can do this in SOLAR_PROJECT_ADMIN by going to the System Landscape tab > Systems tab > highlight the SAP Learning Solution logical component row > press F4 > replace it with Z_ERP.
    If for some reason SAP Learning Solution isn't listed as a logical component you may have to add it, you can also just go to SOLAR02 > Edit > Replace Log. Comp > Enter SAP Learning Solution in the top box and Z_ERP in the bottom one > click Save.
    regards,
    Jason

  • Javascript problem with "opener" object

    Hello again,
    In my quest to reuse some automatic generated bsp code to my own advantage, i encounter a problem with the javascript "opener" object.
    I open a new window(win2) for a value help, this should return a value to the calling window(win1). It does so by calling a function in win1. My problem is that i get an error, stating that access to win1 is denied.
    opener.focus() works: it sets focus on win1
    so the opener object seems fine, pointing to the richt window
    opener.functionWin1() does not work:
    when i want to call a function from win1 i get the message "access denied", this also happens when i want for instance call a propertie of win1 with for example alert(opener.location);
    Does anybody know if there is a special parameter i should set, before i can call functions on the opener page? Or has anybody encountered the same pronlem?
    Kind regards,
    Martijn de Jong.

    If you want to set a input field value from a value help page you can write a JS function in the value help page itself, which will take of populating the field in the root page.
    See this example script:
    <head>
    <script language="JavaScript" type="text/javascript">
              function fun()
                   s=window.opener;     
                   txt=s.document.getElementById("<input filed id of the parent page>");
                   if ( document.form1.row_sel1.value )
                   txt.value = document.form1.row_sel1.value;
                   window.close();
        </script>
    </head>
    Refer this thread for further details:
    Re: F4 help using javascript
    Regards,
    Ravikiran.

  • Problems with many components

    Hi everybody, I am building a GUI using swing, everything is ok, but some times the OutOfMemoryError() occurs. I have 256 Mb in my PC, but in my application I use a lot of components too.
    Does any body know how can I manage the memory and free the space that is not in use????
    Thanks in advance.

    Hi!
    I've the same problem with some of my applications. What I do is to set the max heap for the java virtual machine. I work with jdk 1.1.8, and the line command parameters are:
    java -ms14m -mx60m my_application
    where -ms is the initial memory heap and -mx is the maximum memory heap. You can increase them if you continue having memory problems.
    About freeing the memory, try searching in the forum for "garbage collection". There are some recomendations to do that.
    Hope it helps!
    Regards

  • Javascript problem with Internet Explorer 6

    Hi together
    I have a problem with IE6 on a JSP page. I want to disable a HTML button calls
    'fehlerdetails' if one of radiobutton list has a value "FIID NOK".
    This Java script sample below is running with Netscape 7.0 but Internet Explorer get no objects back.
    Has everyone a idea how can I read a value from list:
    document.GetFailedPostingPositionListW3InBean.checked[i]
    with Internet Explorer 6??
    HTML Radiobutton (Struts):
    <html:radio styleClass="radioButton" name="GetFailedPostingPositionListW3InBean" onclick="checkAccountNr();" property="checked" value="<%= String.valueOf(j) %>">
    </html:radio>
    HTML Button:
    <td><input class='pushbuttonlarge' type="button" value="fehlerdetails" onClick="document.GetFailedPostingPositionListW3InBean.submit();" name="fehlerdetails"/></td>
    Javascript:
    function checkAccountNr() {
         document.GetFailedPostingPositionListW3InBean.fehlerdetails.disabled = false;
         var radioButtons = document.GetFailedPostingPositionListW3InBean.checked;     
         if(document.GetFailedPostingPositionListW3InBean.checked > 0) {     
              for(i=0; i < radioButtons.length; i++) {
                   if(radioButtons.checked) {
                        radioButtonAccountNr = radioButtons[i].AccountNr;
                        radioButtonFiidText     = radioButtons[i].FiidText;
                        if (radioButtonAccountNr == "ABACUS-NR NOK" || radioButtonFiidText == "FIID NOK") {
                             document.GetFailedPostingPositionListW3InBean.fehlerdetails.disabled = true;                                                  
    Thank you very much for you help.
    Cheers Robert

    first, this is a Java forum, not Javascript, and aside from the first 4 letters, the two have nothing in common.
    Second.. if there's more then 1 radio button named 'GetFailedPostingPositionListW3InBean', this:
    var radioButtons = document.GetFailedPostingPositionListW3InBean.checked;
    will be an error.
    var radioButtons = document.GetFailedPostingPositionListW3InBean;      
    for(x=0; x < radioButtons.length; x++) {
       if(radioButtons[x].checked) {
          ... check the value and disable
    }

  • OBIEE10G - Javascript problems with graphs

    Hi,
    Is there any known problem with using javascript and the display of graphs? I have a report where i have a pivot table where i use some javascript to format that table. Below that table i have 2 graphs that are different reports from the one with the pivot table (see images below).
    Version working well
    http://imageshack.us/f/41/graphworkingok.jpg/
    Version with problems
    http://imageshack.us/f/220/graphwithproblems.jpg/
    I guess the problems may be related with javascript because when i remove the javascript from the pivot table (i have it in a static text view) the graphs seem to work ok.
    I'm not an expert (far from that) with javascript and i was playing around with it so i could format the pivot table the way i wanted but i don't have enough knowledge of it to understand what may be causing the problem.
    Thanks

    I didn't do that because the line i want to format is a "manually" built line. I want to format the last line (total line) but that line wasn't made using the total feature of OBIEE but built by myself. What i do in that line is changing the background color of all the cells in that last line and changing the font-size as well.
    Would i be able to do this just by using CSS? From what i read i think i can't that's why i used JS.
    Btw, what i did is related to this other thread i created where i explained my problem, this may help:
    OBI10G - Format a specific cell of a pivot table
    Edited by: Pedro F on 19/Mar/2012 4:15

  • Netflix having JavaScript problem with Firefox 7

    FireFox was working fine with 6 before the update to 7 with Netflix, and after the update Netflix no longer plays which Netflix tells me to enable JavaScript which it is with FireFox 7.

    Can you detect any pattern to it, whether related to messages with attachments, or particular advertising on the page, etc.?
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    1. Clear Firefox's Cache
    orange Firefox button ''or'' Tools menu > Options > Advanced
    On the Network mini-tab > Offline Storage : "Clear Now"
    2. If needed, delete the site's cookies here
    While viewing a page on the site, right-click and choose View Page Info > Security > "View Cookies"
    (Usually the dialog will refer to live.com rather than hotmail.com, that's normal.)
    Then try reloading the page and logging in again. Does that help?

  • RSL Problems with DataVisualization Components and Flex 3.4 SDK

    After discovering that the 3.4.1 SDK included with Flash Builder Beta 2 seems to be incomplete (missing the data visualization components and some of the signed swz files).
    I've attempted to install the latest official build SDK into Flash Builder 4 and I'm running into a problem with the RSLs for datavisualization.swz.  I did have to locate the datavisualization components on adobe.com an coppied them into the apporpiate directories.
    Error #2046: The loaded file did not have a valid signature.
    Failed to load RSL http://...com/flex/rsls/datavisualization_3.4.0.9271.swz
    Failing over to RSL http://...com/flex/rsls/datavisualization_3.4.0.9271.swf
    The app run fine but it isn't caching the RSLs.  Is this a known problem with attempting to use an older build of the SDK with Flash Builder or is there something else going on?  I previously was building this project with Flex 3.2 but I figured while I was at it to upgraded to the latest official 3.4 SDK.

    So I've added the suggested lines to the flex-config.xml and it doesn't help.  I had to alter the path to the swf and swz slightly to get it to match the pre-existing entry for the framework.swz so I have the following rsl entries in my config now:
      <runtime-shared-library-path>
          <path-element>libs/framework.swc</path-element>
          <rsl-url>framework_3.4.0.9271.swz</rsl-url>
          <policy-file-url></policy-file-url>
          <rsl-url>framework_3.4.0.9271.swf</rsl-url>
          <policy-file-url></policy-file-url>
       </runtime-shared-library-path>
      <runtime-shared-library-path>
          <path-element>libs/datavisualization.swc</path-element>
          <rsl-url>datavisualization_3.4.0.9271.swz</rsl-url>
          <policy-file-url></policy-file-url>
          <rsl-url>datavisualization_3.4.0.9271.swf</rsl-url>
          <policy-file-url></policy-file-url>
       </runtime-shared-library-path>
    If I have everything set to be merged into code or have the "Use local debug runtime shared libraries when debugging" checked then the message doesn't appear.  But the minute I attempt to load the swz from same directory as the app or crossdomain like previously I'm getting thie same basic message even with manually coping the swz to the output directory or having the checkbox for "Copy library to deployment path" box checked.
    Error #2046: The loaded file did not have a valid signature.
    Failed to load RSL datavisualization_3.4.0.9271.swz
    Failing over to RSL datavisualization_3.4.0.9271.swf
    I've verified that all the copies of the swz are exactly the same and that no corruption is taking place as all the copies of the swz have the same md5 of 8b3138326f85d4b5b1aae9866f3909c0.  I figured that 3.4 has been out long enough it would be a known issue is there was a problem with how the swz is signed and I'm unable to locate any such beug reports.  I can't be the 1st person to try loading 3.4's datavisualization components as an RSLs.
    The corresponding section of of .actionscriptProperties file for the RSL is currently this
    <libraryPathEntry index="4" kind="3" linkType="4" path="${PROJECT_FRAMEWORKS}/libs/datavisualization.swc" useDefaultLinkType="true">
       <crossDomainRsls>
         <crossDomainRslEntry autoExtract="true" policyFileUrl="" rslUrl="datavisualization_3.4.0.9271.swz"/>
         <crossDomainRslEntry autoExtract="true" policyFileUrl="" rslUrl="datavisualization_3.4.0.9271.swf"/>
       </crossDomainRsls>
    </libraryPathEntry>

  • Problem with JSF components

    I am having problem with myfaces tomhawk components in a portal environment
    They work fine as a standalone web application
    When we make it a portlet, they render properly, but the pagination and links in the calendar components are not working
    They submit the page to the server, but does nothing

    Hi,
    WLP 9.2 will be using the Sun RI for JSF portlets. We are going to certify with Apache MyFaces post GA.
    The Beta drop of WLP 9.2 is coming soon and you will be able to do more around development.
    We appreciate you taking the time to review the product and provide feedback.
    Regards,
    --alex                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Struts \ POI \ Javascript Problem with IE 7

    Alright folks, I'm having a problem migrating my application from IE 6 to IE 7. We have search functionality in the app that triggers off of javascript calls when a button is pressed in the search. Once the data is retrieved, an export button becomes enabled that allows the user to export those results to Excel using POI. On the back end, we're using struts running in WAS 6. When the results are exported, the action class manually writes the excel workbook to the output stream as below:
         protected void print(HSSFWorkbook a_wb, HttpServletResponse a_response)
              throws IOException, ServletException {
              // generate output
              a_response.setContentType("application/vnd.ms-excel");
              ServletOutputStream out = a_response.getOutputStream();
              a_wb.write(out);
    Then the action returns null to signify to struts that the response has already been handled manually.
    Everything works perfectly in IE 6. In IE 7, however, everything is not so great. The search works to retrieve the results and I can export them to Excel. The problem is that after I export them to Excel, all the Javascript on my page ceases to work. Basically, what I've been able to determine is that upon receiving the Excel document response something is causing the document Javascript variable to become undefined. This causes all my javascript -- things like:
    document.getElementById('actionIndicator').value ="Clear";
    to completely fail because document is undefined. Mind you, the page is still sitting there rendered in IE, and I can do things like window.frames and programmatically see a list of the frames defined on the page -- but the document variable is completely gone.
    At this point I'm kind of at a loss as to what to check or test next, so I'm open to any suggestions. Thanks!

    Hey Gina
    we have not seen broken images like you did, but have seen dramatic reduction in respose time with IE 7 (~20 times slower than normal). A bunch of IT folks tried various settings and configurations, with no success. Finally, we figured that different versions of IE 7 acd differently. Version 5700 was running fine. Version 5713 (or something like that, the latest one) was slooooow.
    Our Office of Information Resources does not "support" any other browser than IE. So, in addition to problems with Office 2007 I described previously, we may get a double whammy from Microsoft. Don't get me started.
    Vojin

  • Problem with Hidden variable

    I have written a combobox onchange method as shown below:
    <td class=TableContentText width=220>               <html:select property="toType" size="1"           styleClass="SearchTextboxStyle"                    style="width:150px;" onchange="if (this.selectedIndex==0)
         {this.form['userID'].style.visibility='hidden';           this.form['groupID'].style.visibility='hidden'};          if (this.selectedIndex==1)               {this.form['userID'].style.visibility='visible'}     else {this.form['userID'].style.visibility='hidden'} ;          if (this.selectedIndex==2)                              {this.form['groupID'].style.visibility='visible'}          else {this.form['groupID'].style.visibility='hidden'} ;">          <html:option value="" >Select</html:option>               <html:option value="Users">User(s)</html:option>          <html:option value="Group">Group</html:option>     <html:option value="All Users">All Users          </html:option>                         </html:select>     </td>
    i have a combo box and a text box to be displayed on selection of the correspondign values:
    <td>
                             <html:text property="userID" size="25"
                                  styleClass="LoginTextboxStyle"
                                  style="visibility:hidden;" />
                                  <html:select property="groupID" size="1"
                                       styleClass="SearchTextboxStyle"
                                       style="visibitlity:hidden;">
                             <html:option value="" >Select </html:option>
                             <c:forEach var="group" items="${groupAll}">
                        <c:set var="currentGroup" value="${group}" />
                        <bean:define id="gid" name="currentGroup" type="String" />
                        <html:option value="<%=gid%>"><%=gid%> </html:option>
                             </c:forEach>
                        </html:select>
                        </td>
    but the problem is when i access the JSP for the first time i get the combobox with the list populated...its not hidden

    Welcome to SDN Tom.
    the stt.
    var name = document.getElementById('name').value;
    is to set the element (name) value to variable name.
    you cannot just give the javascript variable anme in the value field. if you want to set the value for a input field thru javascript consider the following example.
    <input type = "hidden"
    name = "NAME_LAST"
    id = "NAME_LAST"
    value = "" />
    <script>
    document.getElementById('NAME_LAST').value = 'ABC' ;
    </script>
    the above script would set the value for the input field as 'ABC'.
    if you want this to happen on particular action.(say a button click then make a javascript function like below and call it on click of a button.
    <script>
    function setVal()
    document.getElementById('NAME_LAST').value = 'ABC' ;
    </script>
    <input type="button" name="b1" onclick=setVal();"/>
    for more reading on javascript you can refer to
    www.w3schools.com
    www.htmlgoodies.com
    Regards
    Raja

  • Javascript problems with NetScape

    You must all be familiar with thios sort of problem but I have put
    together a simple website for a customer which automatically sends
    emails to him to record visits to the site from invited individuals. The
    following page script is a simple asp page to send the email upon entry
    and forward the visitor on to the first page of the site (I have written
    a C++ CGI program to send the email which works fine). However, the
    script works perfectly for Explorer browser but Netscape doesn't seem to
    cope with it. It just hangs with the loading symbol turning round and
    round indefinitely. Does anyone have any ideas ? I am sorry if this is
    not the appropriate gfroup but I couldn't find another nearer the mark :-
    <% @LANGUAGE = "VBScript"
    @ENABLESESSIONSTATE = TRUE %>
    <% Response.Expires = 0 %>
    <HTML>
    <HEAD>
    <META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
    <TITLE></TITLE>
    <script LANGUAGE = "JavaScript">
    function submitform()
    form1.submit();
    </script>
    </HEAD>
    <BODY onload="submitform()">
    <% dim cid, jid, xcid, xjid
    if (Request.QueryString("cid") <> "") then
    set cid = Request.QueryString("cid")
    Session("CID") = cid
    Session.Timeout = 15
    end if
    xcid = Session("CID")
    %>
    <form action="/cgi-bin/CGIMail.exe" method="POST" name="form1">
    <input type="hidden" value="<% Response.Write(xcid) %>" name="Candidate">
    <input type="hidden" value="xxxx" name="Job">
    <input type="hidden" name="emp_to" value="[email protected]">
    <input type="hidden" name="emp_from" value="webmaster@customers_site.com">
    <input type="hidden" name="emp_fromname" value="Autoresponder">
    <input type="hidden" name="emp_subject" value="Site Visit">
    <input type="hidden" name="emp_host" value="10.1.1.58">
    <input type="hidden" name="emp_NextURL" value="response/JDxxxx.asp">
    <input type="hidden" name="emp_RejectURL" value="response/Reject.html">
    </form>
    </BODY>
    </HTML>

    OK. I know that I'm sometimes the "off-topic" police for this newsgroup.
    But this is so offtopic that that I laughed out loud.
    David
    nospam@nospam wrote:
    You must all be familiar with thios sort of problem but I have put
    together a simple website for a customer which automatically sends
    emails to him to record visits to the site from invited individuals. The
    following page script is a simple asp page to send the email upon entry
    and forward the visitor on to the first page of the site (I have written
    a C++ CGI program to send the email which works fine). However, the
    script works perfectly for Explorer browser but Netscape doesn't seem to
    cope with it. It just hangs with the loading symbol turning round and
    round indefinitely. Does anyone have any ideas ? I am sorry if this is
    not the appropriate gfroup but I couldn't find another nearer the mark :-
    <% @LANGUAGE = "VBScript"
    @ENABLESESSIONSTATE = TRUE %>
    <% Response.Expires = 0 %>
    <HTML>
    <HEAD>
    <META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
    <TITLE></TITLE>
    <script LANGUAGE = "JavaScript">
    function submitform()
    form1.submit();
    </script>
    </HEAD>
    <BODY onload="submitform()">
    <% dim cid, jid, xcid, xjid
    if (Request.QueryString("cid") <> "") then
    set cid = Request.QueryString("cid")
    Session("CID") = cid
    Session.Timeout = 15
    end if
    xcid = Session("CID")
    %>
    <form action="/cgi-bin/CGIMail.exe" method="POST" name="form1">
    <input type="hidden" value="<% Response.Write(xcid) %>" name="Candidate">
    <input type="hidden" value="xxxx" name="Job">
    <input type="hidden" name="emp_to" value="[email protected]">
    <input type="hidden" name="emp_from" value="webmaster@customers_site.com">
    <input type="hidden" name="emp_fromname" value="Autoresponder">
    <input type="hidden" name="emp_subject" value="Site Visit">
    <input type="hidden" name="emp_host" value="10.1.1.58">
    <input type="hidden" name="emp_NextURL" value="response/JDxxxx.asp">
    <input type="hidden" name="emp_RejectURL" value="response/Reject.html">
    </form>
    </BODY>
    </HTML>

  • Problem with flash components in director  tollbox

    1- I have 2 buttons named "makeQst1BT" in frame 1 and  "chkQst1BT" in frame 2,  which both are draged from toolbox.
    First the user gets a random question in frame 2 andhas to answer it, When the user clicks "chkQst1BT" its visible is to disappear after answering. it is done nicely  and button disappears.by  the follwing code.
    sprite("chkQst1BT").visible =false
    then later when user navigates back to a frame 1 again and wants to make a new question and presses "makeQst1BT" this button is to set the visible of "chkQst1BT" to true again by this code:
    sprite("chkQst1BT").visible =true
    BUT here I get script error  indicating that PROPERTY #visible not found.
    Why this happens? and how can I set the visible of  chkQst1BT back to true?
    ( I get many similar script errors saying PROPERTY #text not found in the same movie)
    2- I have draged many textArea flash components from toolbox, then want to change their ink from copy to background transparent, it appearantly accepts this choice but it is still displayed like "copy" with white bakgr.( I do it from property inspector window)
    What is strange is that only one of text Areas changes appearance when ink changed to background transparant but not others.
    Any ideas?
    Thanks in advance!

    First off, you should know that the flash components aren't that predictable/stable to begin with, but anyway.
    1 If the sprite only exists in frame 2 you can't change it's properties in frame 1. What you can do, and I'm reasonably sure you don't need to, is to put the visible code in a on begin sprite handler for a script on the sprite which should be run every time you enter frame 2.
    2. Works fine here so I can only speculate on what's causing your problem. My guess is that the text areas share sprite channel with some other component during your movie and that component has it's ink set to copy. Move the flash text area component to their own channels or add a behavior script to them that sets the ink in the on begin sprite handler.

  • Weird javascript problem with IE

    on this page:
    http://www.webtrans1.com/folio
    when you click on a thumbnail on the left, the background
    around the thumbnail should switch to
    grey. So that whichever thumbnail is selected has a grey
    background, while the others have a white
    background.
    This works in FireFox on XP, but not in IE7.
    On Mac, it works in Safari, FireFox and Opera.
    the switch to grey is using Dreamweaver change property
    behavior, and in the links are like this:
    <a href="#"
    onClick="MM_changeProp('di1','','style.backgroundColor','#ccc','DIV');return
    false;">
    But there is lots of javascript in the page, some of which I
    wrote myself... And I'm not a js expert.
    while googling about this problem, I found lots of references
    to a 'memory leek' issue with IE and
    JS, but what I read went over my head, I don't know if that
    could be the issue... Can somebody
    suggest a solution?
    seb ( [email protected])
    http://webtrans1.com | high-end web
    design
    Downloads: Slide Show, Directory Browser, Mailing List

    There doesn't seeem to be anything that would cause leakage,
    but FF
    throws this error:
    Warning: Error in parsing value for property 'height'.
    Declaration dropped.
    Source File:
    http://www.webtrans1.com/folio/
    Line: 21
    Mick
    (_seb_) wrote:
    > on this page:
    >
    >
    http://www.webtrans1.com/folio
    >
    > when you click on a thumbnail on the left, the
    background around the
    > thumbnail should switch to grey. So that whichever
    thumbnail is selected
    > has a grey background, while the others have a white
    background.
    >
    > This works in FireFox on XP, but not in IE7.
    > On Mac, it works in Safari, FireFox and Opera.
    >
    > the switch to grey is using Dreamweaver change property
    behavior, and in
    > the links are like this:
    >
    > <a href="#"
    >
    onClick="MM_changeProp('di1','','style.backgroundColor','#ccc','DIV');return
    > false;">
    >
    > But there is lots of javascript in the page, some of
    which I wrote
    > myself... And I'm not a js expert.
    >
    > while googling about this problem, I found lots of
    references to a
    > 'memory leek' issue with IE and JS, but what I read went
    over my head, I
    > don't know if that could be the issue... Can somebody
    suggest a solution?
    >

  • Javascript problem with HTML embed

    I'm migrating a large existing site from Sitegrinder to Muse after converting several smaller sites without problem. Unfortunately this site has a javascript button that doesn't work at all. The button was created with the Object/Embed HTML feature, just as coding for several ads was placed in the same way. All the elements displayed properly in the Muse layout and in the browser preview, so I assumed that the code was being read correctly.
    Unfortunately when I click the button on the deployed site, the message "Run script "getPianoDeals()" appears at the bottom of the browser window but nothing else happens. A pop-up window with localized info is supposed to show up. This button appears at the top of every page on a website of hundreds of pages.
    I don't know Javascript, simply place the line of code provided to me. The button has always worked in the past. There's a lot going on in the pages so I don't know if there's a conflict or what to do about it. The site is at www.pianobuyer.com; the white button labeled "view local offers" in the top right corner is the problem. For reference I've reloaded the main pages of the old site at www.pianobuyer.com/Julie/ where the button functions correctly.
    Any suggestions are greatly appreciated.
    Thanks.

    I've tried several things to sort out the problem.
    I isolated the button on a separate layer (helpful with problems between drop-down menu bar and other HTML objects on a page) but it made no difference.
    I then edited the HTML file, moving the relative position of the Muse javascript entries and the problem button script. No matter where the lines were placed, when the button script follows the Muse scripts it works fine; when the button script precedes the Muse scripts it does nothing. Also when the Muse scripts follows the button script the normal actions on the site works fine (drop-down menu bar, slide show); when the Muse scripts precedes the button script none of them work. So the conflict definitely occurs between the scripts.
    I found two discussions on the forum about similar problems. Both refer to a "require.js" file being added to the page. Unfortunately I don't understand what's being discussed.

Maybe you are looking for

  • How the media files are stored in Oracle 10g database

    I guess they have introduced new datatypes to handle multimedia objects( audio file, video file, images, etc etc). Can anyone tell which is the data type which is used to handle the media files in Oracle 10g database. thanks, shekar.

  • Help with a tricky sql

    ** Consider the following table; we'll name this 'entities' for the following discussion. ENTITY FORM DEPTH EQUIV SOURCE 100012802307W502 DVNU 1458 14399 GOVT 100012802307W502 DVNU 1458 14399 IPL 100012802307W502 PLSR 1455 14399 GOVT 100012802307W502

  • Cannot install 8.1.7 Linux Oracle

    Hi, I downloaded the 8.1.7 Oracle linux version from ORacle.com. But when i tried to install it it does not work. I created the oracle and apache users. I de-tared the file on the hard disk. - I can launch X11 apps from the user oracle (so it's not a

  • How to download office 2010 via net

    from where to download office 2010.

  • I am not able to attach my visa card to my apple account

    every time when i try to attach my visa card  they say "your payment method was declined . please enter onther payment method"