Skip to content

Instantly share code, notes, and snippets.

@cowboycoded
Created April 11, 2011 16:20
Show Gist options
  • Select an option

  • Save cowboycoded/913795 to your computer and use it in GitHub Desktop.

Select an option

Save cowboycoded/913795 to your computer and use it in GitHub Desktop.
$("widget<%=@widget.id%>").update("<%=@text%>");
new Effect.Highlight("widget<%=@widget.id%>", {duration: 1.5, startcolor: "<%=@start_color%>"});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment