Home Forums
05 | 18 | 2013
We have 434 guests and 10 members online
JoomlaNook Forums
Welcome, Guest
Please Login or Register.    Lost Password?
As I open the FAQ's in IE lower modules don't move
(0 viewing) 
Go to bottom
TOPIC: As I open the FAQ's in IE lower modules don't move
#6747
Wendy
Posts: 3
User Offline Click here to see the profile of this user
As I open the FAQ's in IE lower modules don't move 10 Months, 1 Week ago  
I am having a problem with my FAQ page behaving differently in Internet Explorer vs. Google chrome or Firefox. As I open the questions, the 'grid bottom' module doesn't move down like it should, so the text on the grid bottom ends up being right on top of the FAQ's. It works correctly in chrome and Firefox. I pasted in the code below for the FAQ's. Thank You!


<div><span style="font-size: 12pt;"><strong>Frequently Asked Questions</strong></span></div>
<p><span style="font-size: 10pt;">This page contains frequently asked questions and answers.&nbsp; Don't hesitate to call AMCi directly for clarification on any issue.&nbsp; Click on the topic to&nbsp;open the&nbsp;questions and answers on that topic.</span></p>
<div id="faqs"><!-- enclose all faqs in a div-->
<h3 id="install"><strong>Installation</strong></h3>
<p>This is a test to see whether it nests on different browsers</p>
<h3 id="Sentry35"><strong>Sentry35</strong></h3>
<p>This should show up under the Sentry35 FAQ</p>
<h3 id="toplevel"><strong>Nested FAQs</strong></h3>
<div id="nested"><!--nested div-->
<h3 id="n1"><strong>First topic</strong></h3>
<p>First Topic Text</p>
<h3 id="n2"><strong>Second topic</strong></h3>
<p>Second Topic Text</p>
<h3>end faq</h3>
{accordionfaq faqid=accordion2 faqclass="lightnessfaq onoff headerbackground headerborder contentbackground contentborder round5" active=0}</div>
<!--end of nested div-->
<h3 id="what"><strong>What is a FAQ?</strong></h3>
<p>It is something we are adding to this page for helpful hints</p>
<h3 id="finalfaq"><strong>Final FAQ?</strong></h3>
<p>Final FAQ Text</p>
<h3>end faq</h3>
{accordionfaq faqid=accordion1 faqclass="lightnessfaq onoff headerbackground headerborder contentbackground contentborder round5" active=0}</div>
<!--end faq div-->
 
Logged Logged
 
Last Edit: 2012/07/18 07:30 By klowther.
  The administrator has disabled public write access.
#6755
klowther
Admin
Posts: 2960
User Offline Click here to see the profile of this user
Gender: Male JoomlaNook Location: Fremont, NE USA Birthday: 07/23
Re:As I open the FAQ's in IE lower modules don't move 10 Months ago  
Hi,

Sorry for the delayed response. I've been away and am just now getting caught up.

Can you post or email a link to the page? You can usually correct these types of problems by adding a few css attributes to the page but I need to see it in order to do so.

This e-mail address is being protected from spambots. You need JavaScript enabled to view it

- Ken
 
Logged Logged
  The administrator has disabled public write access.
#6762
Wendy
Posts: 3
User Offline Click here to see the profile of this user
Re:As I open the FAQ's in IE lower modules don't move 10 Months ago  
Ken, I can't put a link to the faq page because it's still in the development stage and not published. This is the website without the faq page with the same banners etc.
www.amc-wireless.com
I did attach the html for the develpment page. Thanks for your help!
 
Logged Logged
  The administrator has disabled public write access.
#6763
Wendy
Posts: 3
User Offline Click here to see the profile of this user
Re:As I open the FAQ's in IE lower modules don't move 10 Months ago  
Whoops, I guess the file didn't attach. I just pasted it in this message as I couldn't get the file to upload successfully, I included the whole page which I'm sure it more than you need.

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="/templates/js_verdant/css/core.php?tpl=js_verdant&amp;base=" type="text/css" />
<link rel="stylesheet" href="/templates/js_verdant/css/core.css" type="text/css" />

