jQuery Plugin Directory

Tag: Core Java Script · Page 12 of 38

9 years ago

Reversed-Tetris : Game with JavaScript

Reversed-Tetris is a web-based game written in pure JavaScript without any dependency. Be compare with most web-based games, Reversed-Tetris use Dom as the render engine, instead of the canvas. It’s less performant, but more like a “web platform” prodact.

Reversed-Tetris : Game with JavaScript

9 years ago

Jets.js : Native CSS Search Engine

Imagine a situation – your HTML markup renders at backend side, it contains some list of data. At one point you need to implement search by this list. It can be easily achieved by using Jets.js with a browser’s native search speed.

Jets.js : Native CSS Search Engine

9 years ago

Simple Interactive Points Effect with SVG

Today we’d like to share a simple hover/click effect for images with you. The main idea is to show a map or a base image with some points of interest (POS) and when we come close to one of these points and hover, an image starts to fade in. When clicking on the POS indicator, a content layer is shown with some more information on that point; the background image becomes completely opaque. This concept could be fitting for some kind of map assisted story telling, like a travel piece or similar.

Simple Interactive Points Effect with SVG
FirstPrevious1011121314NextLast