• home
  • forum
  • my
  • kt
  • download
  • this:1/12 25records  total:276    start  Previous  Next  Last    goto:
    PNG 24 Fix IE
    ON: 2009-04-17 09:07:05
    I have been developing web sites and internet applications for many years now and there are many things that have bug me about design approaches but the one that always and still sticks out is the lack of PNG 24 alpha transparency in IE’s rendering engine.
    8 times | category: [Image Display]
    Creating tabs with simple javascript and CSS
    ON: 2009-04-17 08:51:26
    Now a days, tabs are becoming very popular on websites. You may have seen them in many websites including PlanetMaks. Well there are many ways to create such tabs. I will teach you how to create them with ease with just simeple javascript and css. There are only three parts of the code. The CSS part, JavaScript part and Html Part
    24 times | category: [Content Management]
    Google Maps mashups in Grails
    ON: 2009-04-17 08:46:38
    JavaScript Object Notation (JSON) and Asynchronous JavaScript + XML (Ajax) are staples of Web 2.0 development. This article demonstrates the native JSON and Ajax capabilities baked into the Web framework.
    5 times | category: [Content Management]
    Shockwaves in Wordpress with jQuery Flash
    ON: 2009-04-17 08:45:54
    How to use jQuery Flash to insert shockwave files in your Wordpress articles. Probably works for any CMS that doesn't filter out HTML.
    4 times | category: [Content Management]
    Creating a Filterable Portfolio with jQuery
    ON: 2009-04-17 08:29:04
    Creating a Filterable Portfolio with jQuery
    16 times | category: [AJAX]
    Building a jQuery Powered Tag Cloud
    ON: 2009-04-17 08:26:20
    Building a jQuery Powered Tag Cloud
    13 times | category: [AJAX]
    Everything You Need to Know about jQuery 1.3
    ON: 2009-04-17 08:21:48
    Everything You Need to Know about jQuery 1.3 on NETTUTS
    16 times | category: [AJAX]
    The five best practices for using SOA with Web 2.0 technologies
    ON: 2009-04-17 08:11:59
    In this article, two experienced SOA architects look at the new world of Web 2.0 technologies with a critical eye and present five best practices that can help you be more successful in adopting Ajax, REST, and other Web 2.0 technologies as part of your SOA. There are several major areas in which they have learned some very painful lessons. They share these with you to spare you similar distress, and to help you get a jump on your SOA Web 2.0 success.
    6 times | category: [AJAX]
    How to Create a Custom jQuery Accordion
    ON: 2009-04-17 08:09:05
    How to Create a Custom jQuery Accordion on NETTUTS
    6 times | category: [AJAX]
    Ajax Localized client-side validation messaging
    ON: 2009-04-17 08:06:50
    This article discusses using Ajax and resource bundles together to make the process of internationalized/localized client-side validation messaging a little easier.
    7 times | category: [AJAX]
    The Definitive Guide to Creating a Practical jQuery Plugin
    ON: 2009-04-17 08:05:25
    The Definitive Guide to Creating a Practical jQuery Plugin
    4 times | category: [AJAX]
    The easiest Ajax and DOM scripting with jQuery
    ON: 2009-04-17 08:04:25
    jQuery has honestly and truly changed the way I look at JavaScript programing forever. Learn about the jQuery philosophy, discover its features and functions, perform some common Ajax tasks, and find out how to extend jQuery with plug-ins.
    5 times | category: [AJAX]
    Build a Custom Message System
    ON: 2009-03-06 09:13:18
    Learn how to build a custom messaging system that adds some more flexiblity to your applications with custom popup messages.
    12 times | category: [Windows and Frames]
    Detect browser close javascript
    ON: 2009-03-06 09:00:25
    This tutorial is showing a example on how to enhance your website to tracking visitor quit/exit your website.
    28 times | category: [Windows and Frames]
    Integrating Google Maps into Fancybox
    ON: 2009-03-06 08:42:27
    Welcome to another exciting tutorial, this time we are going to integrate the Google Maps (iFrame Block) into FancyBox. FancyBox is a plugin for jQuery and has been written by Janis Skarnelis. FancyBox allows you to recreate the Apple inspired image enlarge effects, but not only for images, also YouTube, and other HTML content. So lets get started!
    350 times | category: [Windows and Frames]
    Advance Typing Scroller in Java Scripts
    ON: 2009-03-06 08:35:05
    Through the ingenious combination of old JavaScript techniques and new DHTML extensions, a slashing
    16 times | category: [Text Effects]
    Javascript Fisheye Menu
    ON: 2009-03-05 10:36:09
    In my previous post i mentioned about a homepage site i had created. In that site i used a fisheye menu. Fisheye menus are a very good way to display many links or icons but still being able to see them. I got the idea from a book call "Designing the user interface" by Ben Schneiderman which is a book i would recomend to anyone.
    107 times | category: [Navigation]
    Expand and Hide Your Sidebar in Wordpress with jQuery
    ON: 2009-03-05 10:35:04
    Toggle expanded and hided on or off with a nice animation. This is different from an accordion since more than one item can be expanded at one time.
    60 times | category: [Navigation]
    Draggable & Resizable with Prototype and Scriptaculous
    ON: 2009-03-05 10:23:22
    Dragging and resizing at the same time with prototype and scriptaculous.
    204 times | category: [Miscellaneous]
    jQuery UI draggable and resizable combination
    ON: 2009-03-05 10:19:46
    Combining jQuery UI's draggable and resizable in the same interface.
    508 times | category: [Miscellaneous]
    jQuery with LightWindow and Prototype JS
    ON: 2009-03-05 10:17:24
    Prototype JS and jQuery don't play very well, and we're talking more than just the $ function now.
    164 times | category: [Miscellaneous]
    Detecting Flash Player version with JavaScript
    ON: 2009-03-05 10:14:21
    Reusing code from jQuery Flash we are able to get and tell the difference between Flash player versions.
    44 times | category: [Miscellaneous]
    HTML Encode and Decode with jQuery
    ON: 2009-03-05 10:06:54
    Tutorial on how to make a jQuery plugin that can decode and encode HTLM that is already in the DOM.
    331 times | category: [Miscellaneous]
    Removing Nodes using javascript
    ON: 2009-03-05 10:06:07
    The code below will teach u how to remove child nodes using javascript from a parent node, This is a DOM script.
    15 times | category: [Miscellaneous]
    Simple JavaScript Calculator
    ON: 2009-03-05 10:04:25
    Here i have a very simple script for a JavaScript calculator
    44 times | category: [Miscellaneous]
    this:1/12 25records  total:276    start  Previous  Next  Last    goto:

    Category

      AJAX (71)
      Content Management (15)
      Cookies (6)
      Date and Time (17)
      Development (18)
      DHTML (23)
      Forms (10)
      Frequently Asked Questions (3)
      Image Display (15)
      Introduction to Javascript (11)
      Links and Buttons (8)
      Menus (2)
      Miscellaneous (24)
      Mouse Tricks (3)
      Navigation (13)
      Randomizing (6)
      Security (5)
      Text Effects (10)
      User Authentication (2)
      User Information (5)
      Windows and Frames (9)