<base href="joomla.amc-wireless.com/resources/faw-s-2" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="keywords" content="satalarm, monitoring, products, unit, satellite, based, solution, tracking, serverweb, administration, interface, user, control, mt3550low, mt3000modbus, multiple, capability, accessories, cost, system" />
<meta name="robots" content="index, follow, noarchive, noimageindex" />
<meta name="author" content="Super User" />
<meta name="description" content="Products Click on a product below to read more or download a (pdf) brochure that is suitable for printing. SatAlarm-Sentry35This is a self-contained bi-directional satellite-based monitoring/contro" />
<meta name="generator" content="Joomla! - Open Source Content Management" />
<title>AMCi Corporate Website | FAQ's -Gwen</title>
<link href="/templates/js_verdant/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
<link rel="stylesheet" href="/plugins/content/accordionfaq/css/accordionfaq.css" type="text/css" />
<link rel="stylesheet" href="/plugins/content/accordionfaq/css/css.php?id=accordion2&amp;faq=lightnessfaq" type="text/css" />
<link rel="stylesheet" href="/plugins/content/accordionfaq/css/css.php?id=accordion1&amp;faq=lightnessfaq" type="text/css" />
<link rel="stylesheet" href="/plugins/system/jcemediabox/css/jcemediabox.css?version=113" type="text/css" />
<link rel="stylesheet" href="/plugins/system/jcemediabox/themes/standard/css/style.css?version=113" type="text/css" />
<link rel="stylesheet" href="joomla.amc-wireless.com/templates/js_ver.../css/reset.css" type="text/css" />
<link rel="stylesheet" href="joomla.amc-wireless.com/templates/js_ver...css/layout.css" type="text/css" />
<link rel="stylesheet" href="joomla.amc-wireless.com/templates/js_ver...typography.css" type="text/css" />
<link rel="stylesheet" href="joomla.amc-wireless.com/templates/js_ver...s/joomla25.css" type="text/css" />
<link rel="stylesheet" href="joomla.amc-wireless.com/templates/js_ver...yle-style1.css" type="text/css" />
<link rel="stylesheet" href="joomla.amc-wireless.com/templates/js_ver...css/custom.css" type="text/css" />
<script src="/media/system/js/mootools-core.js" type="text/javascript"></script>
<script src="/media/system/js/core.js" type="text/javascript"></script>
<script src="/media/system/js/caption.js" type="text/javascript"></script>
<script src="/plugins/content/accordionfaq/js/jquery-1.7.2.min.js" type="text/javascript"></script>
<script src="/plugins/content/accordionfaq/js/preparefaq.js" type="text/javascript"></script>
<script src="/media/system/js/mootools-more.js" type="text/javascript"></script>
<script src="/plugins/system/jcemediabox/js/jcemediabox.js?version=113" type="text/javascript"></script>
<script src="joomla.amc-wireless.com/templates/js_ver...ht/js/html5.js" type="text/javascript"></script>
<script type="text/javascript">
window.addEvent('load', function() {
new JCaption('img.caption');
});
// <!--
preparefaq.onFunctionAvailable( 'jQuery', 300, function() {
preparefaq.setjQuery();
preparefaq.loadScript( '/plugins/content/accordionfaq/js/jquery.easing.js' );
/***********************************************
* Scrolling HTML bookmarks- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Project Page at www.dynamicdrive.com for full source code
***********************************************/
preparefaq.loadScript( '/plugins/content/accordionfaq/js/bookmarkscroll.js' );
preparefaq.getjQuery().noConflict();
preparefaq.getjQuery()(document).ready(function(){
preparefaq.exec( {
id: 'accordion2'
, header: 'h3'
, alwaysopen: true
, autonumber: false
, keyaccess: true
, print: false
, scrolltime: 1000
, scrolloffset: 0
, scrollonopen: false
, event: 'click'
, onevent: function() {
preparefaq.getjQuery()(this).toggleClass('selected').next().slideToggle( 300, 'swing', preparefaq.accordionChange );
return false;
}
} );
preparefaq.onFunctionAvailable( 'bookmarkscroll.init', 300, function() {
bookmarkscroll.init();
});
preparefaq.getjQuery()('#accordion2').addClass('selected');
var target = preparefaq.getjQuery()('#accordion20');
if (typeof(target) != 'undefined') {
target.toggleClass('selected').next().toggle();
};
});
});
// -->

