GrailsInAction / graina2

Source code for the 2nd edition of Grails in Action
90 stars 91 forks source link

MEAP v10 page 24: "We will use Prototype" (but actually we are using jQuery) #36

Closed dtonhofer closed 11 years ago

dtonhofer commented 11 years ago

We read:

"Let’s Ajax-ify our random.gsp view. First, we have to add the Ajax library to our <head> element (we’ll use Prototype ... )"

But then:

"<g:javascript library="jquery" />"

....

pledbrook commented 11 years ago

It seems that the latest version of the chapter 1 manuscript isn't in the Manning document management system. That should be fixed soon.

pledbrook commented 11 years ago

Fixed in MEAP v12