javascript - WordPress menu position -


I am running a website using WordPress and using some javascript which changes the page.

I want my menu position to be stable at 150px down and 800px right and when I do not move to any size change my browser window currently when I try Status: Stable; This happens when I click on one of the Javascript links which extends a section, can anyone help you?

In your CSS, try status: fixed : Absolute; to use.


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c# 3.0 - Issue with getting 2 chars from string using indexer -