// <!--
preparefaq.onFunctionAvailable( 'jQuery', 300, function() {
preparefaq.setjQuery();
preparefaq.loadScript( '/plugins/content/accordionfaq/js/jquery.easing.js' );
/***********************************************
* Scrolling HTML bookmarks- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Project Page at www.dynamicdrive.com for full source code
***********************************************/
preparefaq.loadScript( '/plugins/content/accordionfaq/js/bookmarkscroll.js' );
preparefaq.getjQuery().noConflict();
preparefaq.getjQuery()(document).ready(function(){
preparefaq.exec( {
id: 'accordion1'
, header: 'h3'
, alwaysopen: true
, autonumber: false
, keyaccess: true
, print: false
, scrolltime: 1000
, scrolloffset: 0
, scrollonopen: false
, event: 'click'
, onevent: function() {
preparefaq.getjQuery()(this).toggleClass('selected').next().slideToggle( 300, 'swing', preparefaq.accordionChange );
return false;
}
} );
preparefaq.onFunctionAvailable( 'bookmarkscroll.init', 300, function() {
bookmarkscroll.init();
});
preparefaq.getjQuery()('#accordion1').addClass('selected');
var target = preparefaq.getjQuery()('#accordion10');
if (typeof(target) != 'undefined') {
target.toggleClass('selected').next().toggle();
};
});
});
// -->

window.addEvent('domready', function() {
$$('.hasTip').each(function(el) {
var title = el.get('title');
if (title) {
var parts = title.split('::', 2);
el.store('tip:title', parts[0]);
el.store('tip:text', parts[1]);
}
});
var JTooltips = new Tips($$('.hasTip'), { maxTitleChars: 50, fixed: false});
});
JCEMediaObject.init('/', {flash:"10,0,22,87",windowmedia:"5,1,52,701",quicktime:"6,0,2,0",realmedia:"7,0,0,0",shockwave:"8,5,1,0"});JCEMediaBox.init({popup:{width:"",height:"",legacy:0,lightbox:0,shadowbox:0,resize:1,icons:1,overlay:1,overlayopacity:0.8,overlaycolor:"#000000",fadespeed:500,scalespeed:500,hideobjects:0,scrolling:"fixed",close:2,labels:{'close':'Close','next':'Next','previous':'Previous','cancel':'Cancel','numbers':'{$current} of {$total}'}},tooltip:{className:"tooltip",opacity:0.8,speed:150,position:"br",offsets:{x: 16, y: 16}},base:"/",imgpath:"plugins/system/jcemediabox/img",theme:"standard",themecustom:"",themepath:"plugins/system/jcemediabox/themes"});
</script>
<!-- start - swMenuFree javascript and CSS links -->
<script type="text/javascript" src="joomla.amc-wireless.com/modules/mod_swme...;></script>
<script type="text/javascript" src="joomla.amc-wireless.com/modules/mod_swme...;></script>
<link type='text/css' href='joomla.amc-wireless.com/modules/mod_swme...tyles/menu.css' rel='stylesheet' />
<script type="text/javascript" src="joomla.amc-wireless.com/modules/mod_swme...;></script>
<!-- end - swMenuFree javascript and CSS links -->

<!--[if lte IE 6]>
<link rel="stylesheet" type="text/css" href="/templates/css/ie6.css" media="screen" />
<script type="text/javascript" src="/templates/js/pngfix.js"></script>
<script type="text/javascript" src="/templates/js/ie6.js"></script>


