I recently added a Like Button and Like Box to LesleyWilliamson.com. This is part of their new set of Social Plugins and was surprisingly easy. There are 2 ways that you can add each of the plugins, I opted to use the XFBML option rather than the iframe method (which is easier!). Initial Setup Before [...]
Posts Tagged ‘javascript’
Setup Facebook Like Button and Like Box
Posted: 7th May 2010 by thegrayzone in DevelopmentTags: facebook, html, javascript, xfbml
1
Dynamic jQuery UI Dialog buttons
Posted: 16th March 2010 by thegrayzone in DevelopmentTags: javascript, jQuery, jQuery UI
The project that I’m currently working on is an ASP.NET MVC app, with the majority of calls to server side methods being made via jQuery AJAX, returning PartialViews that are then shown in jQuery UI Dialogs. I’ve created a few generic methods for helping with common functionality used by many Dialogs. As part of this [...]