menu drop down by Deluxe-Menu.com

DHTML Faq » I followed all your instructions on placing it on my web page, but it’s not working. The onmouseover examples will not go into its table cell.

I followed all your instructions on placing it on my web page, but it’s not working. The onmouseover examples will not go into its table cell.

Filed under: Recent Posts — Tags: , , — admin @ July 4, 2009 at 9:50 pm

Q:

I need your help. I built a menu with your software, and I followed all
your instructions on placing it on my web page, but it’s not working. The
onmouseover examples will not go into its table cell. I have a flash banner in the cell
above it, and the menu seems to be behind that banner, but the menu is not
even inside the table.

I also tried placing the onmouseover examples on another page where I do not have a flash
banner, but it doesn’t show up at all.

A:

You’ve set absolute position for the onmouseover examples
var absolutePos=1;
var posX=”100px”;
var posY=”200px”;

You should set:

var absolutePos=0;
var posX=”0px”;
var posY=”0px”;

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment