Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
CFX Visual Effects Library
posted byCastwideinVisual Effects
CFX is a JavaScript library that enables animations and graphical effects on web pages. It can be used to move elements around the screen, create fades and other transitions, and more. Demonstrations of moving elements and transitions are included.
(3 ratings)
Reviews0
PriceFree
Views4344
Error Checking In Forms
posted bylooninForm Processing
A simple introduction to checking for valid inputs from a user submitted form, such as checking for blank fields or checking if two feilds match each other.
(0 ratings)
Reviews0
PriceFree
Views1568
Easy Navigation
posted bylooninSite Navigation
This is a brief tutorial on writing a simple script for easy page navigation using PHP, without use of the code-heavy switch() function normally chosen for this type of script.
(9 ratings)
Reviews0
PriceFree
Views2804
If And Else Statements
posted bylooninIntroduction to PHP
Understanding the basics of IF and ELSE statements to perform tasks or display content based on certain conditions.
(0 ratings)
Reviews0
PriceFree
Views862
DLLCity.com Thousands of Free DLL Files for Download
posted bytechwizz78inMultimedia
Visit DLLCity.com to find all your missing dll files. Search for dll files or sort by name. The resource is free and will assist techs fix windows related / registry dll errors. We make your DLL Heall manageable. Just remember the site DLLCity.com
(3 ratings)
Reviews0
PriceFree
Views1745
PHP Includes
posted bylooninFile Manipulation
An introduction to the PHP include function and example an of how to use this to create a template base for your website.
(3 ratings)
Reviews0
PriceFree
Views989
TabControl v2
posted byfriendsoftitinComponents
This extension displays a tab control. TabControl is a control that has an unlimited resource of ideas for use from website navigation to chat application to picture galleries. The "tabpages" inside the tabs collection are movieclips you create and put into your library and then use the .contentPath in each tabpage item in the tabpage collection to display inside them. This component works greatly with the scrollview component included with flash 8.This component has a wide range of properties and methods. Control the tabpages with .addItem() .addItemAt() .clear() .removeItem() .removeItemAt(). There are scrollers that are displayed when your tabs overflow the control. You can set the property .useTabScroller to false and use the methods .scrollPosition property to make your own scrollers for it. Ontop of the customization of interaction there is a major customization of color scheme.
(0 ratings)
Reviews0
PriceUSD 15.00
Views1450
Accordion Panel V3
posted bycalint4inComponents
The new Accordion Panel V3 component from Jumpeye Creative Media is the following version of professional accordion panels. After the succes of the VAccordion Panel Pro V2 (vertical) and HAccordion Panel Pro V2 (horizontal) we built the Accordion Panel V3 based on the Jumpeye V3 Standards. This Macromedia Flash component can help you save lots of time on your web design projects due to its easy-to-use parameters. The Accordion Panel V3 uses a XML input file from were you can define the content of the Accordion Panel or it�s looks through styles. The visual customization can also be applied with movieclips and assets. Features like customizable tweening, scale and crop modes for panel contents, built-in preloaders makes the Jumpeye Accordion Panel V3 the perfect choice for a succesfull Flash project done in no time.
(0 ratings)
Reviews0
PriceFree
Views1806
Smart Grid, Ajax-based table editing tool
posted bysmolininScripts & Applications
Smart Grid is an Ajax-based table editing tool. Allows to manage DB tables without reloading web pages. 100% JavaScript that makes it possible to use it with any server-side technology.
Cross-browser (works in IE, Mozilla-based browsers such as Firefox, Opera 9+,
and Safari 3.0). Skinnable, multilingual. Paging support.
(13 ratings)
Reviews1
PriceFree
Views13181
How do i install a forum?
posted byZone01inDiscussion Boards
Do you want to have your own forum? Well, in this tutorial i will show you the steps to make your own forum.
There are many �bulletin boards� available on the market. Today we will install The Simple Machine Forum a.k.a. SMF.
You have to download the files from the download section of the simplemachineforum.org. Always use the last stable version available.
(3 ratings)
Reviews0
PriceFree
Views1896
PHPWeatherLib - PHP Live Weather Conditions Library
posted byebrueggemaninMiscellaneous
The goal of the project is provide web developers with an easy to use, lightweight, weather conditions library that pulls live conditions and weather data from the NOAA's public XML weather feeds.
The library is written in PHP, using a PHP4-friendly functions and object oriented design. Well under 10kb, the source files won't add bulk to your pages.
(3 ratings)
Reviews0
PriceFree
Views3668
SkinnyTip - JavaScript Popup Tooltip Library
posted byebrueggemaninWindows & Frames
Light-weight JavaScript Tooltip library that allows users to display a helpful popup hint or tooltip on their website. Supported by all major browsers, and less than 10kb in size, this tooltip library is perfect for e-commerce or intranet applications.
(6 ratings)
Reviews0
PriceFree
Views3572
Regular Expressions And Forms
posted bylooninError Handling
Some basic examples of using regular expressions to validate user submitted form fields.
(3 ratings)
Reviews0
PriceFree
Views1102
Opening files with PHP
posted bylooninFile Manipulation
A brief guide to opening and managing files using PHP's fopen() function.
(0 ratings)
Reviews0
PriceFree
Views1204
Meta Tags Generator
posted bydjapeddinMiscellaneous
Meta Tags Generator. This script will allow your visitors to create meta tags online. Features: Admin Notification
(6 ratings)
Reviews0
PriceFree
Views2124
EzyMLM PRO - Turnkey Network Marketing Solutions
posted bywebkens2001inMulti-Level Marketing
EzyMLM PRO is a PHP/MySQL application software enabling companies to start and deploy their Network Marketing or MLM business instantly. EzyMLM PRO is bundle with 4 difference type of plans range from Unilevel, Force Matrix, Recycle Matrix and Australia X-UP. Need more plan modules? Select from our module categories which consist Binary system to our Hybrid Pack with power features pack components such as Car Bonus, Profit Sharing Bonus and Infinity Bonus etc. EzyMLM PRO Secure Admin Control Panel allows you to manage and operate your entire MLM business anywhere anytime. Features range from Members Management, Billing Management, Sales, Multiple communications portal such as Ticket Support, Mass Email to Newsletter, Marketing, Business Reports and fully integrated enhanced shopping cart etc for your members or retail customers. Deploy and control Members Back Office with updates, downloads and contents via Online WYSIWYG editor accessible in Admin Control Panel
(15 ratings)
Reviews0
PriceUSD 4,997.00
Views4457
AJAX-loaded pages
posted bysuper3boyinTutorials, Training & Tips
In javascript we declare variables by using the var keyword. Translation: when we want to tell javascript that we want to make a variable, we have to use the word var. It�s a special word that javascript recognizes.
But what is a variable? Something that holds a value that can change. For example, in math, �x� can be �blue"...
(6 ratings)
Reviews0
PriceFree
Views2500
Beginning ASP.NET
posted bysuper3boyinTutorials & Tips
ASP.NET is Microsoft�s extension to HTML. It requires an ASP.NET compatible web server. Such as, Abyss or IIS (Internet Information Services from Microsoft). There are however plug-ins for Apache Web Server also. Before you continue you will need to know VB.NET which is required for the scripting part of the tutorial.
You don�t necessarily need a compiler to build an ASP.NET script. Any text editor will work. Let�s start by building or first aspx file. Create a new text document in your favorite text editor. Call it default.aspx. Now lets jump in, shall we?
(0 ratings)
Reviews0
PriceFree
Views1341
Desactivate flash blocking effect
posted byremygp17inVisual Effects
A very simple and powerfull flash anti-blocking javascript !!!! Very usefull and ideal to avoid the grey flash border effect on mouseover... Customizable for flash with transparency.
(0 ratings)
Reviews0
PriceFree
Views2075
Javascript Rollovers
posted bysuper3boyinLinks & Buttons
This used to be the language you had to know in order to get links in a color other than blue, or do image rollovers and other such things. There is still a great deal to be done with it; that is, I don�t think it will disappear in a year or two. I like using it, actually, so I am going to post a sample bit of code up here.
(0 ratings)
Reviews0
PriceFree
Views1627
Related Categories
You May Also Like
Inout Blockchain FiatExchanger - Cryptocurrency Exchange Script (Fiat to Crypto Exchange)Sponsored
(6 ratings)
PriceUSD 2,449.00



