Title: Javascript question FireFox vs IE6
Last modified: August 18, 2016

---

# Javascript question FireFox vs IE6

 *  [Noemi Nozze](https://wordpress.org/support/users/mcmike/)
 * (@mcmike)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/javascript-question-firefox-vs-ie6/)
 * Darn FireFox 🙁
 * I want to have the following:
    A H1 or TABLE with an ONCLICK function to reload
   the first page (index.php) and a mouse-cursor as a HAND.
 * In IE this is relativly simple:
    **onclick=”top.location.href(‘index.php’)” style
   =”cursor : hand;”**
 * But for some reason (offcourse) this doesn’t do sjit in FiFo
    Anyone ??
 * Thnx in advanced….

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [Noemi Nozze](https://wordpress.org/support/users/mcmike/)
 * (@mcmike)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/javascript-question-firefox-vs-ie6/#post-176297)
 * getting impatient 😛
 *  [jennmiller](https://wordpress.org/support/users/jennmiller/)
 * (@jennmiller)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/javascript-question-firefox-vs-ie6/#post-176302)
 * This command works in FF for me:
 * div id=”banner” onclick=”location.href=’[http://sitename.com&#8217](http://sitename.com&#8217);;”
   style=”cursor: crosshair;”
 * I guess if you change the div to whatever it is you need it should work.
 *  [kiddeath91](https://wordpress.org/support/users/kiddeath91/)
 * (@kiddeath91)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/javascript-question-firefox-vs-ie6/#post-176304)
 * cursor:hand is a proprietary MS tag. Try cursor:pointer.
 *  [ColdForged](https://wordpress.org/support/users/coldforged/)
 * (@coldforged)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/javascript-question-firefox-vs-ie6/#post-176310)
 * > getting impatient 😛
 * Tough?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Javascript question FireFox vs IE6’ is closed to new replies.

 * 4 replies
 * 4 participants
 * Last reply from: [ColdForged](https://wordpress.org/support/users/coldforged/)
 * Last activity: [21 years, 1 month ago](https://wordpress.org/support/topic/javascript-question-firefox-vs-ie6/#post-176310)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
