Original Post
In RWeb's comment system, I have it display a little admin menu for each comment. Inside it are little labels (x, m, ip, etc). When you hover your mouse over ip, it displays the user's IP address. I made it so that when you click it, it copies the IP to the clipboard. This works great in IE, but sadly doesn't work in FireFox. Anyone have an alternative? Here's an example of the code I'm currently using: User IP Anyone know how to make it FireFox-compatible? Example: User IP <-- Works in IE but not FireFox