May
15

Spring Web Flow 2.0 has been released which includes a new Spring JavaScript module. Here is an example of an onclick wrapper calling an Ajax event: PLAIN TEXT HTML: <a id=”prevResultsLink” href=”search?searchString=${searchCriteria.searchString}&page=${searchCriteria.page - 1}”>Previous Results</a><script type=”text/javascript”>    Spring.addDecoration(new Spring.AjaxEventDecoration({        elementId: "prevResultsLink",        event: "onclick",        params: { fragments: "body" }    }));</script>  I […]

More: continued here

AjaxDir.com These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists
  • Ma.gnolia
  • MyShare
  • Netscape
  • NewsVine
  • PlugIM
  • PopCurrent
  • ppnow
  • RawSugar
  • Rec6
  • Reddit
  • Scoopeo
  • scuttle
  • Shadows
  • Simpy
  • Slashdot
  • Smarking
  • SphereIt
  • Spurl
  • StumbleUpon
  • Taggly
  • TailRank
  • Technorati
  • Webride
  • Wykop
  • YahooMyWeb

No Comments Make A Comment

No comments yet.

Comments RSS Feed   TrackBack URL

Leave a comment

You must be logged in to post a comment.