JQuery Keypad Toggle
Hi Everyone, I am developing a kiosk and currently using the JQuery Keypad plugin. I need to have a layout in where I can put a custom button inside the kaypad and toggle between alphabetic and numeric keys. Basically, the behavior is like the iphone keypad. http://www.techgadgets.in/mobile-phones/2007/18/iphones-touchscreen-keypad-is-slower-says-user-centric/ Is this something that is doable in Jquery keypad plugin? Thanks!
Different JQuery versions on same site?
I was wondering how to implement 2 JQuery versions on the same page. I wish to use Versions 1.3.2 and 1.5.1.1. The reason being that certain the plugins I'm using uses to different versions. Please any help would be much appreciated. Thanks Mike
Question about jCarousel
Hi there, I've got a problem with jCarousel. On a website I'm working on (http://87.249.103.242/~sement/), I want the following: - The text in the purple bar at the top should scroll slowly; - When a visitor hovers one of 6 images (buttons) on the right, the scrolling text should scroll very fast to the corresponding piece of text (each button has its own <li> within the scroller div); - After having waited for a second or two, the scroller should carry on scrolling, waiting for the next button to
Autocomplete options
I've got the autocomplete plugin running via JSON and Solr and was wondering whether there was an option, or some way to program in JQuery, to run an automatic query based on the first row displayed when autocomplete returns some suggestions. I'm trying to produce something like the new Google instant. Is this possible? I've seen the selectFirst option and the search method but am not sure how they can be used to give me what I want. Any pointers would be really appreciated.
Tablesorter plugin not working with data loaded by javascript
Hi, I was trying to get the tablesorter plugin working. I'm not working with flat data, but with database-data appended to a div by javascript. The tablesorter plugin is working with flat HTML data, but no with that dynamic data. Anyone with ideas to handle this? Best regards, Lars Grijsen
[jQuery] jQuery Cycle plugin(Increase Pager functionality)
Hi, im using Jquery Cycle plugin for a while now, it works for everything including text flash etc etc. but now i reached one thing i cannot fix. The current pager as the following funcionality: NEXT PREV or/and the pager it self 1,2,3,4 the problem i have 50 pages already loaded with the plugin, it shows me the 50 pages in numbers wich results in an huge amount of links the idea is something like this <first <<prev ... 8, 9 ,10 ... next>> last >> As anyone reached this same problem? doest anyone
Relational Graph Plugin
Hello all, I didn't find my answer so I'm asking here. I wonder if you know any plugin perform relational graphs (eg human: able to add individuals and link them, move them with drag&drop features..) ? Thanks.
Jquery Slider
Hello developers, Currently I'm trying to use the slider plugin from here. But its not working properly. The problem is that when I use the jquery file from the Slider (wish is a older version of jquery) the Slider nicely runs: Example BUT when I try to integrate the slider into my webpage (wish uses the new version of jquery) it doesn't work. Also it doesn't show the slidebar and button. Example I tried to run the old jquery plus the new one at the same time but then the website shows nothing (empty
Simple method for loading a new movie in [jme] video player
I am having a little trouble with the "src" attribute method. I am trying to use a click event to play a specific movie using the following: $('.next').click(function() {$('video').attr('src', 'http://path/to/movie.m4v' ); A link to an example (the link is at the bottom): http://superuntitled.com/development/synego/
Conflic between Full calendar and keith-wood datepicker.
here is my problem. i am in a dotnet MVC project and i am using jquery full calendar plugin and keith-wood datepicker plug in in same page. there is a resizing panel in the full calendar, and when i expand it or collaps according some time gap will be changed in calendar. but when i am using keith-wood datepicker the time update is not happening, and without that it is working fine. can anybody tell me that what is this conflict and how can i solve it.
Tablesorter fails after .ajax() clal
Hello, I'm having the same problem this guy had: http://forum.jquery.com/topic/tablesorter-and-ajax-problem For multiple reasons, partly because I NEED to change more than just the rows of a table, I am using .ajax() to place external data into a table. The table is fine with the data loaded the first time, but of course, after data is replaced, the jQuery code stops working. I read the FAQ; I can't use .load(); I tried to trigger an update; I even tried re-calling tablesorter() after the ajax call
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
How to have more items visible in the cycle
hi all, I wish to create a slideshow of items in a list. The list should display 5 slides in a set of 10 items in the list. The cycle behaviour I wish to have, is to put an element on top of the list and hide the element on the bottom. I try using cycle plugin, but I can't figure out how to left more than 1 element visible after slide cycle change. thank u .marco.
JQuery Cycle Plugin
I am new to this site and i have a question about the JQuery Cycle Plugin for slideshows. I am trying to get two separate images to either scroll down or fade right under the nav bar. However, when I have the following script <script type="text/javascript"> $(document).ready(function() { $('#slideshow').cycle({ fx: 'fade' // choose your transition type, ex: fade, scrollUp, shuffle, etc... }); }); running with just a Div tag, it puts the image over the nav bar. However, if I use
Jcarousel only working on second loading
Hi, im using jcarousel for a scrollable list of images (vertical). Unfortunately, when you try to scroll it the first time you enter the website its not working properly. Just when you try to visit the site the second time it the scrolling will work as intended (when cache deleted, again, it will not work). Please have a look at: http://brigitte-frelet.lydo.de/uebersetzen.html To load the script earlier, I tried to already put it in the head of the index page (starting page), but this had no effect.
Jquery autocomplete plugin not working in asp.net user control
Hello, I am trying to use Jquery autocomplete plugin in my .NET user control page. It is not working, I keep getting this error: "Object doesn't support this property or method" If I place the same snippet in a MVC page or a regular aspx web forms page, it works fine. Code snippet: <script type="text/javascript" language="javascript"> $(document).ready(function() { $("#<%=txtBox.ClientID%>").autocomplete("Test.ashx", { extraParams: { searchType: "test" } }); }) </script> <asp:Textbox
Using Ajax to call asp.net web service
I am trying to use an ajax to call a web service written in asp.net. In Firefox I get the "failure" alert. In ie 7 I get a javascript error that says "access denied" and no alert is displayed. I'm very new to this and would like to know how to approach it. Here is the code I am using: var fileName = "TheTestFile.xml"; var parameters = "{'XMLToSave':'" + "<root>something</root>" + "','FileName':'" + fileName + "'}"; $.ajax({ type: "POST", url: 'http://156.114.75.32:8000/savefile/Service.asmx/SaveFile',
prettyPhoto autoload
I am really new to Jquery and I have found several examples of opening a light box using cookies and the the onload feature. I am using the cookie example which works with fancybox, but I have been using prettyPhoto on all my sites and really do not want to change to fancybox. I have tried a dozen different ways to get this to work but I have no luck. Here is my code. Any help or suggestions would be great. $(document).ready(function(){ // !!! SEE THIS PLEASE !!! // delete this line to make the
[autocomplete] showing the same term multiple times
Hi there friends, I´m using Autocomplete - jQuery plugin 1.0.2 .. I know has been upgraded to another plugging but i want to continue using the old one I have on issue that I would like to get rid of it but I don´t know how. The problem is that when a term is searched, the autocomplete list suggest the same term multiple times, as many times as there are products with the same name, lets say the same text "cold beer". I just want that autocomplete suggest the term one time. Could anyone helpme
Strange autocomplete error on submit
Using autocomplete to grab pipe-delimited data via ajax (as in the demo), and it works fine. Then I use: $("input#MyField").result(log);to run a function to populate some form fields on the page, which also works. function log(event, data, formatted) { document.addPlayerForm.uppr_p_w_address.value = data[1]; document.addPlayerForm.uppr_p_w_city.value = data[2]; // 7 or 8 more fields populated here } However, client is reporting that intermittently (say 25% of the time),
error not unsetting in validate plugin in dependent field
I've got a group of 3 radio buttons, 'foo[]'; if the user selects #foo0, then #fooDetail is not required, but if the user selects either #foo2 or #foo3, #fooDetail is required: var $req = "required"; foo: $req, fooDetail: { required: function(element) { return $("#foo1").is(":checked")||$("#foo2").is(":checked"); } }, The problem is, if someone selects #foo1 or #foo2, changing the selection to #foo0 doesn't unset the error message on #fooDetail. I've also tried return
Validation: custom rule with regexp not catching initial space in text input...
So I created a custom rule following numerous examples out on the web for a dynamic text input, but for some reason it seems to be letting spaces through even though my regexp tests out ok to not match when the value is any combination of spaces... $.validator.addMethod("noSpace", function(value, element){ return this.optional(element) || /^[a-z0-9][a-z0-9_ ]{0,70}$/i.test(value); }, "Please enter a name starting with either a letter or a digit."); $('#form').validate({ rules: { name:
jquery select box plugin disable issue
I am currently using jquery select box plugin to show attractive combo box. But when ever the situation come to disable that select box, there is no functionality to disable it. if you have disabled the your real drop down yet user can see the option list from the combo box. I have done some trick to avoid that. I have put some code to restrict that if ($(this).attr("disabled") == true) { if ($.browser.msie) { $containerDivText.attr("disabled", $(this).attr("disabled"));
Is there a plugin for a "Virtual list" that has hidden inputs attached?
Is there a plugin for a "Virtual list" that has hidden inputs attached? I need to create a list, add items to it and then save it. I was wondering if there is such a jQuery UI element out there that would let me create a list of items with their hidden input elements so that on submit I can "save" the list. Any advice or alternative method of achieving the goal is greatly appreciated! Thanks!
superfish: license question.
If I use superfish in my project, which will only be distributed to one site, do I need to include any licensing files besides the headers in the superfish .js code? Does having superfish in my project affect any of my projects licensing? Thanks in adavance!!
treeview : collapse all / expand all problem
Hi! I'm using treeview in my application that supposed to display large amount of data and I've faced the problem with "collapse all"/"expand all" control - it takes a lot of time to open (or close) all treeview; sometimes I get this warning message : This is my code: function treeviewInit() { $("#tree").treeview({ animated: "fast", collapsed: true, persist: "location", control: "#sidetreecontrol", prerendered: false
How to download a plugin?
I want to download BeautyTips. I go to http://plugins.jquery.com/project/bt, and I get to what appears to be an appropriate page. However, I can't find anything to click that seems to result in a download. What am I missing?
any working form validation plugins?
Thank's
Active state class not being generated in slideshow for cycle plugin
Hi everyone, I'm using the cycle plugin and built a slideshow for it using image thumbnails. The reference I used is: http://jquery.malsup.com/cycle/pager6.html. The slideshow I built is here: http://californiapublicsafety.us/home/. It is the middle column called "What our customers are saying." The slideshow works fine, but I'm not seeing an active state class set to an active slide. I wanted to see that so I can style the image thumbnails when they're on an active slide. In the slideshow I referenced
Automatic suggestions like knowledgebase
Is there any jQuery plugin for auto suggestion like 'Kayako Automatic knowledgebase suggestions' [link] Word filter is not using Ajax
Using the Cycle Plugin to display a counter and captions
I'm trying to have the slide move on click but with a counter as well. When I try to incorporate the counter it breaks my test page I'm trying it on. I added captions to the slides and I realize both of them are activated by after. I'm wondering if anyone can help with a workaround on this. <!DOCTYPE html> <html> <head> <title>JQuery Cycle Plugin - Image Count Demo</title> <link rel="stylesheet" type="text/css" href="style3_DM.css"> <script type="text/javascript" src="jquery-1.4.2.js">></script>
Is it ok to do use .ajaxForm several times?
Is there a problem with binding a form with .ajaxForm several times? Actualy I am doing it on each ajaxStop event like this: $(document).ajaxStop(function(){ $(options.selector).ajaxForm(options.ajaxFormOptions); }) I am doing it like this because in other parts of my script the form object may have been replaced with data, so the ajaxForm binding is lost, so I need to prevent that rebinding it after each ajaxStop event.
Problem with jScrollPane and AJAX
Hi, I have a problem with the jScrollPane plugin and loading content with AJAX. For static content the scrollpane works fine, but when I use .load() to load content and reinitialise the scrollbar, it disappears... any suggestions? example: http://www.collect4all.com/cp/personal/test.html On initial load the scrollbar works OK, after clicking 'home' it disappears... Thanks! Cor-Paul
jQuery Tooltip plugin 1.2
I am re-doing my site in WordPress (I am a novice) and am using Events Calendar by Luke Howell. I am using Event List in Events Calendar. When I hover over the event a hover window appears with the event info. When I click, it closes the window. What I want is when I click to not only to close the hover window, but to go to the link listed for that event. Events Calendar is using jQuery Tooltip plugin 1.2. Please tell me how to do this. Thank you.
Cycle plugin on mobile phones
Hi, I am trying to implement a JCycle photo gallery for a mobile site. I have set parameter fit: 1 so that images fit to flexible screen width. What I need is the gallery to 'refresh' when the screen is rotated, so the images are essentially resized to fit. I have tried reloading page on orientation change, but it's very slow and less than ideal, and seems to trigger when I don't want it to (although this may be down to the oreintationchange function I am using). Any ideas how I can quickly re-initialise the
Help with .toggle Menu
Hi There! I'm using the .toggle function for a menu I'm building for my site. So far this is what I have: http://tinyurl.com/37spr7x I'd like to be able to make it so that when each menu item is clicked, the currently open submenu closes and the new one opens (so having only 1 submenu set open at one time). Is there a way I can do this? jQuery Code: $(document).ready(function() { $('#commentbox').hide(); $('a.comment').click(function() { var id = $(this).attr('id'); $('#commentbox' + id).toggle(500);
Problem with jQuery galleria plugin and prototype framework
Hi Everybody, I have a site where I would like to use the galleria plugin and prototype framework, but I can't seem to get them to work together. I have tried using jquery.noconflict but I can't seem to figure out how to use noconflict. You can see an example on this page: http://www.artunika.dk/dots-01.html It works fine in Chrome but in IE you get a white screen. I have tried the following which didn't work: <script> // Load theme Galleria.loadTheme('src/themes/dots/galleria.dots.js');
Problems with plugin repository
I am having trouble downloading jQuery plugins from the repository. Is just me or you guys can't download neither?
how to use formatlink in jquerygrid
Hi, I have a table with two columns. First column represents ID and the second column is used for a description. I would like to have a href link from both fields. <sjg:gridColumn name="id" index="id" formatter="formatLink"> <sjg:gridColumn name="description" index="description" formatter="formatLink"> I am using javascript function for custom formatter. function formatLink(cellvalue, options, rowObject) { return "<a href='myEdit.action?id="+cellvalue +"'>"+cellvalue+"</a>"; } I would like to have
any plugin to automatically resize pics into thumbnails?
Hello . does anybody know of any simple, stable plugin that does that ? been looking around and most of them bring slideshows, carousels, etc All i want is to put them into a static grid but not having to resize manually every pic that is uploaded. thanks in advance
Next Page