Spry is undefined, sp2 is null or not an object error in IE

Hi everyone,
I have a problem working with Spry Sliding panels. It is working fine in chrome, safari. But it is not working in IE and FF
I am on IE8 and FF3
I also upgraded to the latest version of Spry i.e Spry 1.6.1
The website is in development.
Here is the source code of my page------------------
<head>
     <link href="cssandajax/SprySlidingPanels.css" rel="stylesheet" type="text/css" />
     <link href="cssandajax/style.css" rel="stylesheet" type="text/css" />
     <script language="JavaScript" src="cssandajax/ajax.js" type="text/javascript"/>
     <script language="JavaScript" src="cssandajax/SprySlidingPanels.js" type="text/javascript"></script>
     <script language="JavaScript" src="cssandajax/XPath.js" type="text/javascript" ></script>
     <script language="JavaScript" src="cssandajax/rotate1.3.js" type="text/javascript" ></script>
</head>
<body style="background-color: #1E1101;">
<div id="bodywrapper">
<div id="leftheading">
<div id="logobody">
<a href="http://localhost:8080/HudsonFurniture/"><img src="images/logo.jpg" style="border-style:none;"></img></a>
</div>
<div id="lefttext">
<div class="navigation"><a href="#" onclick="sp2.showPanel('furniture'); return false;"><img src="images/test/furniture.jpg" style="border-style:none;"></img></a></div>
<div class="innernav">
<div>
<div id="furnav"><a href="#" onclick="sp2.showPanel('tables'); return false;">TABLES</a>
<div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Dining.jsp">Dining</a></div>
<div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Coffee.jsp">Coffee</a></div>
<div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/EndSide.jsp">End/Side</a></div>
<div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Desks.jsp">Desks</a></div>
<div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Consoles.jsp">Consoles</a></div>
</div>
<div id="furnav"><a href="#" onclick="sp2.showPanel('seating'); return false;">SEATING</a>
<div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Sofas.jsp">Sofas</a></div>
<div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Benches.jsp">Benches</a></div>
<div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Chairs.jsp">Chairs</a></div>
<div id="furinnnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Stools.jsp">Stools</a></div>
</div>
<div id="furnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Beds.jsp">BEDS</a></div>
<div id="furnav"><a href="http://localhost:8080/HudsonFurniture/Home/Furniture/Storage.jsp">STORAGE</a></div>
<div id="furnav"><a href="http://localhost:8080/HudsonFurniture/Home/Accessories.jsp">ACCESSORIES</a></div>
</div>
</div>
<div class="navigation"><a href="#" onclick="sp2.showPanel('lighting'); return false;"><img src="images/test/lighting.jpg" style="border-style: none;"></img></a></div>
<div class="innernav">
<div>
<div id="lignav"><a href="http://localhost:8080/HudsonFurniture/Home/Lighting/Chandeliers.jsp">CHANDELIERS</a></div>
<div id="lignav"><a href="http://localhost:8080/HudsonFurniture/Home/Lighting/Pendants.jsp">PENDANTS</a></div>
<div id="lignav"><a href="http://localhost:8080/HudsonFurniture/Home/Lighting/CeilingLights.jsp">CEILING LIGHTS</a></div>
<div id="lignav"><a href="http://localhost:8080/HudsonFurniture/Home/Lighting/Sconces.jsp">SCONCES</a></div>
<div id="lignav"><a href="http://localhost:8080/HudsonFurniture/Home/Lighting/FloorLamps.jsp">FLOOR LAMPS</a></div>
<div id="lignav"><a href="http://localhost:8080/HudsonFurniture/Home/Lighting/TableLamps.jsp">TABLE LAMPS</a></div>
</div>
</div>
<div class="navigation"><a href="#" onclick="sp2.showPanel('outdoor'); return false;"><img src="images/test/outdoor.jpg" style="border-style: none;"></img></a></div>
<div class="innernav">
<div></div>
</div>
<div class="navigation"><a href="#" onclick="sp2.showPanel('concepts'); return false;"><img src="images/test/concepts.jpg" style="border-style: none;"></img></a></div>
<div class="innernav">
<div></div>
</div>
<div class="navigation"><a href="#" onclick="sp2.showPanel('about'); return false;"><img src="images/test/about.jpg" style="border-style: none;"></img></a></div>
<div class="innernav">
<div></div>
</div>
<div class="navigation"><a href="#"><img src="images/test/search.jpg" style="border-style: none;"></img></a></div>
<div class="innernav">
<div>
<div id="furnav">
<form action="servlet/Hudson" method="post">
<div id="furinnnav"><input type="text" name="query" value="Enter query" onfocus="this.value='';setbg('#e5fff3');"></div>
<div id="furinnnav">
<select name="catagory" width="50px">
<option>Furniture
<option>Lighting
<option>Accessories
</select>
<input type="hidden" name="status" value="searchform">
</div>
<div id="furinnnav"><input type="submit" name="submit" value="Search"><br/></div>
</form>
</div>
</div>
</div>
</div>
</div>
<div id="topheading">
<img src="images/rotatebanners/banner1.jpg" alt="topheading Image 1" class="active" height="130px" width="718px"></img>
<img src="images/rotatebanners/banner2.jpg" alt="topheading Image 2" height="130px" width="718px"></img>
<img src="images/rotatebanners/banner3.jpg" alt="topheading Image 3" height="130px" width="718px"></img>
<img src="images/rotatebanners/banner4.jpg" alt="topheading Image 4" height="130px" width="718px"></img>
<img src="images/rotatebanners/banner5.jpg" alt="topheading Image 5" height="130px" width="718px"></img>
</div>
<pre><code class="mix">$('#topheading').cycle();</code></pre>
<div id="maincenter">
<div id="dynamiccontent" class="SlidingPanels">
<div class="SlidingPanelsContentGroup">
<div id="furniture" class="SlidingPanelsContent p1">
<div class="innercontent">
<div id="image1" style='display:block; position: absolute; top: 0px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/1.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image2" style='display:block; position: absolute; top: 0px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/2.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image3" style='display:block; position: absolute; top: 0px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('coffee1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/3.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image4" style='display:block; position: absolute; top: 205px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/4.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image5" style='display:block; position: absolute; top: 205px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/5.jpg" width='240px' height='205px' style='borderstyle: none;'></img></div>
<div id="image6" style='display:block; position: absolute; top: 205px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/6.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image7" style='display:block; position: absolute; top: 410px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/7.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image8" style='display:block; position: absolute; top: 410px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/8.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image9" style='display:block; position: absolute; top: 410px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/9.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id='vertborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 240px;'> </div>
<div id='vertborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 480px;'> </div>
<div id='horborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 205px; left: 0px;'> </div>
<div id='horborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 410px; left: 0px;'> </div>
</div>
</div>
<div id="lighting" class="SlidingPanelsContent p2">
<div class="innercontent">
<div id="image1" style='display:block; position: absolute; top: 0px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/1.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image2" style='display:block; position: absolute; top: 0px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/2.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image3" style='display:block; position: absolute; top: 0px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('coffee1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/3.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image4" style='display:block; position: absolute; top: 205px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/4.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image5" style='display:block; position: absolute; top: 205px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/5.jpg" width='240px' height='205px' style='borderstyle: none;'></img></div>
<div id="image6" style='display:block; position: absolute; top: 205px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/6.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image7" style='display:block; position: absolute; top: 410px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/7.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image8" style='display:block; position: absolute; top: 410px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/8.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image9" style='display:block; position: absolute; top: 410px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/9.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id='vertborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 240px;'> </div>
<div id='vertborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 480px;'> </div>
<div id='horborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 205px; left: 0px;'> </div>
<div id='horborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 410px; left: 0px;'> </div>
</div>
</div>
<div id="outdoor" class="SlidingPanelsContent p3">
<div class="innercontent">
<div id="image1" style='display:block; position: absolute; top: 0px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/1.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image2" style='display:block; position: absolute; top: 0px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/2.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image3" style='display:block; position: absolute; top: 0px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('coffee1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/3.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image4" style='display:block; position: absolute; top: 205px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/4.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image5" style='display:block; position: absolute; top: 205px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/5.jpg" width='240px' height='205px' style='borderstyle: none;'></img></div>
<div id="image6" style='display:block; position: absolute; top: 205px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/6.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image7" style='display:block; position: absolute; top: 410px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/7.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image8" style='display:block; position: absolute; top: 410px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/8.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image9" style='display:block; position: absolute; top: 410px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/9.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id='vertborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 240px;'> </div>
<div id='vertborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 480px;'> </div>
<div id='horborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 205px; left: 0px;'> </div>
<div id='horborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 410px; left: 0px;'> </div>
</div>
</div>
<div id="concepts" class="SlidingPanelsContent p4">
<div class="innercontent">
<div id="image1" style='display:block; position: absolute; top: 0px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/1.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image2" style='display:block; position: absolute; top: 0px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/2.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image3" style='display:block; position: absolute; top: 0px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('coffee1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/3.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image4" style='display:block; position: absolute; top: 205px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/4.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image5" style='display:block; position: absolute; top: 205px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/5.jpg" width='240px' height='205px' style='borderstyle: none;'></img></div>
<div id="image6" style='display:block; position: absolute; top: 205px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/6.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image7" style='display:block; position: absolute; top: 410px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/7.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image8" style='display:block; position: absolute; top: 410px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/8.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image9" style='display:block; position: absolute; top: 410px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/9.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id='vertborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 240px;'> </div>
<div id='vertborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 480px;'> </div>
<div id='horborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 205px; left: 0px;'> </div>
<div id='horborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 410px; left: 0px;'> </div>
</div>
</div>
<div id="about" class="SlidingPanelsContent p5">
<div class="innercontent">
<p>
<span>ABOUT</span>
</p>
</div>
</div>
<div id="tables" class="SlidingPanelsContent p6">
<div class="innercontent">
<div id="image1" style='display:block; position: absolute; top: 0px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/1.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image2" style='display:block; position: absolute; top: 0px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/2.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image3" style='display:block; position: absolute; top: 0px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('coffee1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/3.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image4" style='display:block; position: absolute; top: 205px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('dining1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/4.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image5" style='display:block; position: absolute; top: 205px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/5.jpg" width='240px' height='205px' style='borderstyle: none;'></img></div>
<div id="image6" style='display:block; position: absolute; top: 205px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/6.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image7" style='display:block; position: absolute; top: 410px; left: 0px; width: 240px; min-height: 205px; max-height: 205px;'><img src="http://localhost:8080/HudsonFurniture/images/tables/7.jpg" width='240px' height='205px' style='border-style: none;'></img></div>
<div id="image8" style='display:block; position: absolute; top: 410px; left: 240px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/8.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id="image9" style='display:block; position: absolute; top: 410px; left: 480px; width: 240px; min-height: 205px; max-height: 205px;'><a href="#" onclick="sp2.showPanel('endside1',function(){Spry.Data.initRegions();}); return false;"><img src="http://localhost:8080/HudsonFurniture/images/tables/9.jpg" width='240px' height='205px' style='border-style: none;'></img></a></div>
<div id='vertborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 240px;'> </div>
<div id='vertborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-y;min-height: 615px;max-height: 615px;position: absolute; top: 0px; left: 480px;'> </div>
<div id='horborder1' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 205px; left: 0px;'> </div>
<div id='horborder2' style='display:block; background-image: url("images/line1.jpg");background-repeat: repeat-x;min-height: 1px;max-height: 1px;min-width: 720px;max-width: 720px;position: absolute; top: 410px; left: 0px;'> </div>
</div>
</div>
<div id="seating" class="SlidingPanelsContent p12">
<div class="innercontent">
<p>
<span>SEATING</span>
Hudson Furniture Inc. respects the natural forms of trees and inherent grain of wood with well defined organic lines and geometric forms using traditional joinery techniques and hand rubbed oil finishes.
All Hudson furniture is available in custom dimensions, custom finishes and a variety of wood species such as Claro Walnut, Black Walnut, Myrtle, Jasmine, Acacia, Satinwood and Ebonized Pine.
None of the woods we use are harvested from old growth forests. Our wood slabs are domestically sourced from either salvaged trees or wind/storm damaged trees. The trees have an average life span of 250-300 years.
When these trees die, they gradually do so from the crest to the roots. The farmers or the tree owners thus have to remove these trees as they might cause damage to houses, other trees or outlying areas.
We integrate various wood species into our designs to produce unique works of art.
<br/></br/><br/>
" We put high regard and value on these trees by turning them into pieces of enduring art instead of leaving them out to decay ", Barlas Baylar, Hudson Furniture Inc. founder and designer.
<br/><br/>
Hudson Furniture Inc. is also New York's only repository for legally harvested petrified wood. For Hudson Furniture Inc. it was second nature to explore petrified wood as an extension of its already existing collection of organic contemporary designs.
Petrified wood, having the visual characteristics of wood but the feel of stone, represents a contemporary fusion of the two original materials into a new compelling organic interior accessory.
Hudson Furniture Inc.'s owner Barlas Baylar takes extra precaution with embassies and consulates to seek approvals and legalities of petrified wood exportation from all regions of the world.
Hudson Furniture Inc. has also recently added a line of solid walnut furniture designs by startchitects Renzo Piano, Mario Botta and Terry Dwan.
</p>
</div>
</div>
  </div>
