Flotting Logout Button
Can anybody help me to crate a flotting Logout button (possible to move using cursor) using JQ? See the image..
Sliding out a dropdown after lavalamp stop
www.drippro.com/index.html As you see, I am implementing lava lamp navigation into bootstrap 3 and i already find a way to open a dropdown by hovering instead of clicking. And i want it toanimate it as i animated in gif picture but i couldnt work slide up/down after lava lamp position is set. http://imgur.com/5uOTq68 I am not good in javascript/jquery but i wanna do it as i imagine.I need your help.
Support of Non-English Numbers - Validation Plugin
Heyoo. The jQuery Validation Plugin works great fur numbers written like: 123,456,789.00 but here where I live, we write the numbers like: 123.456.789,00 so the validation fails. Here's my suggestion for an improved regex which validates both variations /^-?(?:\d*(?:(?:,|\.)\d+)?|\d{1,3}(?:(?:\.\d{3})+(?:,\d+)?|(?:,\d{3})+(?:\.\d+)?))$/ Please apply this change. cu Mr.Yeah
A new tag manager
http://soliantconsulting.github.com/tagmanager Tom
TableSorter with defined width columns
Hi, I would like to go on using TableSorter plug-in with Pager companion for formatting tables but I also have, in some cases, to defined the width of each columns. I tried to find a solution in ancient posts but failed, so here is the solution I purpose. Nevertheless, if another more elegant solution has been provided, I would adopt it straight away. In the function buildHeaders, I check if a width parameter has been provided for the column and, if it has, I set the css/width property. That is,
SuperFish Jquery menu control not working properly in IE 9
The superfish menu control is not working in IE 9. on mouse over the menu is visible but the moment we scroll down to access the menu the menus dissappear. If we refresh the page then the menu works properly. The issue comes only when we open the borwser and open the page having the superfish control for the first time. This is owrking in all other browsers as well as previous versions of IE (upto 8) Urgent Help required
Loading seperate Div's (hashchange)
Hallo together, I don't really know where to put this. But I'll try it here ^^ So I wrote a little jquery script. The script loads 2 Div's out of one different page, and loads them into the told Div's. You can use it as a navigation script, or just to load Div's from a seperate sheet. The advantage of using this as your Navigation is, that it only loads the needed Div's and not the whole site. That it works you have to look for the namegiving. First you have to give the links a special type of "link",
lightbox and parallax effect in one html page conflict and one is working and the other is not ?
hi there how can i solve these codes . Lightbox is working but the other script is not ? here is the code please helpme i try this for 2 days but i cant. İ can lose my brain :( <title>jQuery Parallax Plugin Demo</title> <link rel="stylesheet" href="css/queryLoader.css" type="text/css" /> <link href="stylee.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="source/jquery.fancybox.css" media="screen" /> <!-- lightbox --> <link rel="stylesheet" href="css/lightbox.css"
Add message for when name attribute is omitted
It took me a while debug this issue of having the 'name' attribute omitted, and since posting about it on SO, I've had a few people vote for it so I guess it's a common problem http://stackoverflow.com/questions/12399008/jquery-validate-uncaught-typeerror-cannot-call-method-getattribute-of-undefin
jQuery Editable (HTML 5 format)
Hi all, Recently I developed couple of pluigns one of them is jQuery Editable. Many of you might Have used my old one which was released 2009. Here is my latest technique for creating jQuery Editable "not for tables" Editable fields! It is flexible enough to cover all cases and easy to use. You can find it here at Plugins Section http://archive.plugins.jquery.com/content/jqueryeditable-101 <span> <label data-type="editable" data-for=".input1">Click me to change!</label> <input class='input1'/>
Listnav split large results
Hi, I was looking at listnav, and it seemed to be able to do what i want, except for for splitting larges results. What i need is a alphabetical paginator, for thumbs, and when there are more than 100 A's the paginator should be A1 A2 ... or something similar (sub paginator) And/Or a compress option, if number of results is small combine, so a paginator could be : 0-9 A1 A2 B-F G H I-Z
Plugins sorted by the number of times downloaded
It would be nice to be able to sort plugins by the number of times voted on. I know you can see how many times it has been voted on after you go to the detail page but it would be helpful to get that info as a sort field on the "Most Popular Plugins" page because then you could tell wether a 5 star has been voted on once or a 1000 times. I personally would rather get a 3 1/2 starred plugin voted on 1000 times then a 5 star voted on once by the developer. Don't get me wrong I would vote 5 stars
Superfish supersubs with megamenus (multi column menus)
Is there any way that one could have supersubs functionality applied to drop-down multi-column menus? I assume one would need to calculate the width of each column plus the combined width for the container. How feasible is this?
suggestion for Datepicker Date Range example
I found it rather odd that the official Datepicker Date Range example doesn't filter date ranges if default values are provided via HTML, i.e. <input type="text" id="from" name="from" value="04/15/2011" /> ... (Well, it does work eventually, but not the first time you try selecting a date after the page loads - it lets you select anything. The date range filter is only applied after the onSelect function is called). I could be wrong, but I imagine there has to be quite a few people using the date
KiTE - lightweight template engine.
In two words: KiTE as a template engine that uses {{mustache}} idea of minimalistic template definitions. Major differences: It works 40 times faster than original {{mustache}}. And 2-3 times faster than jQuery.template(). It has conditional sections {{? foo == "bar" }} it is a bar {{/?}} It supports custom formatters: {{born|date}} - the engine will call custom date() function for the 'born' field. KiTE is published here: http://code.google.com/p/kite/ You can visit http://terrainformatica.com/kite/test-kite.htm to
JQuery MaskedInput option
Can we have an option in MaskedInput plugin to NOT clear the input field data onBlur if it has invalid entries? For example, as of now, it clears a date entry field with masking of '99/99/9999' if the entry has less than 8 digits. In certain cases we would like user to see what invalid entry has been entered. Also it'll be nice if the plugin can allow a function to be passed as option parameter, which will be called onblur. This function can perform additional validation on the entry field.
Superfish Enahnced Keyboard Accessiblity
Hi, Superfish is an excellent product. After a thorough review of nearly 20 different CSS menus, I've come to the conclusion that the superfish menu is the most fully featured one. However, there is just one small area that it is lacking. Keyboard support is available via tab and enter, however I would like to see it improved so that you can also navigate using arrow keys. The UDM4 drop down menu achieves this, however this system doesn't use jQuery and the keyboard accessiblity doesn't work in the
Fix Remote Validation in JQuery Validation Plugin
Hi, I found a bug inside the JQuery Validation Plugin this happend when you use remote validation like username validation, once you focus out the field the validation run ok, but if you don't change the username entered and then you click again into the field and again make a focusout you will see [Object object] or the url for the validation. The Fix. 1) into the Remote handler you must add the follow. - Before return previous.valid; - After else if( previous.old === value && previous.valid
Slideshow with jQuery Cycle
Hi! I used the jQuery Cycle plugin again to make a blog-style photo slideshow. It's very straightforward, but it demos many of the Cycle plugin's essential functions. If anybody wants to borrow my code… http://elricoshow.com/deplayer/ Congrats again to M.Alsup for an excellent, very flexible plugin. Rico _______________________ It became clear that the answer I was looking for was in fact a question
Submission portal abuse
Wasn't sure the best place to report this... http://plugins.jquery.com/project/samedayloans The jQuery plugin portal clearly has spam abuse in it. A report abuse feature on this page would be the expected solution.
Validation jQuery plugin ( remove label )
Hello to the community! About jquery.validate.js, it'd be nice to have a settable option for the appearance of the label element. I hacked a bit the code to do that. I used a new option ( errorDisplay ) which you can set true of false if you need the label element or not. The hacked code is $.extend($.validator, { defaults: { messages: {}, groups: {}, rules: {}, errorClass: "error", validClass: "valid", errorElement: "label", errorDisplay:
Dynamic height of autocomplete menu and some other notes
Hi ! I'm very-very fresh user of jQuery and jQuery UI. So excuse me if I'm inventing the wheel and my solutions may be made in "conventional" way. I like the idea of setting the max menu height in the CSS. But the problem is that when the list became small, the menu div is not resized and looks not so aesthetic. To solve this I've created two CSS classes, that looks like this: .ui-autocomplete-scroll { height: 200px; overflow-y: scroll; } .ui-autocomplete-noscroll { overflow-y: auto; } and
Superfish Ease Out
It's a bit jarring the way that the sub menu disappears, given how it so nicely eases in (assuming one has it set that way). It would be nice if the plugin also supported easing out when the user leaves the menu. I tried using onHide, but that's AFTER the ul has closed, so I can't attach animation there. Just an idea.
Validate plugin and number validation
I find that the number validation is not considering numbers starting and ending in decimals as valid numbers eg: .12 and 12.0 are not valid yet 0.12 and 12.0 are. I found that this can be 'fixed' by editing the number regex from this: ^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$ to this ^-?(?:\d*|\d{1,3}(?:,\d{3})+)(?:\.\d*)?$ Could this be made the standard number validation? Or is there a better way of overiding the number validation than hacking the jquery.vlidate.min.js file? Finally can any one
Smooth mouse movement
Hello. I'm trying to "smooth" or "ease" mouse movement when dragging or scrolling. This is something very usual in flash sites where elements seem to have some weight. Is there any existing plugin to do this in jquery? Thanks
jquery.media.js and the JWPlayer "allowfullscreen" parameter (to enable the full screen).
Hi Malsup! The JW player has a full screen button which is not enabled. To enable it you need to add the "allowfullscreen" attribute to the <embed> tag. Not sure if you want to pollute the jquery.media.js file with JWPlayer specifics (is this used anywhere else?)... but if it be in the file, newbies (like me)... would see it and determine if we enable/disable it! Here is the line change>>> params: { wmode: 'transparent', allowfullscreen: 'true'}, // added to object element as param elements;
jQuery Loader – On-Demand, Lazy Load with jQuery UI
http://eduardo.pacheco.kanema.com.br/plugin-jquery-load-js-css/ Loader is a jQuery plugin for dynamic loading of JavaScript’s, CSS’s and images. The current version is compatible with any modern browser, and some less so (IE6). Is in release candidate 1. Testing, use and comment!
Auto Complete + a SQL query
Greetings. This is my first post at jQuery boards.. Im trying to create a auto complete + sql query.. I have nearly all ( just need to fix the functions i guess?). What is my problem/ what i need: * There is no hover: effect on the list that showed with the results ( if i hover the list there should be a other color , you understand?) - could someone add this? Also i wanted to bee it like in http://jqueryui.com/demos/autocomplete/ ... But it doesn't work See the attachment there are my files.. What
jQuery media plugin (javascript error with IE6 using the JW Player)
Hi Malsup, First off! Great plugin... I need to get the plugin going with IE6 (bummer but I needed to)... I traced the code... and the JW Player (version 5) requires 'id' and 'name' set for the object tag. You might want to roll this in your media plugin (see below). Thanks! /* generate function */ } else if ($.browser.msie) { var pid = "play"+el.id; /* 'Id' and 'name' are required for the JW player to run with IE6 */ var a = ['<object id="'+pid+'" name="'+pid+'" width="'+opts.width+'" height="'+opts.height+'"
[autocomplete] animated list
My application is using the fancy jquery effects and having put into it the autocomplete of Jorn Zaefferer (big thanks to him for that!) I tweaked it with css a bit, but I was missing some nice fading effect while showing the suggestion list. Changing two things in the code: .. hide: function() { element && element.hide(); to .fadeOut("fast"); .. show: function() { .. }).show(); to .fadeIn("fast"); made it more fancy;) well at least for my taste ;) adding an
creditcard2 / validation - credit card type should be automagically detected, not selected
creditcard2 significantly improves upon the default credit card validation functionality in validate but requiring the user to select the correct credit card type in order to validate the card number is (IMHO) adds unnecessary complexity. I suggest that the credit card type should be detected by the validator and the correct type autoselected in the dropdown, giving the user the opportunity to override. The validator should of course then throw an error if they select a type which conflicts with
I'm using a jquery multi cycle with double initialization
I have a well structured page: <div id="parent"> <div id="slide1"> <img><img><img><img> </div> <div id="slide2"> <img><img> </div> <div id="slide3"> <img><img><img><img><img><img><img><img> </div> </div>would be a kind of multi photo gallery each div slide can contain multiple images should overlap with fade effect in practice there is a page that shows me the first slide1 and 2 do next and prev buttons to turn the pictures
creditcard2 validator determining major credit card types based on number
The creditcard2 jQuery validator extension improves on the normal one by allowing dashes and spaces in credit card number fields and also by marking some invalid numbers (which slip by the normal validator plugin) as invalid. One requirement of the creditcard2 validation rule is that the credit card type be passed in as a parameter. Some (all?) cards can, however, be identified based on their number pattern. Therefore, I wrote a simple function that returns the card type in a format the creditcard2
(treeview) cookie based persistence should add a cookie path option
Now the tree-view plug-in use current path to set cookie, it will be more convince if cookie path could be specified. I attached a patch add a option named 'cookiePath' which be used to assign cookie path. By default, the cookie path is '/'. It works for me.
cycle plugin : how to pause the animation onmouseout and resume it onmouseover (exact opposit of "pause: 1,")
Hi! Here is the way to pause the animation by default, resume it onmouseover then pause it again onmouseout. So, it's the exact opposit of "pause : 1". here's the way to do it, based on the fade effect: /* SCRIPT */ <script type="text/javascript"> $(document).ready(function() { $('div.slideshow').cycle({ fx: 'fade', speed: 300, timeout: 800 }); $("div.slideshow").cycle('pause'); //we pause the animation by default $("div.slideshow").mouseover(function(){
Autocomplete and Enter Key
It'd be nice to have a settable option for the enter key on the Autocomplete. In the code, it's set to swallow the enter key, but in fact, the behavior I want is to fill the box and submit simultaneously - similarly to the way Google Suggest does it.
plugin idea: character group sliding
hi people, i am new to jquery but it already made my thoughts spinning around what cool stuff can be done using jquery. i have the idea for an animation that i intermediarily call "character group sliding". what it does is, sliding out characters of a string, which initially sit on top of each other, into their correct position on the screen. or vice versa, folding a string into chracters which sit on top of each other. eg. the string "12345". initially the characters would sit on top of each other
(treeview) Using Treeview within a <div>
Ran into a small problem w/ treeview, in that the labels next to the icons would display on the next line when viewed in IE 7. The problem was that the div containing my tree wasn't large enough to display the entire title. Expanding the div's width takes care of the problem. Hope this helps someone out there, as I saw a few others with the same problem.
autocomplete with search params dynamic
autocomplete with search params dynamic ??
Is there any plugin like jquery.template which also supports for each kind of loop
Is there any plugin like jquery.template which also supports for each kind of loop?
Next Page