Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
Bouncy Ball
posted byElendurweninFla Archives
Jump with the bouncy ball through the platforms and collect golden treasures to get to the next level. This demo offers three levels to play. In the beginning of each level you get a code which you can use later on to skip to it using the Load game feature. This game is a lot of fun so do not hesitate and try it now.
Controls: the arrow keys
(0 ratings)
Reviews0
PriceGBP 20.00
Views583
Music Space
posted by2coolcodeinVirtual Communities
Full-Featured social networking solution optimized for musicians and music lovers. Artists and bands can sell their songs directly from their page, add friends, chat, browse classifieds, post shows, add blogs, photo galleries, upload videos, and more.
(0 ratings)
Reviews0
PriceUSD 99.00
Views1106
Press-And-Hold Scrollbar For Text
posted byElendurweninScroll bar
The two arrows control text on the left. Pressing and holding an arrow will move the text until the arrow is released.
(0 ratings)
Reviews0
PriceGBP 3.00
Views696
jFirewall IDS / Anti-Hacker
posted bybestforjoomlainJoomla / Mambo Modules
jFirewall IDS is a unique component that ensures 100% protection of your web site from hackers' attacks of any type.
Our longstanding experience as security systems engineers has helped us create a professional security component specifically for Joomla sites.
The most unique feature of jFirewall component is an automated security system which allows protection of any file on your web site: component, module, plug in and any other file.
jFirewall is a powerful component with active security technology that automatically quarantines an attack using its own powerful scanners. jFirewall responds to any attack on your web site and immediately takes measures to block hackers.
jFireWall protects from:
- SQL-injection
- PHP-injection
- XSS Vulnerability
- RFI and LFI Vulnerability
- File Upload Vulnerability
- CSRF Exploit
- Header Vulnerability
jFirewall ensures that your web site is under solid security 24/7
(0 ratings)
Reviews0
PriceFree
Views773
h2o - An elegant PHP template engine (django style)
posted byspeedmaxinMiscellaneous
H2o is template engine for PHP, there are a lot of the concept are inspired by projects like Django templates, Smarty and Jinja, implemented in a way that makes sense in PHP. Author your template the easy way ...
1. Readable and natural syntax.
2. Reuse template inclusion and inheritance.
3. Extensible through filters, tags and template extensions.
4. Battery included - bundled rich set of filters and tags
5. Internationalization
6. Various Caching support with multiple backend
(0 ratings)
Reviews0
PriceFree
Views1201
Better Data Transfer with GET Requests
posted bychowexfoinMiscellaneous
Data transfer in an Ajax based application is a very important component. As application is basically a form of data processing, proper data transfer is a must in an online application. JavaScript already has components that could effectively implement data transfer in the application. The XHR or XMLHttpRequest have been used extensively to ensure data transfer should be enabled in the client side. Its foremost component – the GET command is extensively used to tag information not only from its server to the client but also from other online resources. But usage of GET in XHR for data transfer is usually shunned by developers. In a perfect setting, GET in XHR provide
(0 ratings)
Reviews0
PriceFree
Views634
Finding Words using regular expressions
posted bytipsntracksinTutorials & Tips
In this regular expression we are going to find out All Words. A word is a unit (member) of language that represents a concept which can be expressively communicated with meaning. A word consists of one or more morphemes which are linked more or less tightly together, and has a phonetic value.
(0 ratings)
Reviews0
PriceFree
Views1266
SimpleTix - Event Ticketing Software System
posted bysimpletickinShopping Carts
SimpleTix is an E-Commerce website package for event promotion & ticket purchasing. With SimpleTix you can list events, products, and news articles. With it's built in promotional tools promoting your events are a snap. Customers can order tickets over the web via computer or mobile. Easy to read reports on all events & event times, plus and data export features. There are over 15 amazing looking & customizable themes to choose from.
(5 ratings)
Reviews2
PriceFree
Views2443
Size converter
posted byElendurweninComponents
This small application calculates rescaled area of a specified rectangular object. It can be used to calculate width based on a different height or new dimensions if an object was R-times larger. Size Converter can be modified e.g. to calculate how to resize images based on their width and height or to calculate values based on a higher number of parameters.
(0 ratings)
Reviews0
PriceGBP 3.00
Views581
WorkHub
posted byVanterainMiscellaneous
A modular ASP.NET/db4o based application framework containing 4 modules by default:
- Open source project archive
- Requirements planning module
- Task tracker and roadmap
- Ticket support, bug tracker and solution archive
(0 ratings)
Reviews0
PriceFree
Views917
ScriptPlazza
posted byScriptPlazzainWeb Sites
Script Plazza is the nets largest CMS, eBooks, JavaScript, Flash, Graphics, Photoshop and PHP Script collection and webmaster resources.
(22 ratings)
Reviews1
PriceFree
Views1531
Premium AS3 ToolTip
posted byMBMediainComponents
This is an easy to use tooltip that accepts HTML text and can be used from anywhere in your project. You don’t even need to drag instances on stage where you want it to show, just call a function to show it at any time with any HTML text (completely documented with examples and help files). It will always show overtop of any other content, and it will always stay on stage, so you’ll always be able to see it. You can even apply CSS to help you style the text, images, and swfs that it shows. The graphics are also 100% vector and editable and the textfield is easily edited via the parameters panel.
(0 ratings)
Reviews0
PriceUSD 5.00
Views817
Porting Mouseenter / Mouseleave Functions
posted bychowexfoinMiscellaneous
Mouseenter and Mouseleave functions in IE is one of the main reasons why developers would sometimes have to tweak their applications specifically for IE. Not only is IE the most popular browser, the specific mouse-related commands are very easy to configure that it will effectively let the developers build an interactive application in no time. Of course, they would have to add additional functions, but an application that uses the ability of a mouse in an application would have to consider IE as it main browser. This function alone could be found in IE and other browsers would have to use a counterpart which is mouseover and mouseout. But a distinct difference in
(0 ratings)
Reviews0
PriceFree
Views928
Javascript Calendar
posted bytowerofbabelinCalendars
A free Javascript date picker, optimized for speed, flexibility, and aesthetics. It can easily be used by webmasters with little to no Javascript experience, or experienced Javascript programmers. There is room for a quality date picker that is not tied to any existing Javascript framework, and this is it.
The calendar uses DOM techniques to generate its HTML. The code is clean and user friendly, and the calendar is in active development.
(3 ratings)
Reviews0
PriceFree
Views4917
JavaScript Message Marquee at Status Bar of web browser
posted bychetu_akarteinWindows & Frames
JavaScript Message Marquee at Status Bar of web browser
With the help of JavaScript we can add our favorite message with marquee effect. First of all JavaScript Message Marquee at Status Bar of web browser.
For that we create an object with a constructor, a special type of function that prepares a new object for use by initializing the memory it takes up. Objects are created by applying the new operator to their constructors.
(0 ratings)
Reviews0
PriceFree
Views1052
JavaScript CharacterData
posted bychowexfoinMiscellaneous
CharacterData is a small but significant portion of JavaScript and Ajax based application. This function is used with DOM wherein it provides additional information for DOM for proper interpretation. CharacterData is used with actual text or connected after the text is written. As a key to DOM’s interaction with the text, CharacterData treats a single line of data as a node. A node would usually look this way: Sample Test Placed Here This will be defined by CharacterData by the number of characters and the actual text found
(0 ratings)
Reviews0
PriceFree
Views787
JavaScript Bouncing Marquee text scroll at Status Bar of web browser
posted bychetu_akarteinWindows & Frames
JavaScript Bouncing Marquee text scroll at Status Bar of web browser
With the help of JavaScript we can add our favorite message with Bouncing Marquee text scroll effect. First of all JavaScript Bouncing Marquee text scroll at Status Bar of web browser.
(0 ratings)
Reviews0
PriceFree
Views1475
Fast photo color change
posted byvuletavinActionscript
In this thoroughly explained, detailed flash lesson, I will explain to you how to change photo color using the Action Script code, some special flash tips and tricks and Tint filter.
(0 ratings)
Reviews0
PriceFree
Views915
Water paper photo effect
posted byflashfridge.cominAnimations
Using this thoroughly explained, detailed flash lesson, I will explain to you how to create cool water paper photo effect using some special flash tips and tricks and mask.
(0 ratings)
Reviews0
PriceFree
Views707
SupraSliderPro
posted bySupraFlashinComponents
The component has resizable slide bar which is based on the height of the scrolled movie clip. The component has an easing parameter which speed can be controlled. The easing has two types: normal and elastic. The component fires a certain number of events that can be caught externally and trigger further actions by your desire. The component can be also controlled with the mouse wheel.
All the parameters in the component inspector can be accessed dynamically by code. The component has a set of public methods that give you a full control over the component.
Key Features
Cache the scrolled movie clip
Snap to pixel
Slider visibility
Enabled, Disabled
Easing (normal, elastic)
Easing control parameters (speed, friction and spring)
Scroll bottom offset
Slider bar extension
Slider bar bottom alignment
Slider type (horizontal/ vertical)
Fully skinnable
Tween less content
(0 ratings)
Reviews0
PriceUSD 35.00
Views455
Related Categories
You May Also Like
Inout Scripts - Premium PHP, MySQL & BigData Scripts for your Website and eBusinessSponsored
(264 ratings)
PriceFree



