We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

IE offers developers the ability to insert "Make this your home page" with a simple link. I want to give this same option to FF users who come to our site. Is there such a code snippet for this?

  • 1 απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 2 προβολές
  • Τελευταία απάντηση από cor-el

more options

Just to clarify-

I would like users of our site to be able to make it their home page in FireFox without having to get into the tools/options menu to do it. I would like them to be able to use a simple link like we can do for IE users: Make withoutreservation.com your home page )

Just to clarify- I would like users of our site to be able to make it their home page in FireFox without having to get into the tools/options menu to do it. I would like them to be able to use a simple link like we can do for IE users: <span style="cursor:hand; color:white; text-decoration:underline" onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http://www.withoutreservation.com');"> Make withoutreservation.com your home page </span>)

Όλες οι απαντήσεις (1)

more options

You can't do that properly in Firefox. Such a bookmark would only open in the sidebar. You can ask people to press Ctrl+D or click the star on the location bar to bookmark your site.