Stylizing Form Submits
(2 min read) For the legacy code around Gaia, we have forms with more than one possible "submit" for an action. The most common case of this is preview and submit buttons we traditionally use in the forums.
(2 min read) For the legacy code around Gaia, we have forms with more than one possible "submit" for an action. The most common case of this is preview and submit buttons we traditionally use in the forums.
(1 min read) One of the most challenging things I've had to do was create an object that could make an AJAX request, and then internalize the response.