<script>
POS_BrowserPNG.fix('img.trans,#logo-graphic h1 a,.trans,a.forgotpass,a.forgotuser,a.regusr,ul.checklist li,.copyright a,.arrow,.readon,.submitBtn');
</script>
<![endif]-->
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="/templates/js_verdant/css/ie.php?tpl=js_verdant&base=" media="screen" />
<![endif]-->
<!--[if IE]>
<script type="text/javascript" src="/templates/js_verdant/js/dd_roundies.js"></script>
<script type="text/javascript">
DD_roundies.addRule('#banner .module, #footer .module, ul#topmenu li.current a , ul#topmenu li.active a, .moduletable.blue, .moduletable.grey, .moduletable.green, .moduletable.orange, .moduletable.red', '5px');
</script>
<![endif]-->
</head>
<body class="is_internet explorer v_7 light static b_arial h_lucidasans id_178 rev_188">
<div id="staticWrapper" class="container_12 static">
<div id="headerWrapper">
<div id="header" class="container_12 clearfix">
<div class="grid_12 alpha">
<div class="inside clearfix">

<div id="logo-graphic">
<div id="logo" class="grid_12">

<div class="custom" >
<a href="/?view=featured"><img border="0" alt="AMCi Wireless" align="left" src="/images/AMCi_banner.jpg" /></a></div>
</div><div class="clearfix"></div>
</div>
</div>
</div>

<div id="inset" class="grid_0 omega clearfix">
<div id="top_wrap" class="">
<nav id="top" class="grid_12">

<ul class="menu">
<li id="item-187"><a href="/logout" >Logout</a></li></ul>
</nav>
</div>
</div>
</div>
</div>

