Hi , To get jQuery working it might be better to ask in a jQuery group or check their documentation? http://docs.jquery.com/How_jQuery_Works (and search for "alert")
Or are you working with a jQuery helper that you can use in CakePHP? On Nov 8, 5:57 am, Dobrogor <[email protected]> wrote: > Hi, Frieds! > I trying to work with jquery helpers now. But I realy dont understands > how it works:) > Please show me how to show javascirpt massege( alert("hello!") ) when > i click on <p id="first">First Paragraph</p> element. What kind of > code I must write in controller, model and view? > Very Thanks :) Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en
