Right click in Firefox selects/highlights html elements...why? -


i have built custom context menu have found annoyingly when right click on site in firefox text , images seem randomly selected.

the link below basic html dump of page having issues. can see when right click in firefox, elements highlighted. annoying! must purely html markup problem in firefox there absolutely no css or js on page.

example here: http://pastehtml.com/view/1e16jup.html

love hear thoughts/suggestions...

there lot of errors in page have @ validator result here.

maybe gives firefox lot of problem rendering page properly.

close <meta> , <img> tags, <script> must have proper type attributes, tags <h1> shouldn't placed inside of <a>, <p> neither.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -