Cannot Upload .js Files As A Release
Everything seems to be back now, but there is a possible feature change that I wouldn't mind information on. I've got used to upload the jquery.pluginname.js file when I add a release, but now I get this message... It is only possible to attach files with the following extensions: zip gz tar bz2 rar tgz tar.gz dmg rpm deb. Do I *have* to zip up my .js file now in order to upload it?
Building Grid like twitter gird
Hello Jquery Experts, I would like to create a gridview like Yahoo Grid or Twitter grid, for example for first time the grid will display only 20 rows and then when you click on more button it gives your the other 20 rows at the bottom of the grid so that the grid will contains 40 rows, and when you click on more button it gives you the other 20 row ... etc like twitter. I know that I need to use JSON with Jquery, could you please give me sample , I am ASP.NET developer. Thanks.
Jcorousal with toggle effect on every div for every Image
Hi, I have created simple jCarousal which displays images and the info about every image. For every image there is the link. On click of this the respective div becomes visible to show more information about the image.But the div gets overlapped by its parent div , When 'More Info' link gets clicked. Thats why all the information in the div can not be seen. Can some 1suggest about overflow and float properties of DIV and how it will be applicable to following code , <div class=" jcarousel-skin-tango"><div
Capitalizer plugin
Hi, I wrote a very small plugin to create a big capital at the beginning of a paragraph. Check out the samples here: http://foxycoder.com/jquery-capitalize-plugin And fork-off/ download here: http://github.com/foxycoder/jQuery.capitalize If you have questions about it, feel free to ask.
how to share a modified plugin?
Hi, I have modified an existing plugin: touchwipe, and I want to know the right way to share it. I changed the plugin to trigger events when the user swipes up, down, left, and right. The existing functionality uses call backs when the user swipes left and right. What is the right way to share this change with the community? Do I send to the original author or do I start a new plugin? Any guidance would be helpful. Humberto
Jquery Ad Words Scheduler Plugin
Hello I'm quite new to Jquery and not yet familliar with all the plugins/widgets out there... I need to implement a day parting scheduler, very similar to Google's Ad Word scheduler, and was wondering if this kind of plugin/widget (or a similar one) was already implemented? Kind regards, -guy
jquery.tablesorter sortStart called even when sorting is disabled
Hi, I am using the jquery.metadata plugin to disable sorting on certain columns by specifying the class "{sorter : false }" as suggested. That works fine BUT I also have bound a sortStart method and that gets called even on disabled headers. I "fixed" this by simply putting a check to see if the sorting is disabled on a particular header and if so, exiting the function -- but it might be worth not calling the method or not binding the header in the first place on headers where sorting is disabled.
BGIFrame iE6, pagecannot be displayed error
Hi All, i Know IE6 is out of date but we are supporting it as our customers are using it. BGiframe plugin when used with jquery Modal i get the dialog properly but the background shows "Page cannot be displayed error". Please Help. BAsically this bacjground iframe is set the src="Blocked Script <html></html>" and browser hits with url http://server.com/Blocked Script <html></html> which is resulting into page cannot be displayed error. BGIframe version being used:2.1.1 I have tried with latest version
jQuery version of Dojo's Stateful?
Does anyone know of any plugins written in jQuery that are similar to Dojo's Stateful? See: http://www.dojotoolkit.org/api/dojo/Stateful.html Regards, Scott D Brooks
Need help developing/finding a simple image gallery.
Before I begin let me apologize if this post is in the wrong section. I am requesting that someone help me build, link me to, or just give me an image gallery that I am looking for. With that out of the way, the purpose of this post is to get a clean and simple image gallery on my website. I hate all these flashy image galleries with tabs or thumbnails. I don't want fancy buttons, or ridiculous effects. All I need is an image gallery that will use text as the navigation. I need it to allow any size
jQueryNiftyBorders - a plugin to create some nifty border animations
jQueryNiftyBorders is a simple jQuery plugin that makes easy to create some nifty border animations while hovering on DOM elements such as images or divs. this is the plugin web page: http://loige.altervista.org/jQueryNiftyBorders/ an this is the related github project: http://github.com/loige/jQueryNiftyBorders/ Plese tell me what do you think about it and if you have some ideas to improve it! :) - When everything is made to be broken i just want you to know who I am
New plugin
Hello i recently made a plugin for a canvas slideshow, how can i add it (i made an account on plugin section but can't create a new plugin)? Second question, i can't edit anymore the tutorial page, it's blocked, when it'll be possible to add tutorial again?
Custom event problem
Hi all, I have the following problem: I'made a jquery plugin which recursively traverse an xml object. What I'm trying to do is to trigger a custom event (for example "traversed") after the xml obj is traversed. this plugin is initiated after a button is pressed. The problem is that when I press the button nothing happens, but when I press it again the event is fired. return this.each(function() { var $this = $(this); //The recursive funtion treverseXML($data.children(), treeRoot);
Metadata plugin
Is the metadata plugin being maintained anymore? The version on github is apparently not the most recent version, which is 2.1. The 2.1 version has support for HTML5 custom data attributes, but with surprising semantics (string values have to be double quoted, with resulting bug reports). And a number of other bugs, all going stale or inundated with spam. I'd like to help improve the situation, but I'm not sure how to proceed. EDIT: I've submitted a couple of pull requests on github: http://github.com/jquery/jquery-metadata/pull/1
Which plugin design pattern should I be using? And how?
Hi, I'm writing - well, have written - a plugin for adding pagination elements to a page. However, I'm confused about what structure the plugin should take. The basic problem, I guess, is that the plugin doesn't really target one element or group of elements. It adds HTML to various bits all over the page. And I've now found myself doing this: (function($) { $.fn.paginate = function(params) { var defaults = { // defaults here } var options
jQuery Plugins Login
Hello, I am having real problems today logging into plugins.jquery.com in order to upload the latest versions of the plugins I have authored (under the user name "sohnee"). When I log in, I get the following mixed message, and clicking on "My Projects" states that I don't have any projects. I also get access denied errors when trying to view my plugins directly, which I can do when I am not logged in (such as http://plugins.jquery.com/project/sidecontent) Can anyone help with this issue? Here is
"compile" a jQuery function chain
I've been wondering if it's possible to "save" or "compile" a jQuery function chain. That is, I don't want to apply it to a DOM set outright, but at a later time: $custom = $.show().addClass("whatever").other_things(); So above statement doesn't select anything $("#..") itself. Instead it "assigns" (?) the chain to a temporary var, which I could later use: $custom("article"); or maybe: $("article").apply($custom); Obviously there isn't such a thing in jQuery. And for most use cases you could just
Superfish Show all li's on any ul hover
I have a question for ya if it is easy, cool if it takes more than a nano second don't worry about it. I love the menu over at Fluid.com. Seemed to me to be a better UI for a drop down menu in some cases. I don't have a great deal of subs so I'd like to see them all on a given <ul> hover. To see all of the items in each of the drop downs at once similiar to a mega menu but not quite... Is possible to do this with Superfish by modifiying the JS to show all li's on any ul hover? Could you provide
Plugin for text Indentation
I'm developing a web based IDE, the client side will be designed by jQuery, Is there any plugin for code indentation that will automatically indent the code??
jQuery File Tree file linking
Good Afternoon, I am using jQuery file Tree and i would to be be able to have the files open in a new when i click on the name. Can someone help me please.
jQuery HTML5 Form Plugin
Hello, I recently develop a jQuery plugin HTML5 form validaton, its my first one =) its very simple, but usefull and its very well doc (English and Spanish). jQuery.html5form Thank you! Matiaswww.matiasmancini.com.ar
Add a plugin.
I know that this is probably the most asked question, but there is no direct way that I can see to upload a plugin in the plugins section of the site. I don't have access to any pages other than my account page. I have been trying to upload for two days, it can't be this difficult to upload to jQuery. Can someone tell me how this is accomplished; I would really appreciate it. By the way it is an HTML 5 video plugin with play/pause, seek, progress, loader, timer, volume, fullscreen and multi-video
DesSlideshow - Stylish featured image slideshow jQuery plugin
DesSlideshow - A stylish featured image slideshow jQuery plugin. Screenshot: Plugin homepage: http://www.htmldrive.net/go/to/desSlideshow My jQuery plugins: Stylish featured image slideshow : http://www.htmldrive.net/go/to/desSlideshow Amazon style image scroller: http://www.htmldrive.net/go/to/amazon-scroller
live validation in jQuery plugin: Validation from bassistance.de
Hello, i need a live validation for my form. so i find the jQuery Plugin "Validation" from bassistance.de (validation). I find it very cool, that i can define a form und then for all fields seperats rules. and that there are pre-defined rules. but i need a live validation, when the user leave a field, like in the live-form validation from geektantra (live validation). but in this plugin its a con, that i have to define every rule seperatly. thats the reason, why i want to upgrade the "Validation"
Unable to add a project and gets weird access denied messages
I created an account to create a new plugin (or actually it's a fix but since the author is not active anymore...) and wanted to upload my new plugin. Everything got kind of weird from that and the site was completely weird and gave me access denied messages when I tried to go to the Plugins page ( http://plugins.jquery.com/ ) when logged in. If I log out there is no problem. Anyway, I don't really care that much but I wanted to share an update on a smart, easy plugin created by mr Reisig himself
A little disappointed in "Support"
I have recently completed my first jQuery plugin a few days ago. But let me start by saying that I came from the Prototype/Scriptaculous world and was very hesitant to switch to jQuery. Lets just say it was a welcomed relief to use jQuery over Prototype. Though they are very similar in syntax jQuery is much much easier to code and I have learned more about Javascript itself using it to develop web apps. I have gotten to the point were I feel confident that I can develop plugins that are worthy of
Image Preloader via Json PHP
Hi there, im attempting to make a auto preloader via php an JSON my reason being no other preloaders suit my purposes at this time. Im developing off a WAMP installation with php version 5.3.0 an apache version 2.2.11 an using the following php code: $rootDir = dirname(__FILE__).'/..'; $imgdir = opendir($rootDir.'/images/'); $i=0; while ($file = readdir($imgdir)) { if (($file != '.') && ($file != '..')) { $fileList[$i] = $file; $i++; } } $json=json_encode($fileList, JSON_FORCE_OBJECT); die($json);
Hide/Reveal Comments in Wordpress
I'm trying to hide and show comments on my blog. I am having problems getting the "reveal" & "close" buttons to change according to the toggle. the blog is up for my design @ http://www.relativityphoto.com/test/ here's my code: jquery: <script type="text/javascript"> $(document).ready(function() { $('#commentbox').hide(); $('a.comment').click(function() { var id = $(this).attr('id'); $('#commentbox' + id).toggle(500); $(this).toggleClass("active"); // alert(id); return false; }); }); </script>
Help with custom jQuery function
I've been trying to modify an existing tooltip script to activate on click instead of mouse over, that way the user can click on any links and such inside of the tooltip. I call it a click box. The code itself works it's just that when i try to put it in a jQuery function, it no longer works. Maybe you could help jQuery.fn.clickBox = function(place) { var originalTitle; var tooltipOn; $("#"+place).bind({ click: function(event){ alert("asd");
Accessing plugin instance
I’ve got a carousel plugin that I’m using. It’s pretty basic, but works perfectly for what we need it for. Here’s the code: http://code.google.com/p/jquery-infinite-carousel/source/browse/trunk/jquery.infinite-carousel.js?r=2 Here’s the scenario: I’ve got a page with two carousels on it. I’m setting these up on document ready with this: $(“#carousel1”).carousel(options…); $(“#carousel2”).carousel(options…); Both are set up and working properly on the page. Now, from an outside user click
Jquery with html
I am having a problem with this html that references the function below: It is pulling the video title when clicked. I am trying to get the title to display as a h1 tag but it will not display in anything other than what looks like a <p> tag <div id="VideoTitle"></div> I have tried: <h1><div id="VideoTitle"></div></h1> <-----This is the code inplimented when the screen shot was taken-------- <h1 id="VideoTitle"></h1> function playFileInFlashAndScroll(event, fileId) { var title = "";
How can I get the unique value of a dynamic variable using a function?
I've setup an example page here: http://nathansearles.com/count/ I have two boxes that when clicked each displays their own amount clicked. I'd like to be able to get what the count is for each using a function call like: $('#example_one').getCount(); So click the gray boxes a number of different times and I've setup links below each box that will call the function for each and display the count in an alert, but currently it'll only return the count for the second box for both links. How can I return
Making a jQuery plugin that works on multiple elements
Hello, I am working on a jQuery plugin and have run into an issue I did not realize existed. I am trying to instantiate my plug in against multiple elements on the page, but it is only being applied to the second element I specify. I am guessing jQuery plugins do not create new objects for each element that they are applied to but rather are a single object themselves. I have read that widget factory may help with this but I have not tried it out yet, anyone have any advice or can anyone point
Validating a Multipart Form
I have a multipart form with several hidden divs that are hidden/exposed via jQuery functions on buttons. Together the form serves as a wizard-like guide for a user to complete a pretty complicated process. I need to validate the visible controls on the click of the "Next" button without validating the yet-unseen controls in subsequent divs. Is this possible? How? Thanks in advance, Jon
jQuery Plugin sign-up
Well this is embarrassing. I want to submit a plugin to the repository but every time I try to create an account, it fails with the page below. I've tried different usernames and e-mail addresses but they all fail. And yes, I've tried the captcha about 80 times. Any ideas anyone?
Return customized default values for each in a plugin
Is it possible to get what the customized default values are for each element that a plugin is applied to? For an example, I setup a test page for my question: http://nathansearles.com/defaults/ I have two defaults: $.fn.example.defaults = { animateRate: 100, animateSpeed: 250 }; And I'm initializing the plugin: $(function(){ $("#example_one").example({ animateRate: 500, animateSpeed: 1000 }); $("#example_two").example({ animateRate: 1500 }); }); What I want to get is what the animateRate value
jTimezone
I made a jQuery plugin for automatically determining the correct timezone of the user based on his/her computer's system time. The intent of the plugin is to free the user from having to select from a long list of timezones by automatically writing his/her timezone into a <input type='hidden'> field inside whatever form the end-user is filling out. Usage is simple: $('#my_hidden_input_field').jTimezone(); The timezone is stored as a string that looks like: -08:00, 1 The 1 at the end means that that
Allow plugin user to enter their own function as an option to the plugin itself?
I'm creating a plugin that, by default, is a type of image/content slider. I've been using this code in a couple of projects and find that if I make a couple changes to a piece of the code, it can be much more than a plain slider. Basically, there are two lines of code that contain an animation: one for the outgoing image, and one for the incoming image. I'd like to have default animations for users that want to keep the general functionality, but would also like more experienced users to be able
Custom Animation Chain?
I'm wondering what I am missing to get the following to work. I understand that the syntax isn't entirely correct, but the concept should somewhat obvious. I've set up defaults for a plugin called 'test'. The default is called 'customIn' and you can see that I've improperly placed a jQuery .hide() method as it's value. My goal is to allow users to change this default to whatever type of animation or chain they like, without the need to dig into the full version of the plugin and figure it out.
Problem with events and options in plugin
I'm bumping into some problems in my new plugin which uses events & options. The plugin attaches a function to the change event of all elements (usually input boxes) which match the selector criteria. The behaviour of the event code should be influenced by the options which have been used in the plugin call. The problem is, that if I call the plugin several times with different options, the code in the event section will always use the options from the last time the plugin was called. The reason
Next Page