iframe

Video Playlist Using HTML, CSS and JavaScript with Source

Submitted by rems on
Welcome to the Video Playlist web application, a harmonious blend of HTML, CSS, and JavaScript that transforms video consumption into an interactive and visually captivating experience. This project has been meticulously crafted to offer users a seamless and engaging way to navigate through a curated collection of videos. With a user-friendly interface and dynamic functionality, the Video Playlist

How to Create a Text Editor Live Preview

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a simple live preview of a text editor using jquery/javascript with iframe. If your building a CMS site and integrated a function where users can be able to send articles and have a text editor. You can include this live preview to have a better user experience since the page wont reload on preview.

How to Create WYSIWYG Editor

Submitted by GeePee on
This project is an example of WYSIWYG rich text html editor using Javascript. You will see in the code that I used textarea in the body field and replaced it with iframe which I enabled. This project has a capability to change font, font color, font size, font color, align text or images to left, center and right, has an option to make text bold, italic and underlined, create horizontal line