</div>
<script type="text/javascript">
var sp2 = new Spry.Widget.SlidingPanels('dynamiccontent');
</script>
</div>
<div id="footer">
<center>
<a href="http://localhost:8080/HudsonFurniture/Home/Contact.jsp">Contact</a>  |  
<a href="http://localhost:8080/HudsonFurniture/Home/Catalog.jsp">Catalog</a>  |  
<a href="http://localhost:8080/HudsonFurniture/Home/Press.jsp">Press</a>
</center>
</div>
</div>
</body>
</html>
Can nyone please help me. Its very important for me. Thanks in advance.

Make sure your Spry files are in the correct folder. As its not found for some reason. You might also wanna check your server settings as you are using working from local host.
If all fails, upload a it to a public url.

Similar Messages

  • 'schInternalColumn' is null or not an object - Error in DIS

    Hi all..
    When I am going to paste any document in DIS, " 'schInternalColumn' is null or not an object " this error comes with check in page...
    What is the issue behind this...Please help me..
    Regards
    Yogita

    Hi Yogita ,
    This issue has got introduced from 0717 patchset that is provided for UCM server , it is already fixed and a patch will be released for the same soon .
    You can select OK (I think it shows up around 7 times) and continue with the operations on DIS . It does not break any functionality .
    Thanks
    Srinath
    Edited by: Srinath Menon on Sep 5, 2012 12:54 PM

  • 'gReport' is null or not an object - Interactive Report

    I'm getting a "'gReport' is null or not an object" error when attempting to use the Search bar in an Interactive Report. Based on googling and searching this forum, it seems likely that the Javascript on the page is interferring w/ the Interactive report somehow. I don't know enough about APEX and Javascript (I snagged the code from another application, and made some changes) to debug it, so I was hoping you guys could help.
    Here's the Javascript on my page:
    Header Text:
    <script language="javascript">
        function OnPageLoad() {
            var cmdButton;
            cmdButton = document.getElementById('CMD_P10_BASEPRODUCT');
            cmdButton.onclick = null;
            cmdButton.attachEvent("onclick", cmdSelectBaseproduct_onClick);
            cmdButton = document.getElementById('CMD_P10_CUSTOMER');
            cmdButton.onclick = null;
            cmdButton.attachEvent("onclick", cmdSelectCustomer_onClick);
            cmdButton = document.getElementById('CMD_P10_PRODUCT');
            cmdButton.onclick = null;
            cmdButton.attachEvent("onclick", cmdSelectProducts_onClick);
            cmdButton = document.getElementById('CMD_P10_VERSION');
            cmdButton.onclick = null;
            cmdButton.attachEvent("onclick", cmdSelectVersion_onClick);
            cmdButton = document.getElementById('CMD_P10_RUNREPORT');
            DisableItems();
        function cmdSelectBaseproduct_onClick() {
            PopupCriteriaListButton1_onClick('H_P10_BASEPRODIDLIST', 'TXT_P10_BASEPRODUCT', 26, 350, 300);
            DisableItems();
            GetPageURL();
        function cmdSelectProducts_onClick() {
            PopupCriteriaListButton3_onClick('H_P10_PRODUCTIDLIST', 'TXT_P10_PRODUCT', 22, 1350, 575);
            DisableItems();
        function cmdSelectVersion_onClick() {
            PopupCriteriaListButton4_onClick('H_P10_VERSIONIDLIST', 'TXT_P10_VERSION', 21, 1550, 575);
            DisableItems();
        function cmdSelectCustomer_onClick() {
            PopupCriteriaListButton3_onClick('H_P10_CUSTOMERIDLIST', 'TXT_P10_CUSTOMER', 14, 1350, 575);
            DisableItems();
        function PopupCriteriaListButton1_onClick(hiddenInputControlName, strTextControlName, intPopupPageID,
    intWidth, intHeight) {
            var strIDList = document.getElementById(hiddenInputControlName).value.replace(new RegExp(/,/g),
    "_") + ',' + document.getElementById('CBO_P10_PRODUCTLINE').value;
            var itemVal = document.getElementById('CBO_P10_PRODUCTLINE').value;
            var returnValue = OpenDialog(intPopupPageID, true, intWidth, intHeight, 'H_P' + intPopupPageID +
    '_IDLIST,CBO_P10_PRODUCTLINE', strIDList);
            if (returnValue != undefined && returnValue != null && returnValue.length > 0) {
                document.getElementById(hiddenInputControlName).value = returnValue.split('|')[0];
                document.getElementById(strTextControlName).value = returnValue.split('|')[1];
        function PopupCriteriaListButton3_onClick(hiddenInputControlName, strTextControlName, intPopupPageID,
    intWidth, intHeight) {
            var strIDList = document.getElementById(hiddenInputControlName).value.replace(new RegExp(/,/g),
    "_") + ',' + document.getElementById('H_P10_BASEPRODIDLIST').value;
            var returnValue = OpenDialog(intPopupPageID, true, intWidth, intHeight, 'H_P' + intPopupPageID +
    '_IDLIST,H_P10_BASEPRODIDLIST', strIDList);
            if (returnValue != undefined && returnValue != null && returnValue.length > 0) {
                document.getElementById(hiddenInputControlName).value = returnValue.split('|')[0];
                document.getElementById(strTextControlName).value = returnValue.split('|')[1];
    function PopupCriteriaListButton4_onClick(hiddenInputControlName, strTextControlName, intPopupPageID,
    intWidth, intHeight) {
            var strIDList = document.getElementById(hiddenInputControlName).value.replace(new RegExp(/,/g),
    "_") + ',' + document.getElementById('H_P10_PRODUCTIDLIST').value;
            var returnValue = OpenDialog(intPopupPageID, true, intWidth, intHeight, 'H_P' + intPopupPageID +
    '_IDLIST,H_P10_PRODUCTIDLIST', strIDList);
            if (returnValue != undefined && returnValue != null && returnValue.length > 0) {
                document.getElementById(hiddenInputControlName).value = returnValue.split('|')[0];
                document.getElementById(strTextControlName).value = returnValue.split('|')[1];
    </script>
    Page HTML Body Attribute:
    onload="OnPageLoad();"

    Hi Jari,
    The below function used work perfectly in APEX 3.2 for
    Pulling Page2 IR Report into Page1 Region having
    but in APEX 4.0, I am getting "gReport is undefined" when I click on IR Toolbar/Control panel like Action or Go
    function periodRep(){
    $.ajax({
    type: "POST",
    url: "wwv_flow.show",
    data: {
    p_flow_id : $v('pFlowId'),
    p_instance : $v('pInstance'),
    p_flow_step_id : "2",
    p_request : ""
    dataType : "html",
    success : function(data){
    var startTag = '<apex2ajax>';
    var endTag = '</apex2ajax>';
    var start = data.indexOf(startTag);
    if (start > 0) {
    data = data.substring(start+startTag.length);
    var end = data.indexOf(endTag);
    data = data.substring(0,end);
    $("div#XXHOLDER").html(data);
    $x_Value('pFlowStepId', "2");
    if($('#apexir_CONTROL_PANEL_COMPLETE').length > 0){
    if(!($('#apexir_CONTROL_PANEL_COMPLETE').css('display') == 'none')){
    gReport = new apex.worksheet.ws('');
    gReport.toggle_controls($x('apexir_CONTROL_PANEL_CONTROL'));
    }); //ajax
    }//periodRep
    Please help
    Thanks
    -Senthil K

  • Null is not an object

    I'm trying to make a very simple epub and am getting a "null is not an object" error.
    I am finding nothing on why I am getting this error. I have no footnotes, no embedded objects, just text.
    Anyone have an idea why this is heppening and how I can fix it?

    I tried resetting all this in another document, wondering if the file was somehow corrupted and only got the same issue. As a matter of fact, half a dozen other, previously working documents did the same thing.
    So, I wondered if my prefs were toast and trashed them. Same issue.
    Then I tried to export the file as an IDML and opening that document. Lo and behold it exported without problem.
    So I saved the document, and for laughs, re-exported the file.
    Back to the same error.
    The only thing I can think of that may have changed was installing Digital Editions.
    I noticed I don't have "Export to Digital Editions" in my file or export menu. Is there a chance it isn't working or install properly?

  • EPCM.getSAPTop().LSAPI.AFPPlugin is null or not an object

    Hello Guys,
    I am doing customization of AJAX Framework Page in Portal 7.3. I have created a copy of default ajax framework modify it and and my custom page and desktop, and add a new entry in the master rule to use the custom ajax framework page but always getting "EPCM.getSAPTop().LSAPI.AFPPlugin is null or not an object" error message everytime i am accessing portal.
    Btw, I am accesing the Portal via IE8 browser - not sure if the issue has something to do with this.
    Your help is highly appreciated.
    Thanks and Regards,
    Robert

    Hi Robert
    Thanks for your reply.
    I tried by adding AFPResource iView in the page, but still getting same js error when the page is getting loaded. Please see the link below for page setting
    [Framework page setting|http://www.freeimagehosting.net/b2bf3].
    Name masthead for the first iview is confusing, ideally this the entire page content which I created following the SAP guides
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/70bfe58d-1ed9-2d10-42b6-821d62777d6f
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/6032df6e-7625-2e10-418a-ba5c4cb7ead5
    Any suggestion on this will be highly appreciated.
    Kind Regards
    Sudip

  • Undefined is null or not an object

    Hi,
    While using surface prompt in 11.1.1.7 in ie8 , it is throwing error "Undefined is null or not an object" and it is in "Opening" state.
    I have tried deleting cache .
    Please could anybody help.
    Thanks and Regards

    Hi,
    While using surface prompt in 11.1.1.7 in ie8 , it is throwing error "Undefined is null or not an object" and it is in "Opening" state.
    I have tried deleting cache .
    Please could anybody help.
    Thanks and Regards

  • Error Spry.Data.XMLDataSet is null or not an object

    Hi
    I try to use a dataset and a repeat list on a site
    But it wont show the list in top. There are two javascript
    errors. One of them says Spry.Data.XMLDataSet is null or not an
    object
    Whats wrong

    This one was solved. I copied the files in SpryAsset from a
    new one, into the folder on this site. Then the problem was
    solved

  • 'document' is null or not an object with IE7. All fine with IE6

    Hi experts,
    my bsp application work fine with internet explorer 6.
    with IE 7 doesn't work correctly.
    the error appears after uploading pdf document.
    We have a "runtime error occurred"
    'document' is null or not an object
    Line: 74
    Do you want debug? (yes or not)
    After yes selection,
    we can see that error occurs in line with
    var rowStyleClassObj = document.getElementById(rowStyleClassId);
    ( in effect document is undefined in debug.)
    of the standard function htmlbClientMultiSelect.
    function htmlbClientMultiSelect(chk,prevchk,row,rowStyleClassId)
    -->> var rowStyleClassObj = document.getElementById(rowStyleClassId);
    if(rowStyleClassObj.className=="sapETbvSelIndicatorFalse"){
    rowStyleClassObj.className="sapETbvSelIndicatorTrue";
    document.getElementById(chk+row).value = row;
    document.getElementById(prevchk+row).value = row;
    else if(rowStyleClassObj.className=="sapETbvSelIndicatorTrue"){
    rowStyleClassObj.className="sapETbvSelIndicatorFalse";
    document.getElementById(chk+row).value = "";
    document.getElementById(prevchk+row).value = "";
    this function is defined in controls_ie5.js file.
    I try with "Design 2003" but the problem not solved.
    I applied the 2 notes 986254 and 1005093 but not solved.
    My level patch is SAP_BASIS 700  SAPKB70010 Componenti di base SAP
    Could you help me?
    Thank's in advance.

    Hi Neil Occhiochiuso!
    Please could you help me?? I have the same problem related by you, but with IE 8.
    Do you solve the problem?? How?
    Thank you, Wilson

  • 4.0 Calendar link 'length is null or not an object'

    After upgrading to 4.0 earlier this week, we now have a problem with our calendars that were built in 3.1.1. Whenever I click on an event link in IE i get the error "length is null or not an object". When I click the link from Firefox I get the error "b is undefined" from the apex_widget_4_0.js file. After reading the user guide for 4.0, I deleted the region and re-added it with the same SQL, but I get the same error.
    Any ideas on how to fix this?
    Thanks,
    Jonathan
    Edited by: YodaHart on Jul 21, 2010 12:40 PM

    Hi,
    It will be great if you can point to the url where you are facing this issue maybe a url from apex.oracle.com. The comment like clicking on event is throwing an error is confusing, here which event you are talking about.
    I created a calendar in apex.oracle.com of various types SQL Calendar, SQL Calendar with Partial Page Refresh as display type, Easy Calendar , Easy Calendar with partial Page refresh as Display Type and all these calendar provided with day and column link and did not get any issues as specified.
    It will really helpful if you can provide a URL in apex.oracle.com or any other site with the specified issue and also with clear explanation of what "clicking on event" means here
    thanks
    JS

  • CRVS2010 Beta - 'Sys.Application' is null or not an object

    I have been attempting to create an ASP.NET Web Application in C# which includes Crystal Reports. However, as soon as a CrystalReportViewer is so much as added to a blank project, I begin receiving the following error:
    Microsoft JScript runtime error: 'Sys.Application' is null or not an object
    The error is being called in crv.js. According to the research I've done on the topic, Sys.Application is not initialized until execution reaches the </forms> tag. I've only been able to find one other person complaining of the problem who uses Crystal Reports (although there are quite a few who get it from ComponentArt, which I don't use), and he claims to have fixed it by editing crv.js, but I can't find that file and I'm sure there must be another way if so few people are encountering this error.
    I have to assume I'm missing something obvious. Can anyone help?

    Thank you very much!
    As I mentioned earlier, I cannot figure out how to edit the .js file. Somehow, there are 6 files named crv.js on my hard drive, and I am not sure which of them to edit; there is no copy in the actual project, and I already tried editing the one in C:\Program Files (x86) to no effect.
    I'll try editing them all once I'm finished re-installing CR.
    EDIT: Editing C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASP.NETClientFiles\crystalreportviewers14\js\crviewer\crv.js had the effect I was looking for. Unfortunately, a try-catch block somehow caused "'bobj' is undefined" errors, so instead I edited the code to read:
    if(typeof(Sys.Application)!=='undefined') {
        Sys.Application.notifyScriptLoaded();
    That stopped the problem. Thank you for all your help!
    Edited by: sschaffer on Oct 5, 2010 11:49 PM

  • Trying to create a Photomerge in Bridge, when the files open in Photoshop ( small jegs ) , I get a error message of " Unable to process latte files " / " null is not an object "

    Trying to create a Photomerge in Bridge, when the files open in Photoshop ( small jegs ) , I get a error message of " Unable to process latte files " / " null is not an object "
    Please help

    Wait a second, Photoshop can make lattes now?  Personally I prefer my coffee black, but man have I been under-utilizing this program.

  • Upgrade to Apex 4.2 - apex.widget.tabular' is null or not an object

    After upgrading to Apex 4.2 the following error occurrs when loading a page that contains a Group Select List [Plug-in]:
    *'apex.widget.tabular' is null or not an object*
    The error message appears to be related to a Group Select List [Plug-in] item with the following assigned List of Values attributes(options):
    Display Null Value: Yes
    Null Display Value: -
    Null Return Value: NULL
    Note: The application requires a NULL option to be displayed in the list of values (display = '-', value = null). This works fine in Apex 4.1...
    Removing the above values does eliminate the error message. However entering any value into the Null Display Value and Null Return Value item attributes causes the error message to reappear.
    Is this a known Group Select List [Plug-in] issue/bug? Any ideas on how to work around this issue would be greatly appreciated.
    Thx

    Hi,
    http://apex.oracle.com/plugins contains an updated version of the Group Selectlist plug-in (v1.1) which should fix your problem. Just import it into your application and you should be done.
    Regards
    Patrick

  • Persistant Status Bar Notification ... error 'SP.UI.Status' is null or not an object

    I want to show a status bar that needs to be persistent on a page. for this I used the following in my master page
    function ShowStatusBarMessage(title, message)
    var statusId = SP.UI.Status.addStatus(title, message, true);
    SP.UI.Status.setStatusPriColor(statusId, 'yellow'); /* Set a status-color */
    HTML, call the JS method:
    <a onclick="ShowStatusBarMessage('Title'!','Awesome message!')">
    Display Status Bar message!
    </a>
    ref:
    http://www.zimmergren.net/archive/2010/03/17/sp-2010-dynamically-displaying-messages-to-your-users-with-the-notification-and-status-bar-areas-in-sharepoint-2010.aspx
    But what I want is
    to call the function on load. So I used pushed ny function to _spBodyOnLoadWrapper using _spBodyOnLoadFunctionNames.push("YourFunctionName");,
    it throws an error 'SP.UI.Status' is null or not an object
    Next I created and
    deployed a webcontrol and did a registerclientscript, that too gives me 'SP.UI.Status' is null or not an object
    // Define the name and type of the client scripts on the page.
    String csname1 = "AlertScript";
    Type cstype = this.GetType();
    // Get a ClientScriptManager reference from the Page class.
    ClientScriptManager cs = Page.ClientScript;
    // Check to see if the startup script is already registered.
    if (!cs.IsStartupScriptRegistered(cstype, csname1))
    StringBuilder cstext1 = new StringBuilder();
    cstext1.Append("<script type=text/javascript> alert('Hello World!');");
    cstext1.Append("var statusId = SP.UI.Status.addStatus('title', 'message', true);");
    cstext1.Append("SP.UI.Status.setStatusPriColor(statusId, 'yellow'); </");
    cstext1.Append("script>");
    cs.RegisterStartupScript(cstype, csname1, cstext1.ToString());
    What am I missing ?
    How can I get to show a status bar on load of any page, just as you get a health analyzer message when you get into the Central Admin?
    Thanks, Mano
    Mano Mangaldas | Blog : http://howtosharepoint.blogspot.com 

    Ok, for some reason, it is not working for me. Below are the code that didnt work for me
    <script type="text/javascript">
    function ShowStatusBarMessage(title, message)
    var statusId = SP.UI.Status.addStatus(title, message, true);
    SP.UI.Status.setStatusPriColor(statusId, 'red');
    ShowStatusBarMessage('Title!','Awesome message!');
    </script>
    This too didnt work
    <script type="text/javascript">
    function ShowStatusBarMessage()
    var statusId = SP.UI.Status.addStatus('Some title', 'Some message', true);
    SP.UI.Status.setStatusPriColor(statusId, 'red');
    _spBodyOnLoadFunctionNames.push("ShowStatusBarMessage");
    </script>
    I did try to register client script block programatically, that too didnt work
    String csname1 = "AlertScript";
    Type cstype = this.GetType();
    // Get a ClientScriptManager reference from the Page class.
    ClientScriptManager cs = Page.ClientScript;
    // Check to see if the startup script is already registered.
    if (!cs.IsStartupScriptRegistered(cstype, csname1))
    StringBuilder cstext1 = new StringBuilder();
    cstext1.Append("<script type=text/javascript>");
    cstext1.Append("var statusId = SP.UI.Status.addStatus('title', 'message', true);");
    cstext1.Append("SP.UI.Status.setStatusPriColor(statusId, 'yellow'); </");
    cstext1.Append("script>");
    cs.RegisterStartupScript(cstype, csname1, cstext1.ToString());
    Any help appreciated.
    But the below code works..
    <script type="text/javascript">
    function ShowStatusBarMessage(title, message)
    var statusId = SP.UI.Status.addStatus(title, message, true);
    SP.UI.Status.setStatusPriColor(statusId, 'yellow'); /* Set a status-color */
    </script>
    <a onclick="ShowStatusBarMessage('Title!','Awesome message!')" href="#">
    Display Status Bar message!
    </a>
    Thanks
    mano
    Mano Mangaldas | Blog : http://howtosharepoint.blogspot.com 

  • Apex 4.1 IR: $.datepicker._curInst' is null or not an object

    Funniest thing after upgrade from 4.0 to 4.1 - Getting page error on IR when trying to create filters:
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
    Timestamp: Mon, 26 Sep 2011 17:36:52 UTC
    Message: '$.datepicker._curInst' is null or not an object
    Line: 18
    Char: 130532
    Code: 0
    URI: https://xxxxxxxxxxxxx/i/javascript/apex_4_1.min.js
    Message: '$.datepicker._curInst' is null or not an object
    Line: 18
    Char: 130532
    Code: 0
    URI: https://xxxxxxxxxxxxx/i/javascript/apex_4_1.min.js
    Message: '$.datepicker._curInst' is null or not an object
    Line: 18
    Char: 130532
    Code: 0
    URI: https://xxxxxxxxxxxxx/i/javascript/apex_4_1.min.js
    Message: '$.datepicker._curInst' is null or not an object
    Line: 18
    Char: 130532
    Code: 0
    URI: https://xxxxxxxxxxxxx/i/javascript/apex_4_1.min.js
    Message: '$.datepicker._curInst' is null or not an object
    Line: 18
    Char: 130532
    Code: 0
    URI: https://xxxxxxxxxxxxx/i/javascript/apex_4_1.min.js
    And the problem solution:
    Check your IR columns. The problem occurs when column without heading exists. I had one column with &npsp; heading. I renamed that column and now IR works fine.
    Greetings from Slovenia,
    Mitja Mavrič

    I am unable to reproduce the issue from my side, since it is JavaScript issue, i would suggest to clear the browser cache, history, Temporary internet files and then try again.

  • Context Menu error: 'length' is null or not an object

    When we run some of our reports (BI 7.0) and right click on the table to display the context menu we get a javascript error in the bottom left of Internet Explorer. The context menu doesn't appear.
    Once you expand the error is  'length' is null or not an object. It doesn't affect all the reports in fact so far we've only discovered 2 reports with this problem although there may be more.
    The reports with problems have had their own individual web templates developed. We haven't developed much of our own Javascript via the script web item and definitely none that would affect the context menu. The only code we have opens help pages/useful web pages/other apps etc. via buttons.
    None of the reports shows an error when you validate in the WAD software.
    We are currently using IE6 (upgrading to IE8 soon) and we have recently applied SP21 on the Java Stack.

    Hi Fred
    Did SAP come back with an OSS note to correct this issue. I am not finding anything in the Service marketplace.
    Thanks
    Adrian

Maybe you are looking for

  • Can't print in color from macbook air 10.6 to HP PSC 1410

    i've been trying for days to workout how to print in colour. Nothing. nothing any other forums have suggested seems relevant.

  • HP laser Jet M603 2 sided printing

    Looking for instructions. 

  • Saving Pages document iCloud Mac at the same time?

    I recently bought Pages, Numbers, and Keynote. I like them a lot, but am running into some logistical issues. The biggest one is that I love saving to the Cloud - all my stuff is safe, especially since my harddrive has been replaced once and is alrea

  • Help with java swing

    Hi people!i need some help Im a new user for java programming language.Well im programming an application using java swing libraries. I have some problems trying to accesing variables from those swing Jpanels. Ill make it clear.... Im using Netbeans.

  • Can't access my full contact list

    I added a new contact to my contact list, then hit "Done," but now I can't access any other contacts.  When I press "All Contacts," nothing happens and I remain on the same page.  How do I get back to my full contact list?