1. Hire our efficient web and desktop app developers as per your business requirement and budget.    2. We build user-friendly and secure Ecommerce Web Site according to your Requirment.
Register Free for Demo Login

Welcome

Soft On Demand


At LNT Technology, we're thrilled to have you embark on a journey of digital creativity and innovation with us.

Welcome to a world where your online presence is not just a website, but a captivating experience that engages, delights, and leaves a lasting impression.

What Services we Provides


...
Android Application

Android Applications For mobile-first engagement, we design Android applications that are visually appealing, user-friendly, and optimized for performance across a wide range of devices...

...
Web Application

Web Applications We specialize in developing web applications that work seamlessly on various browsers and devices, bringing your services and products to a global audience.

...
Desktop Application

Desktop Applications Our expert developers create powerful and feature-rich desktop applications that cater to your specific business requirements, enhancing productivity and functionality....

...
Web Maintanance

caring for anything is important, Regularly updating and maintaining your site is crucial to ensuring that your site is running at full capacity so we keep a close eye on your business website issues and fix them as they are discovered. 

...
APIs International

E-commerce businesses, service providers, and online retailers trust us to integrate payment gateway APIs into their applications. With our expertise, you can securely accept payments online, expanding your customer base and streamlining the checkout process...

...
Digital Marketing

Our LNT Company Uses digital channels, platforms, and technologies to promote and advertise products, services, or brands to a target audience. It encompasses a wide range of online marketing activities that leverage the internet and electronic devices to reach potential customers, engage with them, and drive desired actions, such as purchases, sign-ups, or inquiries.


Recent Post


toastalert v3.0.0 Released — Lightweight, Flexible JS Toast Notification Library

../attachment/post/post_image/2464-toast-alert.jpg
Admin
2025-12-04
0 Comments

🚀 Advanced Custom Toast Notification Library (Lightweight, Dependency-Free)

This modern JavaScript Toast Notification Utility allows developers to display beautiful, clean, mobile-responsive toast alerts with support for:

  • ✅ Multiple Status Styles — Success, Error, Warning, Info
  • 🧭 Custom Toast Position — top-left, top-right, bottom-left, bottom-right, center
  • ⏳ Auto Duration Control — Set display time dynamically
  • 🔁 Auto Page Reload or Redirect — After toast expiration
  • 🎨 Smooth Animations & Glass Blur UI — Modern minimal look
  • 🧩 jQuery Compatible — Use via toastalert.showToast() or $(...).toastAlert()

We welcome issues, feature requests, and pull requests. Help us improve toastalert for the community!

This library offers a production-grade UI, perfect for form validations, AJAX responses, login/signup feedback, and system-level alerts.

✨ Toast Example – One Line Usage

'<script src="https://cdn.jsdelivr.net/gh/ssofton/cdn/toast-alert-1.0.0/loastalert.js"></script>' 

toastalert.showToast({
    message: "Your profile has been updated successfully!",
    status: "success",
    position: "top-right",
    duration: 3500
});

 

$.fn.toastAlert({
    message: "Invalid Password!",
    status: "error",
    position: "center"
});

🧠 Smart Default Handling

If no parameter is provided, the toast automatically falls back to defaults:

Option Default Description
message "Message Content" Content inside the toast
status "info" success, error, warning, info
duration 4000ms Auto close after timeout
position "top-right" 5 placement variations
reload false Whether page should reload
url null Redirect after toast

This makes it safe for backend return calls like Ajax/FETCH POST results.

🎨 Modern UI Highlights

  • Glassmorphism design
  • Smooth fade + slide animation
  • SVG vector icons for pixel-perfect rendering
  • Soft color gradients per status
  • Auto-destroy toasts & container cleanup

 

Read More...
© 2023 softondemand.co.in All Rights Reserved