Nov
16
2007
0

Slideshow script

After some research, I found the best slideshow script is JonDesign’s SmoothGallery.
Currently it’s 2.0, check it out here

Some tips:
1. in imageElement, all tags are required. h3, p, a, img and img
2. open css/layout.css, in the end of file, change the size of gallery
#myGallery
{
    text-align: left;
    margin: 0 auto;
    width: 600px !important;
    height: 600px !important;
}

3. open css/jd.gallery.css, find .jdGallery .slideInfoZone to change it’s height, and h2/p to change the font size

Written by hkai in: AJAX |
Jun
27
2007
0

AJAX Tutorial: AJAX Advanced

Some example learned in AJAX Advanced. I don’t think it’s enough for AJAX learning. Will find a good book for AJAX later.

Written by hkai in: AJAX, Learning Track |
Jun
26
2007
0

AJAX Tutorial

Today finished the AJAX Basic in this tutorial
It tells some very basic ideas. Will keep reading the AJAX Advanced this week.

Written by hkai in: AJAX, Learning Track |
Jun
26
2007
1

TIBCO GI: getting started

TIBCO General Interfaceâ„¢ is an open source project focused on enabling rapid creation of reliable Ajax applications, components and portlets with the look and feel of desktop graphical user interface applications.
Today I read the getting started and developer guide Ch5, finished the tutorial of creating application and communication with web service.

Written by hkai in: AJAX, Learning Track |

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes