Skip to main content

Home/ Designers & Programmers/ Group items tagged javascript

Rss Feed Group items tagged

htmlslicemate.com

CSS & JS Auto-Refreshing with Live.js - 0 views

  •  
    I want to share a fantastic little tool that I've only recently come across; Live.js, written by Martin Kool. This JavaScript file automatically checks for changes to your CSS and JavaScript files, and refreshes them. That means you can have your text editor in one half of the screen, and a web browser in the other. When you save changes in the editor, the updates are reflected immediately in your browser. It really helps to speed up your development time. A lot of text editors offer HTML previews and such, but they only work for plain .html pages. The great thing about Live.js is that it works on any webpage, including a working WordPress theme...............(.read more.)
htmlslicemate.com

Free Framework for Developing Android Apps Using HTML, CSS and JavaScript - 0 views

  •  
    Fries by Jaune Sarmiento just reached version number 1.0. The project offers a framework for the development of web apps in the look and feel of native Android apps. If you are familiar with Android's UI from version 4 on, you will definitely know your ways around, once you get a hold of Fries. In its current iteration, Fries is optimized to cooperate with PhoneGap, thus letting you build native Android experiences.
htmlslicemate.com

Creating a Multi-Page Site with Meteor - 0 views

  •  
    Whenever I have to develop a specific and focused library like this, I like to start with the outcome of, how do I want this to work? So, we can begin by writing down some of the features that we'd like it to have: The ability to load different pages according to the URI Reading parameters from the URI (placeholders) Keeping the pages dynamic as per the Meteor standard That looks pretty good. Now after looking over these features, you may think they are pretty similar to a 'router' type of library and I agree. So, let's take a look at how our 'router' library would work in action:
htmlslicemate.com

Foundation for Beginners: Navigation - 0 views

  •  
    One of the most important aspects of a front-end framework is how it handles navigation. In this part of Foundation for Beginners, we'll take a look at several forms of navigation, along with some JavaScript tools which add extra flourish. I'll also introduce you to another helpful tool which will help you to become a better Foundation developer.
htmlslicemate.com

Tips for Styling your own WP Comments Form Area - 0 views

  •  
    WordPress developers love to get into the system and hack away at their own function codes. Both JavaScript and PHP gurus are notorious for building some really amazing plugins. And since WordPress is open source it allows for greater accomplishments in much less time. I think one interesting area of the WP blogging platform is within user comments.
1 - 6 of 6
Showing 20 items per page