Clickable header picture doesn’t show status bar
-
Hello!
I made my header picture clickable with this code in the header.php of my theme:
<div id="header" onclick="location.href='<?php echo home_url(); ?>';" style="cursor:pointer;">
But when I mouse over it doesn’t show the usual status bar containing the url in the bottom left of the web browser. Is it a normal behavior from “onclick” and is there a way to show the status bar?
Thank you
Ry?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Clickable header picture doesn’t show status bar’ is closed to new replies.