Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jquery Plugins

Jquery Making Rateit (star) Plugin Work For Added Elements

I have some rating code: $('div.rateit').rateit(); I want it also to function for added el… Read more Jquery Making Rateit (star) Plugin Work For Added Elements

Jquery Mobile & Touchswipe Jquery Plugin Errors

I'm trying to use the TouchSwipe plugin from Skinkers Labs in combination with jQuery Mobile on… Read more Jquery Mobile & Touchswipe Jquery Plugin Errors

Upload A File Via A Form Using Asp

I have a simple html form in a .asp page. I would like add a field to let users upload files via th… Read more Upload A File Via A Form Using Asp

Attaching A Class To A Jquery Object

I'm struggling with how best to combine javascript Classes and jQuery plugins. This question is… Read more Attaching A Class To A Jquery Object

What Tools Are Available For Documenting Jquery Plugins?

I've recently started creating some jQuery plugins and I'm finding it difficult to document… Read more What Tools Are Available For Documenting Jquery Plugins?

Jquery Is Not Working On Newly Added Elements To The Dom With Plugin Like Jrate Plugin

I have been searching this on internet, I have found some answers which were helpful like but they … Read more Jquery Is Not Working On Newly Added Elements To The Dom With Plugin Like Jrate Plugin

Back And Forward Buttons To Control Ajax Loads

hallo together, i am searching for a solution, where the back and forward buttons control my ajax-c… Read more Back And Forward Buttons To Control Ajax Loads

Jquery File Upload, Specifying Formdata

I'm working to use the following jQuery File Upload plugin: https://github.com/blueimp/jQuery-F… Read more Jquery File Upload, Specifying Formdata