The Omni Group

Go Back   The Omni Group Forums > OmniWeb > OmniWeb Bug Reports
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
SP9 javascript window not loading image Thread Tools Search this Thread Display Modes
My credit union uses a javascript pop up page to display checks. OW is not displaying the images, whereas Camino is. Here is the source of the pop upped window:

<meta http-equiv="Pragma" Content="no-cache">
<meta http-equiv="Expires" Content="Tuesday, 14-Dec-1971 04:30:00 GMT">

<html>

<!-- we are not in demo mode -->
<!-- The following 2 values set to TRUE for image sets where the main and sub navigation buttons are the same (for example: micromax or technotile). This will replace the standard button names with "main.gif" and/or "sub.gif". -->
<!-- CONFIGURATION OVERRIDES
The following forces a layout (independent of the AXIS or user defaults) It is primarily used for old image sets that can only be viewed in a single layout configuration -->
<!--This will force an image color (independent of the AXIS or user defaults). It is used for old image sets that only support a single color. In that case, the color "default" must be used-->

<!--IMAGE SET DEPENDANT SPACING
These tags can be fine tuned for each image set (see spec. for details)-->

<!-- Main Nav image dimensions -->
<!-- Sub Nav image dimensions -->
<!--LAYOUT DEPENDANT SPACING-->
<!-- footer -->
<!--Each layout option will need different spacing for the Primary, Secondary, and Content pads (see specification for details)-->
<!-- TABLE FORMATTING -->
<!-- The following is the style sheet section. Currently, only fonts and links are configurable. -->
<style type="text/css">
* {font-family: Arial, Helvetica, sans-serif; font-size:9pt; }
A {
font-size: 9pt;
color: #003399;
text-decoration:underline;
font-family: Arial, Helvetica, sans-serif;
}
A:visited { color: #003399; font-family: Arial, Helvetica, sans-serif;}
A:active { color: #003399; font-family: Arial, Helvetica, sans-serif;}
A:hover { color: #003399; font-family: Arial, Helvetica, sans-serif;}

A.nav {
font-size: 9pt;
color: #003399;
font-family: Arial, Helvetica, sans-serif;
}
A.nav:visited { color: #003399; font-family: Arial, Helvetica, sans-serif;}
A.nav:active { color: #003399; font-family: Arial, Helvetica, sans-serif;}
A.nav:hover { color: #003399; font-family: Arial, Helvetica, sans-serif;}

.warning { color: red; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.mainTitle { color: #003399; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}
.serviceTitle { color: #003399; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}
.sectionTitle { color: #003399; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}
.subtitle { color: black; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}
.heading { color: #003399; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}
.tableHeader { color: white; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
.tableRow1 { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
.tableRow1Alt { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
.tableRow2 { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
.tableRow2Alt { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
.stockQuoteData{ color: #8E2323; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
.bottomNavDivider{ color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
.footnote { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
.tableNegative{ color: red; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}
.tablePositive{ color: green; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;}

.pageLink { font-size: 10pt; color: #003399; text-decoration:underline; }
.tableLink { font-size: 10pt; color: #003399; text-decoration:none; }
</style>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>CheckImage</title> <!-- for non-nav pages -->
</head>

<body bgcolor=white leftmargin=3
onUnload="window.status=window.defaultStatus"
onLoad='window.opener.pageLoaded=true;window.opene r.parent.pageLoad("CI", 10);' onUnload='window.opener.parent.pageUnload();'
>
<br>
<div align="center">
<span class="serviceTitle"></span><br>
<br>
<BR><CENTER><span class="warning">Please be patient while your image is downloading.</span><br>
<img src="ImageRequestor.cgi?data=_0MTEuNtEqMDerMrAsOTY qNtYrNTIRMTMtNTQxEbUyMTArMtMvND8sPEFUWVA4MTrBTVQ4M DAqMDAqNTAqMBYsOD8tFtIqMDYqNTAuIxye*cBDUvQbRdblDcG dps-VdI0ITD3FQti5Ge0991DasNut9PwOaAM9" border=
width="600"
height="300"
>
<br>Front<br>
<hr>
<img src="ImageRequestor.cgi?data=_0MTEuNtEqMDerMrAsOTY qNtYrNTIRMTMtNTQxEbUyMTArMtMvND8sPEFUWVA4MTrBTVQ4M DAqMDAqNTAqMBYsOD8tFtIqMDYqNTAuIxye*cBDUvQbQmC81HO M5we1bgfkgvE*I*doEk88OXNDqsJZTL4k86oV" border=0

width="600"
height="300"
>
<br><br>
<br><a href="#" onclick='window.close();'>Close</a>
</div>
</body>
</html>
  Reply With Quote
Tried this same site with Safari and it too didn't load the image. So it seems it is a site coding and/or webkit issue.
  Reply With Quote
shot in the dark, but have you tried spoofing as Camino or Firefox?
  Reply With Quote
Spoofing didn't help.

Not surprised since Safari has the same issue.
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Keyboard Shorcut to move from the main window to inspector window geggyta516 OmniFocus 1 for Mac 0 2008-06-26 08:29 AM
Javascript bookmarklet new window problems tamaracks OmniWeb General 5 2007-11-20 08:47 AM
JavaScript bug: popup window doesn't come to the front Ward OmniWeb Bug Reports 0 2007-11-09 10:27 AM
Drag linked image downloads the image Handycam OmniWeb Feature Requests 31 2006-11-13 02:40 AM
the JavaScript Console window doesn't open Gregory OmniWeb Bug Reports 1 2006-05-17 08:10 AM


All times are GMT -8. The time now is 11:21 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.