You can detect which and what version of browser have used by your website visitors by using simple JavaScript codes.…
I have already described in my previous posts about creating oracle forms using wizards and creating list of values (LOVs).…
LOV in Oracle Forms are used to display the associated values while inserting values in forms. It makes the user…
If you want to place links on the images or captions of the image slideshow using JavaScript codes, you can…
You can create a simple fade effect in image slideshow using the simplest effects, fadeIn() and fadeOut() methods. These methods…