jQuery Delete Link With Downlevel Support

Posted by: youve been HAACKED, on 30 Jan 2009 | View original | Bookmarked: 0 time(s)

Earlier this morning, I posted on making a simple jQuery delete link which makes it easy to create a delete link that does a form post to a delete action. Commenters pointed out that my solution wont work for down-level browsers such as some mobile phones, and they were right. I wasnt really concerned about down-level browsers. One solution for down-level browsers is to render a proper form with a submit button, and then hide the form with JavaScript. Of course this takes a bit more work. Heres...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: JavaScript | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1069 | Hits: 21

Similar Posts

  • Introducing Versatile DataSources more
  • CodeDigest.Com - Articles,FAQs, Codes, News - Aug,2009 more
  • June 7th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio more
  • Why <i>not</i> link to Wikipedia? more
  • Brokered authentication for REST active clients with SAML more
  • Simple jQuery Delete Link For ASP.NET MVC more
  • Aspose.Total for .NET Q4 2008 Released more
  • jQuery Intellisense in VS 2008 more
  • jQuery Intellisense Updates from Microsoft more
  • Nov 6th Links: ASP.NET, ASP.NET AJAX, jQuery, ASP.NET MVC, Silverlight and WPF more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD