I would first like to start by saying that the interface you have developed is great!!! I'm trying to unlock it's full power , but I'm just a newbie and need help.
What im trying to create with your UI is a dialog box that 1. on click retrieves the ID of it's activated anchor tag. 2. opens the dialog box 3. loads a external php file (via ajax-contains mysql connect and query) then passes the ID to the file for the query 4. displays a progress bar (ui.progressbar ) in the dialog box while content are being retrieved 5. if the database is unavailable,times out or an error occurs - display a error message in the dialog box 6. if no errors occur and the query is successful display the results of the query in the dialog box 8. on close destroy the dialog box and prepare to do it all again on the next click note: i use classes to activate the dialog box and ID's for uniqueness so i can add the same dialog box to multiple link. someone please help me !!!!! ;-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
