- 1,233 categories
- 40,467 scripts
Updated: 01/16/2007
- Using Ajax, this script makes it easy to display RSS feeds from other sites inside DIV containers, by communicating with a versatile PHP RSS parser called Simplepie. Each RSS box can be independently tailored, from the RSS feed to fetch, how many items to show (and whether to paginate them), to what portions of each entry (just the &"title&", or &"title&" plus &"description&" etc) to display.
- Categories
- Tags
- Platforms
- Licenses
- Author
- This script can show tip box for your hyperlinks in different appearance. It uses a hidden div layers. This div layer is kept hidden as long as mouse is not over the items. It becomes visible when mouse is over the hyper link
- This code can display a div box smoothly with a single click or automatically. It uses the getelementbyid(), setinterval and clearinterval functions.
It can be useful when you wish to hide content on a page and only display it on demand.
- This simple script provides you with a way to show or/and hide content included inside a div box using the getElementsByTagName function. It''s commonly used in online faqs. The script contains a live example.
- This is a simple UI widget that allows you to provide suggestions to form input fields similar to Google&™''s Suggest. The main difference is this widget doesn''t use a styled DIV to display, rather it uses the browsers native...
- This class can be used to generate a text box that becomes editable when the user double-clicks on the text.
It displays the text to be edited within a DIV tag that is replaced by a text input when the user double-clicks on the DIV.
When ...