<div id="menuWrapper">
<div id="menu" class="container_12 clearfix">
<div class="grid">
<!--swMenuFree7.2_J2.5 transmenu by www.swmenupro.com-->
<table id="menu_wrap" class="swmenu" align="center"><tr><td id="td_menu_wrap" class="td_menu_wrap">
<table cellspacing="0" cellpadding="0" id="swmenu" class="swmenu" >
<tr>
<td>
<a id="menu101" href="/" >Home</a>
</td>
<td>
<a id="menu103" href="/industries" >Industries</a>
</td>
<td>
<a id="menu106" href="/applications" >Applications</a>
</td>
<td>
<a id="menu104" href="/products" >Products</a>
</td>
<td>
<a id="menu158" href="/about-us" >About Us</a>
</td>
<td>
<a id="menu102" href="/contact-menu-topic" >Contact </a>
</td>
<td id="trans-active" class='last'>
<a id="menu107" href="/resources" >Resources</a>
</td>
</tr>
</table></td></tr></table><hr style="display:block;clear:left;margin:-0.66em 0;visibility:hidden;" />
<div id="subwrap">
<script type="text/javascript">
<!--
if (TransMenu.isSupported()) {
var ms = new TransMenuSet(TransMenu.direction.down, 10,0, TransMenu.reference.bottomLeft);
var menu103 = ms.addMenu(document.getElementById("menu103"));
menu103.addItem("Energy", "/industries/energy", "0");
menu103.addItem("Environmental", "/industries/environmental", "0");
menu103.addItem("Water Resources", "/industries/water", "0");
menu103.addItem("Security", "/industries/security", "0");
var menu106 = ms.addMenu(document.getElementById("menu106"));
menu106.addItem("Compressor Monitoring and Control", "/applications/compressor-monitoring-and-control", "0");
menu106.addItem("Tank Monitoring", "/applications/tank-monitoring", "0");
menu106.addItem("EFM Monitoring", "/applications/efm-monitoring", "0");
menu106.addItem("Genset", "/applications/genset", "0");
menu106.addItem("Water Resource Monitoring", "/applications/water-resource-monitoring", "0");
menu106.addItem("Air Quality and Emissions", "/applications/air-quality-and-emissions", "0");
menu106.addItem("Tracking and Remote Engine Hour", "/applications/tracking-and-remote-engine-hour", "0");
menu106.addItem("Pig Launching and Monitoring and Control", "/applications/pig-launching", "0");
menu106.addItem("Evaporation Site Monitoring", "/applications/evaporation-site-monitoring", "0");
menu106.addItem("Pumpjack Monitoring", "/applications/pumpjack-monitoring", "0");
var menu104 = ms.addMenu(document.getElementById("menu104"));
menu104.addItem("SatAlarm-Sentry35", "/products/sentry35", "0");
var menu145 = menu104.addMenu(menu104.items[0],0,0);
menu145.addItem("Self-contained bi-directional monitoring/control/vibration unit", "/products/sentry35/self-contained-bi-directional-monitoring-control-vibration-unit", "0");
menu104.addItem("SatAlarm-SMU3550", "/products/smu3550", "0");
var menu160 = menu104.addMenu(menu104.items[1],0,0);
menu160.addItem("Customizable satellite monitoring unit", "/products/smu3550/smu3550-flyout-menu-item", "0");
menu104.addItem("SatAlarm-SMU3000", "/products/smu3000", "0");
var menu161 = menu104.addMenu(menu104.items[2],0,0);
menu161.addItem("Satellite monitoring unit for complex monitoring requirements", "/products/smu3000/smu3000-flyout-menu-item", "0");
menu104.addItem("SatAlarm-CMU", "/products/cmu", "0");
var menu162 = menu104.addMenu(menu104.items[3],0,0);
menu162.addItem("Cellular monitoring solutions with Modbus functionality", "/products/cmu/cmu-flyout-menu-item", "0");
menu104.addItem("MeterEye", "/products/metereye-menu-item", "0");
var menu163 = menu104.addMenu(menu104.items[4],0,0);
menu163.addItem("Turn-key solution for upgrading old meters into remote monitoring devices", "/products/metereye-menu-item/metereye-flyout-menu-item", "0");
menu104.addItem("SatAlarm-MT3550", "/products/mt3550", "0");
var menu165 = menu104.addMenu(menu104.items[5],0,0);
menu165.addItem("Low cost monitoring, control, and tracking solution", "/products/mt3550/mt3550-flyout-menu-item", "0");
menu104.addItem("SatAlarm-MT3000", "/products/mt3000", "0");
var menu164 = menu104.addMenu(menu104.items[6],0,0);
menu164.addItem("Modbus and multiple unit monitoring capability", "/products/mt3000/mt3000-flyout-menu-item-2", "0");
menu104.addItem("SatAlarm-Server Backend", "/products/satalarm-server", "0");
var menu166 = menu104.addMenu(menu104.items[7],0,0);
menu166.addItem("Web-based administration and user inerface system", "/products/satalarm-server/satalarm-server-flyout-menu-item", "0");
menu104.addItem("Lone Worker Service", "/products/lone-worker-service", "0");
var menu167 = menu104.addMenu(menu104.items[8],0,0);
menu167.addItem("Service to protect personnel working alone", "/products/lone-worker-service/lone-worker-flyout-menu-item", "0");
var menu102 = ms.addMenu(document.getElementById("menu102"));
menu102.addItem("Customer and Technical Support", "/contact-menu-topic/customer-and-technical-support", "0");
menu102.addItem("Management", "/contact-menu-topic/management", "0");
menu102.addItem("Sales", "/contact-menu-topic/sales", "0");
menu102.addItem("Employment", "/contact-menu-topic/employment", "0");
var menu107 = ms.addMenu(document.getElementById("menu107"));
menu107.addItem("Downloads", "/resources/downloads", "0");
menu107.addItem("FAQ\'s", "/resources/faw-s", "0");
menu107.addItem("FAQ\'s -Gwen", "/resources/faw-s-2", "0");
menu107.addItem("Publication Archive", "/resources/publication-archive", "0");
menu107.addItem("SatAlarm Login", "/resources/satalarm-login", "0");
menu107.addItem("Legal ", "/resources/legal-page", "0");
menu107.addItem("FAQ book example", "/resources/faq-book-example", "0");
function init() {
if (TransMenu.isSupported()) {
TransMenu.initialize();
document.getElementById("menu101").onmouseover = function() {
ms.hideCurrent();
this.className = "hover";
}
document.getElementById("menu101").onmouseout = function() { this.className = ""; }
menu103.onactivate = function() {document.getElementById("menu103").className = "hover"; };
menu103.ondeactivate = function() {document.getElementById("menu103").className = ""; };
menu106.onactivate = function() {document.getElementById("menu106").className = "hover"; };
menu106.ondeactivate = function() {document.getElementById("menu106").className = ""; };
menu104.onactivate = function() {document.getElementById("menu104").className = "hover"; };
menu104.ondeactivate = function() {document.getElementById("menu104").className = ""; };
document.getElementById("menu158").onmouseover = function() {
ms.hideCurrent();
this.className = "hover";
}
document.getElementById("menu158").onmouseout = function() { this.className = ""; }
menu102.onactivate = function() {document.getElementById("menu102").className = "hover"; };
menu102.ondeactivate = function() {document.getElementById("menu102").className = ""; };
menu107.onactivate = function() {document.getElementById("menu107").className = "hover"; };
menu107.ondeactivate = function() {document.getElementById("menu107").className = ""; };
}}
TransMenu.dingbatSize = 0;
TransMenu.spacerGif = "";
TransMenu.dingbatOn = "";
TransMenu.dingbatOff = "";
TransMenu.sub_indicator = false;
TransMenu.menuPadding = 0;
TransMenu.itemPadding = 0;
TransMenu.shadowSize = 2;
TransMenu.shadowOffset = 3;
TransMenu.shadowColor = "#888";
TransMenu.shadowPng = "joomla.amc-wireless.com/modules/mod_swme...u/grey-40.png";
TransMenu.backgroundColor = "#666666";
TransMenu.backgroundPng = "joomla.amc-wireless.com/modules/mod_swme.../white-90.png";
TransMenu.hideDelay = 600;
TransMenu.slideTime = 300;
TransMenu.selecthack = 0;
TransMenu.autoposition = 0;
TransMenu.fontFace = "";
TransMenu.fontColor = "#FFFFFF";
TransMenu.renderAll();
if ( typeof window.addEventListener != "undefined" )
window.addEventListener( "load", init, false );
else if ( typeof window.attachEvent != "undefined" ) {
window.attachEvent( "onload", init);
}else{
if ( window.onload != null ) {
var oldOnload = window.onload;
window.onload = function ( e ) {
oldOnload( e );
init();
}
}else
window.onload = init();
}
}

