183 Topics

Member Avatar for
Member Avatar for useruno1

Hello guys, recently i've update my website to php7.0, I'm runing some low minify CSS and JS. I encounter some css problems in Firefox & Internet Explorer with the all UI. Any idea what causes this problem and how can be solve it please? With Chrome broswer works perfectly. Cheers, …

Member Avatar for useruno1
1
2K
Member Avatar for mattyd

I've just started a class to learn automation testing via Selenium. I'm using Firefox 61.0.2 (64-bit) I'm noticing a possible bug; not something major, but something that prevents efficiency: When attempting to load a saved project into the IDE via Open Project or through drag-and-drop, it does not load. Usually …

Member Avatar for rproffitt
0
452
Member Avatar for Thanuj_1

We have a flex project which called from browser by using a swf file. After flash update the swf file is disabled. Here are the list of flash versions and browsers that we used in windows 7 OS. * Installed Firefox 56.0 - NPAPI 25.0.0.170 version in Firefox . - …

Member Avatar for rproffitt
0
416
Member Avatar for Siberian

Has anyone used the Stylish extension for FireFox ? I can't get a style to effect an absolute URL and any and all pages within a absolute URL ?

0
226
Member Avatar for mridul.ahuja

I'm using selenium with firefox to load a webpage. The page uses ajax to load new content on clicking the Display More Results button. However when I try to find this button and simulate a click, it gives the following Stacktrace error. Can anyone tell me what I'm doing wrong …

0
392
Member Avatar for lewashby

I use firefox from Linux and Firefox keeps dropping my downloads, I don't know if this issue is specific to the Linux version or not. Is anyone else having this problem? Also, I looked through the settings but I don't see an option to limit the number of downloads that …

Member Avatar for nudy.budy
0
418
Member Avatar for Siberian

Anyone experiencing any issues with FireFox 43.0.3 and the revised JsFiddle; whereas with Chrome a simple "run" will update the fiddle whereas FireFox you must refresh the page ?

0
201
Member Avatar for TomCamavi

