![]() | ![]() |
KoolAjax - Great PHP Ajax FrameworkFullVersion 3.0.0.0 released on 10/22/2012
UpdatePanel - Loading Images Setting With UpdatePanel
This style is :
Image = picture #1
BackColor = white
Opacity = 50%
This style is :
Image = picture #4
BackColor = #f4f4f4
Opacity = 70%
This style is :
Image = picture #3
BackColor = #f4f599
Opacity = 55%
This style is :
Image = picture #9
BackColor = (blank)
Opacity = 25%
Description & Sample code
Using UpdatePanel of KoolAjax is very easy way to update partial page.
It has function setLoading() which improve the performance for your page with many effect.
Here is the structure of function :
Arguments:
It has function setLoading() which improve the performance for your page with many effect.
Here is the structure of function :
setLoading(string
image,[ string
backColor],[ int
opacity])
Arguments:
image:
Src of loading image ( link to the image )backColor:
Color of backgroundopacity:
Transparent value of loading, max value is 100
![]() | ![]() |