Home › Forums › JavaScript › Jump Menu & Pop-Up Windows – Multiple issues › Reply To: Jump Menu & Pop-Up Windows – Multiple issues
Oh, ok.
I was trying something like:
$(".menu, .menu2").click(function(){
Initially I had this:
OS X (Safari)
http://i.imgur.com/ziSg4Tx.png
Win (Firefox)
http://i.imgur.com/tWZAaAV.jpg
I’d like at least to be able to change font-family and font-size. Obviously the more flexibility the better, but overall I’d be happy with that.
herzogdemeuron looks like this:
OS X (Safari)
http://i.imgur.com/bs7OAY0.png
http://i.imgur.com/Y3ZjyUv.png
Win (Firefox)
http://i.imgur.com/E4LcjCD.jpg
Our code so far:
Any OS/browser
http://i.imgur.com/UBECiZD.jpg
Pretty different… :(
Edit: I’ve seen that in Chrome it actually looks pretty similar. What’s the issue the other browsers?