![Sticky Sidebar](https://i0.wp.com/webdevpuneet.com/wp-content/uploads/2023/09/Screenshot_37.png?resize=905%2C416&ssl=1)
Category: UI Components
![Sticky Sidebar](https://i0.wp.com/webdevpuneet.com/wp-content/uploads/2023/09/Screenshot_37.png?resize=905%2C416&ssl=1)
![CKEditor 4 – Strip p tags from output](https://i0.wp.com/webdevpuneet.com/wp-content/uploads/2023/03/Screenshot_19.png?resize=908%2C471&ssl=1)
CKEditor 4 – Strip p tags from output
Here is a simple method with demo to get output free of p tags from instance of CKEditor 4 DEMO See the Pen CKEditor 4 – Strip p tags from output by Puneet Sharma (@webdevpuneet) on CodePen.![Adding classes to particular dates in jQuery UI datepicker](https://i0.wp.com/webdevpuneet.com/wp-content/uploads/2023/03/jquery-UI-datepicker.png?resize=637%2C321&ssl=1)
Adding classes to particular dates in jQuery UI datepicker
Here is a working example of adding classes to particular dates in the jQuery UI date picker plugin. You might need to change dates to get the results like image below jquery UI datepicker DEMO See the Pen Untitled by Puneet Sharma (@webdevpuneet) on CodePen....![Sparkline Charts using Chart.js](https://i0.wp.com/webdevpuneet.com/wp-content/uploads/2023/03/Screenshot_28.png?resize=355%2C196&ssl=1)
Sparkline Charts using Chart.js
Here is a demo with source code to create cool responsive sparkling charts for your website and web applications. DEMO See the Pen Sparkline chart by Puneet Sharma (@webdevpuneet) on CodePen. HTML <div class=”sparklineContainer”> <canvas...![OTP UI with hide show button and use image as placeholder](https://i0.wp.com/webdevpuneet.com/wp-content/uploads/2023/03/otp-with-toggle-hide-show.png?resize=539%2C179&ssl=1)
OTP UI with hide show button and use image as placeholder
Here is a demo with HTML, CSS, and jQuery script to create OTP input UI with toggle hide-show click eye. I also show a lock icon as a placeholder for an empty field. DEMO See the Pen OTP UI with hide show button by Puneet Sharma (@webdevpuneet) on CodePen. HTML...![OTP Input Complete User Interface](https://i0.wp.com/webdevpuneet.com/wp-content/uploads/2023/03/opt-input-ui.png?resize=788%2C365&ssl=1)