Meldung auf Webseite programieren?

Hallo, ich würde gerne auf meiner Webseite einen link einfügen, wenn man auf den klickt, wird auf eine weitere Seite von meiner Webseite geleitet. Sobald diese Webseite auf die der link führe geladen ist, soll ein PopUp auftauchen, mit einen Kästchen das man anklicken muss, welches Pflicht ist. Wenn man einen Harken setzt und auf den Button klickt soll die Meldung sich schließen.

Kon t ihr mir einen Quellcode senden oder eine Webseite, wo das erklärt wird, wie das geht AUF DEUTSCH BITTE

(1 votes)
Loading...

Similar Posts

Subscribe
Notify of
4 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
MagisterSamael
1 year ago

Ave!

What you’re looking for is called “Modal”.

There are different approaches to integrating a modal on the website. You can either configure yourself using HTML, CSS and JavaScript (Instructions for w3schools), or you use a framework such as e.g. Bootstrap.

Such frameworks almost always contain a corresponding component (Modal component of Bootstrap).

If you don’t get any further with this answer, do yourself a favor and learn the basics of web development.

MagisterSamael
1 year ago
Reply to  ForumLibhaber

I can’t offer you a good link in German right now.

I work exclusively in English and do not know what framework German documentation has and where there is a good guide to Modals in German. I just trust w3.

In case of emergency, you can let Google translate the page 🙂