hello all, i am new to ajax.. unfortunately, i was given an assignment before i complete ajax.. i need help, someone pls direct me where i can learn to solve the following thing!!
Consider a web page has 3 frames, the top has the header, the left has the actions in a tree, and the right is the functional frame. In the top of functional frame i need to add another frame, in which all the messages can be displayed. i.e when I want to show a failure message to the user for the validation done on the inputs given, instead of an alert popping up, I can display the message on that frame which stays for a few seconds.
any kinda tips would be of much help to me.
thanks :)