jQuery('#menu_wrap a').corner('round tl tr 10px');
jQuery(document).ready(function($){
jQuery('#menu_wrap').parents().css('z-index','1');
jQuery('#menu_wrap').css('z-index','101');
});
//-->
</script></div>

<!--End swMenuFree menu module-->
</div>
</div>
</div>

<div id="menuWrapper2">
<div id="menu2" class="container_12 clearfix">
<div class="grid"></div>
</div>
</div>


<div id="main_wrapper" class="clearfix">
<div id="main_area_wrapper" class="container_12 clearfix">
<div id="area_content" class="clearfix">

<section class="grid_9 push_3">

<div class="maincontent">
<div class="inside">



<div id="system-message-container">
</div><div class="above-content">
<div class="moduletable">

<style type="text/css">body { background-color:#3D3D3D !important; }</style> </div>

</div>
<div class="clr"></div><div class="item-page">

<ul class="actions">


<li class="edit-icon">
<span class="hasTip" title="Edit Article :: Published&lt;br /&gt;Monday, 02 April 2012&lt;br /&gt;Written by Super User"><a href="/resources/faw-s-2?task=article.edit&amp;a_id=44&amp;return=aHR0cDovL2pvb21sYS5hbWMtd2lyZWxlc3MuY29tL3Jlc291cmNlcy9mYXctcy0y" ><img src="/media/system/images/edit.png" alt="Edit" /></a></span> </li>


</ul>





<div><span style="font-size: 12pt;"><strong>Frequently Asked Questions</strong></span></div>
<p><span style="font-size: 10pt;">This page contains frequently asked questions and answers.&nbsp; Don't hesitate to call AMCi directly for clarification on any issue.&nbsp; Click on the topic to&nbsp;open the&nbsp;questions and answers on that topic.</span></p>
<div id="faqs">
<h3 id="install"><strong>Installation</strong></h3>
<p>This is a test to see whether it nests on different browsers</p>
<h3 id="Sentry35"><strong>Sentry35</strong></h3>
<p>This should show up under the Sentry35 FAQ</p>
<h3 id="toplevel"><strong>Nested FAQs</strong></h3>
<div id="nested"><!--nested div-->
<h3 id="n1"><strong>First topic</strong></h3>
<p>First Topic Text</p>
<h3 id="n2"><strong>Second topic</strong></h3>
<p>Second Topic Text</p>
<h3>end faq</h3>
<p><div id="accordion2" class="accordionfaq lightnessfaq onoff headerbackground headerborder contentbackground contentborder round5"><p></p></div></p>
</div>
<!--end of nested div-->
<h3 id="what"><strong>What is a FAQ?</strong></h3>
<p>It is something we are adding to this page for helpful hints</p>
<h3 id="finalfaq"><strong>Final FAQ?</strong></h3>
<p>Final FAQ Text</p>
<h3>end faq</h3>
<div id="accordion1" class="accordionfaq lightnessfaq onoff headerbackground headerborder contentbackground contentborder round5"><p></p></div></div>
<!--end faq div-->
</div>

</div>
</div>
</section>

<aside class="grid_3 pull_9" id="sidebar1">
<div class="left">
<div class="grid"> <div class="moduletable">

<a href="/resources" class="pathway">Resources</a><span class="sep"><img src="/media/system/images/arrow.png" alt="" /></span><strong>FAQ's -Gwen</strong> </div>
</div>
</div>
</aside>


<div class="clear">&nbsp;</div>

</div>
</div>
</div>

<div id="footerWrapper">
<div id="footer" class="container_12 clearfix">
<div class="grid"><div class="module flexgrid_1">
<div class="side TL"></div>
<div class="side TR"></div>
<div class="side BL"></div>
<div class="side BR"></div>
<div class="module_body notitle">


<div class="custom" >
<p style="text-align: center;"><span style="font-size: 12pt;"><a title="SatAlarm login page" href="/resources/satalarm-login?view=featured" target="_blank">Login</a>&nbsp;&nbsp;&nbsp; <a title="Legal Terms" href="/resources/legal-page?view=featured">Legal</a>&nbsp;&nbsp;&nbsp;<a title="Contact us" href="/resources/faw-s-2/2-uncategorised/22-contact-from-footer-link">Contact</a></span>&nbsp;</p>
<p style="text-align: center;"><strong><span style="font-size: 12pt;">AMCi - American Millennium Corporation, Inc., Golden, Colorado, USA&nbsp; (303) 279-2002 or (877) 319-9725</span></strong></p></div>
</div>
</div>
</div>
<div id="copyright" class="grid_12">
<div class="grid"><div class="footer1 copyright">Copyright &#169; 2012 AMCi Corporate Website. All Rights Reserved.</div>
<div class="footer2 copyright"></div></div>
</div>
<div class="grid_12">
<div class="copyright">


</div>
</div>
</div>
</div>


</div>

</body>
</html>
 
Logged Logged
 
Last Edit: 2012/07/19 10:08 By Wendy. Reason: said bad response
  The administrator has disabled public write access.
#6765
klowther
Admin
Posts: 2960
User Offline Click here to see the profile of this user
Gender: Male JoomlaNook Location: Fremont, NE USA Birthday: 07/23
Re:As I open the FAQ's in IE lower modules don't move 10 Months ago  
Hi,

Actually, I need to see the page once it is published. The manner in which the CSS stylesheets interact with the html in IE is what I need to see and you can only do that once the page is published.

-Ken
 
Logged Logged
  The administrator has disabled public write access.
Go to top