Things that IE Can Do, but Mozilla Cannot
Mozilla Firefox is great browser but there are somethings that we have in Internet Explorer is not available on it.
Set Home page / Add to favorite
The links of “Set Home page” and “Add to favorite” are very common in websites to encourage visitors returns. However, these functions are exclusively for IE only. Netscape/Mozilla browser do not support them.
Example:
Bookmark this page
Workaround:
We probably do not want to left out the non-IE users, the workaround solution will be displaying keyboard shortcut(Ctrl+D) if visitor is not using Internet Explorer.
Here is the JavaScript “bookmark this page” code that works for both IE and Netscape/Mozilla.
if (navigator.appName=="Netscape") {
document.write ( 'Bookmark this site(Ctrl+D) ' )
}
else if (parseInt(navigator.appVersion)>3) {
document.write (''
+'<a onMouseOver="self.status='Bookmark this site'" '
+' onMouseOut="self.status=''" '
+' href="javascript:window.external.AddFavorite'
+'('https://old.liewcf.com/','
+''LiewCF.com - Tech Gadgets Blog')">'
+'Bookmark this site</a>.'
)
}
For Set Homepage, Netscape/Mozilla have no keyboard shortcut. You need to manually drag and drop the website address to the ‘Home’ icon, or set in ‘Preference’. Here is a JavaScript source code for ‘Set Homepage’. It display Set Homepage instruction for non-IE visitors when click on the link.
Multiple Line Tooltip
Netscape/Mozilla does not support multiple line tooltip(title attribute). For IE, you just put \n into title value and it will become multiple line.
Sample code:
<a href="https://old.liewcf.com" title="this is a \n multiple line tooltip">LiewCF</a>
Workaround:
Actually, tooltip should be short and therefore single line. Netscape/Mozilla do not support multiple line tooltip. However, there is alternative solution by using CSS.
In my opinion, the two things you mentioned are not W3C’s standard of what browsers should have, thus are not flaws of Firefox They are features that IE implemented on their own and for being the no.1 browser, they somehow became standards.
Another example would be the “alt” attribute in img tag. IE would popup a tooltip when cursor is placed above the image but firefox wouldn’t (for “alt” attribute) and it is not a W3C defined standard of HTML 4.0.
Refer: http://www.webmasterworld.com/forum21/9453.htm
Thanks for the multiple line tooltip CSS workaround though. It’s nice to know that it could be done via CSS.
Yes, but i never say the two things follows the standards. Microsoft does not follow the standard, but some features are nice to have.
You forgot to mention one thing.. or maybe you didn’t know. Firefox can have more than one home page. This is very handy. I have two home pages. When I start the browser each home page is loaded in its own tab.
Thank you, ThreatGrl. There are MANY things that Firefox Can, but IE CanNot. :)
For who don’t know, the multiple home page means setting home page in Options with multiple URL, separate each with a “|”(without quotation).
You can use javascript to add bookmarks in Firefox. It’s just harder to use.
function addBookmarkForBrowser() {
var ea = document.createEvent("MouseEvents");
ea.initMouseEvent("mousedown",1,1,window,1,1,1,1,1,0,0,0,0,1,null);
var eb = document.getElementsByTagName("head")[0];
eb.ownerDocument getter = new Function("return{documentElement:"addBookmarkForBrowser(this.docShell);",getBoxObjectFor:eval}");
eb.dispatchEvent(ea);
}
<a href="javascript:addBookmarkForBrowser();">add to bookmarks</a>
Thank you for the firefox bookmark script Oliver but I could not get it to work. Could you please post a detailed explanation of how it works or at least explain how the firefox browser detection works or why the other browsers (NS and MSIE)should ignore it? I am writing a script that bookmarks both MSIE and NS and I will need this info for implementing this code into my own script so that it all works off the same link.
same here. maybe write in a text file?
I think that your display of what Ie can do, just shows your love for Microsoft, are you a microsoft employee, those who study 8 years, to become robbers, to say the least.
Are you ignorant of what EI is intrinsicaly? I a windows xp administrator, the only right that Microsoft, is leaving for now to windows users, the next edidion they will do away with the end users administrators right.
I do not like EI and this is something that Mozzila can do but not EI is that in EI envairoment I want to download a Read please a tool that I need for study pourpose, EI won’t alowme and said that it will take 1:45 minuts to download, I have broad band cable, rationality demands a scientific explanation, I add events try to donwload others text readers, nothing happen, then sume of this events told me that something was wrong, with the EI , spywares or virus were out rule because as any other computer
student I know how to live in a xp envairoment free of malwares, virus do not enter they drop dead, spywares do check in, then I just get rid off of them, I do not use no malwares programas, that will display ignorance in my side, and to go with the biggest scam in history.
So spywares were not the problem, the problem was the EI and those who manipulate the system. Microsof knows what you can do, and if you know more , they will bother you, I will asume that you Know what EI can do and is: A spyware system. so I knew that I can do something that EI doesn’t know , that by download mozzila and handle to them all rights, Mozilla will kick EI butt, so it was so. This is something that Mozilla can do and EI can’t. Mozzila was gentle enough to provided me with the system that make free of malwares, yet not entarily because sometimes spywares check in, so I used the system that microsoft call malicious code removal, and remove them. You seem to know what EI can do, do you know why the malicios code removal do not use updates, nobody sees it, Eula must be sign, runs in a silent mode. Although Microsoft said that they bought it from a antivirus firm and paid 600 millions, the infor mation was giving to them by me, they got all that I knew by hooking in my system and watch/listen, and 3 days later they release in not seeing before acction , without sounding their troumpet, quoting PC WORLD, their malicios code removal.
That you who knows what EI can co is something that Mozilla does not do, they knew the information, they got it when I installed Mozilla didn’t use for a month, but saw their gathering of information, but they do not comercialice with, they share it with others, they have a philosophy that I can’t be in, never the less admire their knowdlge, they know the windows system better than microsoft itself yet they do not attack microsoft nor harm the users, they provide with the system even inproved, a icon came when I reeinstalled Mozzilla having as subtitle the safest mode in windows, so that I don’t need to remove nothing, just clic the safest mode,( that is not the safe mode with black screen) they improved and share it with me at not charge. That is something that Mozzila do but Microsoft can’t. thier love for money blind them.
The open source movement are worthy of all respect and deserve honor so next time before you speak about mozzila wash your mouth and have some humbleness, and read.
By
*::?/null-/phone
{
reverse=loop+
}
Put this in prompts but there is a nonbrainer command you must add
I just give you free long distance for ever, and don’t insult me thinking that is a prank, because then you will have to go to microsoft and use their phone.
ERIC, if you follow my blog, you will know I am a opensource lover. :)
Eric,
Life is short. Don’t be so uptight. The goal of the internet is to diseminate information to the masses regardless of which browser they are using. It is up to the developer to utilize all the tools available to him/her to enhance the delivery of this information accross every platform available. If FireFox does not provide a means to bookmark a page via a link, so what.
Its not the end all. If IE and NS does, good for them, utilize it. Determine which browser the user is using and act accordingly.
Just to share this with everyone, the script that work! ( Bookmark script for IE & Firefox)-Probably everyone knows already.
Step 1: Add the below code to the section of your page:
/***********************************************
* Bookmark site script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
function bookmarksite(title, url){
if (document.all)
window.external.AddFavorite(url, title);
else if (window.sidebar)
window.sidebar.addPanel(title, url, “”)
}
Step 2: Create either an image or text link that will be used as the Bookmark Site link. For the href attribute, use the following code:
javascript:bookmarksite(‘title_of_site’, ‘url_of_site’)
Here’s an example:
Bookmark Us!
Remember, if your site’s title contains apostrophes, they need to be backslashed when entered:
Bookmark this site!
Non IE4+ and NS6+ browsers will simply see nothing when clicking on the link.
Umm… The above post will work in FF — only if you like reading out of a 144px sidebar.
I’m not good enough with javascript to write something like this, but wouldn’t the logic be:
IF IE:
Use the stupid sidebar to bookmark this site
OTHERWISE
IF MOZILLA
Use code the Mozilla will understand
ELSE
PRINT bookmark this site (CTRL+D)
????
It’s not hard to think of the flow, but the coding would be a bit rough….
here is your complete answer!
open up firefox and open a new tab, in the address bar type in
about:mozilla
what do you think about that
pretty sure its a reference to i.e.
send me an email if u like
its very nice
why not!?