I'm working on a site ate http://www.impactgr.com.php5-20.dfw1-1.websitetestlink.com/index8.html, and it's coming together well, but for some reason I cant get the buttons (inside...
Hey, I'm having good success using Firefox/Chrome/Safari, even IE 9 seems to be fairly glitch free, but I've realized that my page is not working well at all in IE8 and under...
Hi, I've got a site at impactgr.com and I'd like users to see a 'notice' page (comingsoon.html) which announces our new website (currently in development). I did this by writing the following to the...
Hi, I'm wondering if someone can help me understand this. I'm trying to get two divs to overlap using z-indexes. For some reason, they won't overlap, the right one moves below the left one. Any...
I tried it as:
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery(".content").hide();
//toggle the component with class msg_body
...
I'm developing a site at: http://www.impactgr.com/chris/test4
, and I would like the navigation menu (on the left) to be the only thing affected by scrolling. So the content area (on the right)...
I'm using a JQuery function to slide a div into and out of visibility, but every time I toggle, the browser resets my view to the top of the web page..