Second Google+ button invisible in Firefox - firefox

We have Google+ buttons one of our website. They are showing fine in all browsers except Firefox. The button above the article works fine, but the button below is invisible in Firefox. Can't find why this is the case, does anyone have some ideas on how to fix this?
You can see the problem on the live website at http://www.cyprusexpat.co.uk/article/id:266/insolvency-law-in-cyprus

After inspecting the HTML once again I noticed someone added the script-tag that you need to insert for the Google Plus button twice. This is not as it should be and Firefox stops rendering Google Plus buttons after the second script-tag.
So I removed the duplicate script-tag and all browsers, including Firefox, are rendering the buttons fine now!

Related

Nuxt Firefox scrolls to bottom of page

I am new to Nuxt and decided to give it a shot and to make a webpage.
However I have this weird thing where when I click on a link the Firefox browser shows the page at the bottom, while Chrome scrolls automaticly up.
This only happens with Firefox and have no idea what is causing it, does anyone have a idea?
Ps: I am using the footer component in the default lay-out
Figured out that when i go directly to the url Firefox shows the top at the page as it should, but when using nuxt link it loads and shows the bottom

Firefox won't display an image unless the web inspector is open

Firefox sometimes hasn't been displaying my website's logo image. There's nothing in the code I can find that would make this happen. From what I can tell, the image displays fine in WebKit, and displays fine when the FF web inspector is open, and displays fine after a hard reload (Ctrl+R), but sometimes won't appear after a soft reload. When I right-click on the image, or open the web inspector, the image suddenly appears, as if it had been there the whole time. What could be causing this?
i think it can be something about page resizing.
When you open the webkit your website browser window change dimension, and you see the logo.
maybe this two things are connected.
try to resize the browser window without opening the webkit.
hope this works to catch the problem.
I tried disabling all the Firefox plugins, thinking it was some extension that was causing this, but no luck. I finally got it to work as expected by completely resetting Firefox using this guide.

How to preview a post in a Lemoon site

When I hit Preview on a blog post I'm editing it acts as if I pressed "Save draft". It pops up a message at the screen top saying that the draft has been saved. I've tried multiple browsers. The URL I see when I hover over Save draft and Preview does appear to distinguish between the two (ctl00$content$savedraft vs. ctl00$content$preview).
Hmm, the preview button should open a new window with your draft. Have you checked if your browser blocks popups?
Turns out it works fine in IE11. I'm not sure why it's not working in Chrome for me, but IE is my primary browser anyway.

Simulate html listbox dropdown on trigger over other action

Please someone help me on the issue below.
I have a list dropdown box to be opened on trigger of a img div on top of it.
This works perfect in chrome, while it does not work in all other browsers like firefox, ie and others. I have a fiddle link ready which shows working example for chrome.
[link]http://jsfiddle.net/jNVwF/
Hope to hear from anyone of stack users.
Gone through Reference - Similar stacks
Firefox 5 dispatchEvent not working
(Not working, Implemented)
What am i doing wrong with fiddle link?
Thanks again.
Sajay.

Unable to highlight text in textboxes in IE9

I have C# MVC web app that has some textboxes that in IE9 you can enter in text, but you can't highlight via the mouse or via holding shift and the arrow keys.
I've looked around on the web and i've found other people experiencing this, with no solution.
One site i found claimed it was an issue with IE9 on pages that make multiple AJAX calls, which my site has but, removing AJAX really isn't a solution.
Is there a way via code or via settings in IE9 so that users can highlight text in a textbox? Or is this an outstanding bug in IE9?
Edit:
The website works perfectly fine in chrome
Turns out it was a rogue jquery statement that was
(.someClass).disableSelected()
that was disabling selection on every single textbox in my site. The kicker being that IE and Chrome handled it one way and Firefox a different way making it seem like a different bug
I had the same issue.
Select Tools on the IE bar / F12 developer tools. under the tab ( Document Mode IE9 standards ) check marked Alt+9. Closed the developer box. Closed IE9 opened it back up and everything worked as it should.
Hope this helps.

Resources