Search Results for "html css javascript php jquery project"

Showing 18 open source projects for "html css javascript php jquery project"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    jstree

    jstree

    jquery tree plugin

    jsTree is jquery plugin, that provides interactive trees. It is absolutely free, open-source and distributed under the MIT license. jsTree is easily extendable, themable and configurable, it supports HTML & JSON data sources and AJAX loading. jsTree functions properly in either box-model (content-box or border-box), can be loaded as an AMD module, and has a built in mobile theme for responsive design, that can easily be customized. It uses jQuery's event system, so binding callbacks on...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    jqGrid

    jqGrid

    jQuery grid plugin

    ...Add a third parameter to indicate the minimum height at which the method run. jqGrid uses a jQuery JavaScript Library and is written as a plug-in for that package. JqGrid was developed by Tony Tomov at Trirand Inc., a software development firm based in Sofia. Trirand specializes in the development of web components and embraces free and open standards like jQuery, ThemeRoller, & jQuery UI. Tony got the idea for jqGrid when he needed an easy way to represent database information in a project. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Lobo Evolution - Java Web Browser

    Lobo Evolution - Java Web Browser

    Lobo Evolution is an extensible all-Java web browser and RIA platform

    Lobo Evolution is a fork of Lobo Browser. The project continuing the work of Lobo Browser(lobochief). Lobo Evolution is an extensible all-Java web browser and RIA platform. It supports HTML 4, HTML5 Javascript, CSS 3 and Java (Swing) rendering. CobraEvolution is the web browser's renderer API; also a Javascript-aware HTML parser. Lobo Evolution 5.0 relesed CHANGELOG: https://github.com/LoboEvolution/LoboEvolution/releases Read wiki: https://loboevolution.github.io/LoboEvolution/project-info.html Javadoc site: https://oswetto.github.io/LoboEvolution Now you can fork the project and help me with code. ...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Klipse

    Klipse

    Klipse is a JavaScript plugin for embedding interactive code snippets

    Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs. Technically, Klipse is a small piece of JavaScript code that evaluates code snippets in the browser and it is pluggable on any web page. The klipse plugin is a JavaScript tag that transforms static code snippets of an HTML page into live and interactive snippets. If you want to integrate Klipse inside a Clojurescript project, it is recommended to consume Klipse as a Clojurescript library like any other Clojurescript lib. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    bootstrap-select

    bootstrap-select

    The jQuery plugin that brings select elements into the 21st century

    The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support. Bootstrap-select requires jQuery v1.9.1+, Bootstrap’s dropdown.js component, and Bootstrap's CSS. If you're not already using Bootstrap in your project, a precompiled version of the Bootstrap v3.4.1 minimum requirements can be downloaded. If using bootstrap-select with Bootstrap v4+, you'll also need Popper.js. For all of Bootstrap v4's...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Web-Maker

    Web-Maker

    A blazing fast & offline frontend playground

    Web-Maker is an offline playground for your web experiments. Something like CodePen or JSFiddle, but much more faster and works offline because it runs completely on your system. Supports Preprocessors: HTML (Pug & Markdown), CSS (SCSS, LESS & Stylus, Atomic CSS) & JavaScript (ES6, TypeScript & CoffeeScript). Hi! I am Kushagra Gour. Web Maker is a free and open-source project. To keep me motivated for working on such open-source and free side projects, I have launched a Patreon campaign. Your pledge, no matter how small, will act as an appreciation towards my work and keep me going forward making Web Maker more awesome. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    HTML5 Editor Online

    HTML5 Editor Online

    Edit yours files html, css and js directly in your PC or Mac

    Edit your files html, css and javascript directly into your PC or Mac, save the result in your file system. See a preview of web design, and if you want you can also export it as pdf or html format. ===== Android app Deluxe edition: https://play.google.com/store/apps/details?id=com.ulm.html5editorfortablet Android app PRO edition: https://play.google.com/store/apps/details?id=com.ulm.html5editor Chrome app: HTML, XHTML and XML editor - https://goo.gl/bYR7fF ===== == Update...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pjax

    pjax

    pushState + ajax = pjax

    pjax loads html from your server into the current page without a full page load. It's ajax with real permalinks, page titles, and a working back button that fully degrades. Check the box to toggle pjax. Whenever the time changes, a full page load has happened. If the time doesn't change, no full page load has occurred. The idea is you can't tell the difference between pjax page loads and normal page loads. On complicated sites, browsing just "feels faster." pjax is a jQuery plugin that uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Extension Boilerplate

    Extension Boilerplate

    A template for building cross browser extensions for Chrome

    Now that Firefox supports WebExtensions, it has become a lot easier to build browser extensions/addons for multiple browsers without duplicating the codebase. This project serves as a sensible starting point to help you get started. A foundation for creating browser extensions for Chrome, Opera & Firefox. Your changes to CSS, HTML & JS files will be relayed instantly without having to manually reload the extension. This ends up saving a lot of time and improving the developer experience. This comes with a gulp-based workflow that converts modern ES6 JavaScript and SCSS to JS/CSS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your Classes Icon
    Manage your Classes

    For educational organizations looking for a class management software of size of school, academy or studio

    DreamClass helps you efficiently manage all of your processes. Enjoy professional school management for any educational institution, in minutes!
    Learn More
  • 10
    Zepto.js

    Zepto.js

    JavaScript library for modern browsers with a jQuery compatible API

    Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zepto. While 100% jQuery coverage is not a design goal, the APIs provided match their jQuery counterparts. The goal is to have a ~5-10k modular library that downloads and executes fast, with a familiar and versatile API, so you can concentrate on getting stuff done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bootstrap Modal

    Bootstrap Modal

    Extends the default Bootstrap Modal class

    Extends Bootstrap's native modals to provide additional functionality. Introduces a ModalManager class that operates behind the scenes to handle multiple modals by listening on their events. A single ModalManager is created by default on body and can be accessed through the jQuery plugin interface. Bootstrap-Modal can be used as a replacement for Bootstrap's Modal class or as a patch to the library. If you're using the loading spinner functionality you may also need to change the default...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SuggestSE

    Autosuggest for jQuery

    SuggestSE is text auto-suggest replacement instead using default browser suggestion. Its work under jQuery library. Data source can be taken from server, local array, string, even from element HTML. Still customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GC jQuery UI theme switcher

    GC jQuery UI theme switcher

    jQuery plugin which provides a jQuery UI dialog to change UI theme css

    Theme switcher tool for the jQuery UI CSS Framework. Change the css stylesheet using an jQuery UI dialogbox which you can call using a button or a link in your html page. Completely implemented in your webspace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is where web developers can get tools that can make their life easier. Web technologies and languages used contain but are not limited to HTML, XHTML, CSS, JavaScript, PHP, and AJAX. All code is extremely slim, fast running, and is W3C compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LocalJS
    Build Cloud Desktop Application with Web Pages. Deployed from Cloud, Run on Desktop, Developed with HTML + CSS + JavaScript. Two Simple Steps turn your HTML pages into Cloud Desktop Application: Find more at http://localjs.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project concept is "Good bye login form". YggDore Sky Gate provides login to various service by using same the login ID and password. The authentic method is like POP before SMTP, very simple, your service is able to join easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ky eshte nje projekt i HAPUR/FALAS per publikun Shqip-foles i cili permban nje seri Video-Kursesh, Udhezime, dhe Shembuj Kodi per gjuhe (web) si: XHTML, CSS, JS, PHP, AS3 etj. si dhe per Desktop: C++, Java, Adobe Air etj. + programe/praktika te ndryshme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a vectorial web draw application like InkScape (www.inkscape.org). This project is developped in Ajax using HTML 5's <canvas> tag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next