[COLOR="green"](This is pretty much just a guide I made to help people solve this seemingly common problem that no one seems to know how to fix)[/COLOR] [COLOR="green"](I put this little bit of info so you can relate your problem to mine and determine if your problem is being caused by …

Member Avatar for Grulein
0
3K
Member Avatar for Aeonix

Have you guys ever met process so stubborn? It wouldn't close, no matter which tools/programs/commands you might use regardless elevation? Talking about Windows and Firefox. This is kind of story that made me irritate, get mad and laugh like an idiot at the end. It goes like this: I go …

0
273
Member Avatar for ehpratah

Hi Has anyone of you having a problem opening firefox , google chrome and thunderbird since yesterday? coz almost all of our unit that is running in ubuntu and Zorin OS are experiencing the same bugs.. i already tried updating and upgrading the OS but still having the error and …

Member Avatar for ehpratah
0
284
Member Avatar for happygeek

It all started pretty well, with the announcement by Mozilla at the end of last month that the Firefox web browser would make the Internet a safer place by encrypting everything. That's everything, even those connections where the servers don't even support the HTTPS protocol. Developers of the Firefox browser …

1
440
Member Avatar for Gianluca_1

Hey guys, so I'm creating this webapp that creates a QrCode based on informations given by the user, decodes QrCodes and creates a log. I would like some tips, like QrCodes, Image processing, Getting SubImages libraries and API's. I'm using HTML5, CSS3 and JavaScript. This webapp will be able to …

Member Avatar for NotoriousZeus
0
278
Member Avatar for Moe1981

Hi! Its been a while since i've been here but this place was always good to me before. Well my computer was really slow and 100% usage, i also noticed mysearchdial popup through firefox and i thought it was like an addon so i actually used that it silly me …

Member Avatar for Moe1981
0
832
Member Avatar for DaveTheSinger

Hi Everyone My website has a simple embedded mp3 player (start, pause, stop) which works fine in IE but I now realise it doesn't work in all the other browsers and that ActiveX is only for IE (it was a pain having to instruct visitors to allow ActiveX to run …

Member Avatar for SaintAce
0
386
Member Avatar for begueradj

Howdy, How can I disable Javascript in Firefox (version 27 and 28) on Windows ? There is no checkbox on the Content tab as I read on other forums ! Regards from Begueradj

Member Avatar for begueradj
0
224
Member Avatar for nevek

Hi The code below inserts data into a mysql db, for some weird reason IE inserts it 2 times and firefox just once. It should only insert it once. $KOSoep = $_POST['KOsoep']; $KOHoofdgerecht = $_POST['KOhoofdgerecht']; $KODessert = $_POST['KOdessert']; //insert query kinderopvang $insert_kinderopvang="INSERT INTO `menukinderopvang` ( `datum` , `soep` , `hoofdgerecht`,`dessert` …

Member Avatar for diafol
0
252
Member Avatar for network18

Hi All, I have a ajax call in script like below - function testMe() { $.ajax({ type: "POST", url: "http://3.84.46.104/tloken/test/testAjax.php", // data: "ajax=1&elem=" + elem+"&clicker="+clicker, data: "ajax=1", method: "POST", success: function (html) { alert(html+' >>'); return false; // var response = html.split('@'); // document.getElementById(elem).innerHTML = ""; document.getElementById('cmbxCategory').innerHTML = ""; document.getElementById('cmbxType').innerHTML …

Member Avatar for network18
0
2K
Member Avatar for Ekundayo

Hi! I'm usually on Firefox, windows 7 64 bit, fujitsu lifebook, run adblocker on FF and I get these weird tabs that just open right in front of my eyes sometimes that say "hope", "patience" etc. and have a kind of colored border, nothing on the tab, just the tab …

Member Avatar for joserey
0
355
Member Avatar for mohan@nano

This is my code it will work on IE alone.. i want print the content in the firefox and chorme too ... anyone one can favour me <html> <head> <title>Example Report</title> <script type="text/javascript"> function printIframe(printf){ var clone=document.documentElement.cloneNode(true); var win=window.open('printf'); win.document.replaceChild(clone, win.document.documentElement); win.print(); } </script> </head> <body> <p>Hi! This is IFrame …

0
171
Member Avatar for wfray

The following PHP code works fine with javascript in Internet Explorer but fails in Firefox. Javascript is enabled in Firefox. It appears that when the button/icon is clicked, it enters the javascript function, but doesn't change the icon on the page. It also seems to return to the PHP code/page …

Member Avatar for wfray
0
333
Member Avatar for Priti_P

Hello, For some testing purpose , I want to downgrade my PC's Firefox from 25 to 22. How can I do that? **OS: Ubuntu** Is it simply like uninstall firefox 25 and install 22? Please give me refer link of download Firefox 22. is there command in Ubuntu to dowmload …

Member Avatar for sebastianedu
0
272
Member Avatar for DTSCode

im writing a firefox addon to append signatures to posts in cplusplus.com, but im having a little trouble, as it has been a long time since i wrote in javascript. right now i just want it to verify that i am in fact on the c++ forums and if it …

Member Avatar for DTSCode
0
304
Member Avatar for JayGeePee

Maybe this is on the site already, but I'm going to ask directly. How do you guys/gals test your scripts or websites on all browsers for compatibilty. I'm new to this and would like to know. For the most part I've found that Firefox, Chrome, Safari, and Opera do alright. …

Member Avatar for HoverportMedia
0
346
Member Avatar for happygeek

Your web browser provides a window onto the Internet, but unless you are timely in updating the client you use then, say researchers with security vendor Kaspersky Lab,that window may be cracked and allow a draft of insecurity to blow through into your network, your computer and your data. ![firefoxversions](/attachments/small/0/firefoxversions.jpg …

Member Avatar for MidiMagic
1
679
Member Avatar for OdinSmasher

Hi all; a very strange request maybe, I am looking for a way to override the internal error within Firefox that displays the grey box and the text no video with supported format I am aware I can add extra videos to cover me and the browser will run through …

Member Avatar for fheppell
0
263
Member Avatar for happygeek

The line ‘free crypto browser extension for Firefox’ contains six of my favorite words within its seven-word construction, which is not bad going. In case you were wondering, for is the word that doesn’t float my boat, although others such as complexity, ‘key management’ and PGP which usually rub me …

Member Avatar for LastMitch
0
409
Member Avatar for cmabill

I find that my website get weird when I use Firefox open it, but it display well under IE8, the buttonesubmit is moved to bottomfooter, can anyone help me improve the code below. thank you. <form action="contact.php" method="post" name="formplace" target="_blank" class="email" id="formplace" onsubmit="MM_validateForm('firstname','','R','lastname','','R','emailaddress','','NisEmail','comments','','R');return document.MM_returnValue"> <p>pls contact us by following address:<br …

Member Avatar for TonyG_cyprus
0
267
Member Avatar for WoW Me Web Girl

I'm in need of help please. my customer wants this site done buy tomorrow and it was almost finished. until i did something stupid. the problem is that i dont know what. My site is working fine on mobile phones and in Firefox.. but for some reason it will no …

Member Avatar for KavithaK
0
315
Member Avatar for EddieC

Firefox can finally orient itself, at least in terms of iPhones and MacBooks. Mozilla's latest browser, [url=https://developer.mozilla.org/en/Firefox_3.6_for_developers]Firefox 3.6 beta 1[/url], can now talk to accelerometers such as those in many Apple devices, thanks to [url=https://developer.mozilla.org/Special:Search?search=accelerometer&type=fulltext&go=Search]orientation event objects[/url] introduced in the new Gecko 1.9.2 presentation engine at the browser's core. Also …

Member Avatar for LastMitch
0
751
Member Avatar for VAGUELINES

Hey there everyone, i am having difficulties trying to code my css file so that it correctly displays my website in Firefox and Internet Explorer as intended. I have validated both my html and css yet that still hasnt resolved alongwith identifing the charset in different areas within the head …

Member Avatar for Octet
0
271

The End.