LocalScroll by Ariel Flesler - how to change the offset parameter from within onBefore?
Hi, I cannot figure out how to change the offset parameter from within onBefore using LocalScroll plugin by Ariel Flesler. Below is the example of functionality I'd like to achieve. Thanks for any help because I'm stuck:( $('#menu').localScroll({ hash: true, offset: { top: -60, left: 0 }, onBefore: function(e, anchor, $target) { if (something) { offset.top = -100; } } });
Twitter Search Plugin fails
I am getting undefined as a result when using this plugin. Has Twittter now pulled the plug???
How to pre-set the date in the text box control before popup calendar is displayed
Hello. I am using the JQuery popup calendar control. I pre-set the date to today's date, and that date is pre-selected in the calendar when it pops up. however I would like for the default date to be automatically be copied to the text box before the calendar is even displayed. Does anyone know how to do this?
Issue: Using zclip and iButton plugin on the same page
iButton plugin makes zclip to not be copying the text, after I comment "iButton" codes, zclip is worked fine. Anyone experienced this issue?
Wookmark with OpenCart (a'la pinterest)
Hello, I am creating shop on OpenCart and i want to implement Wookmark plugin on category view. I'm talking about this plugin http://www.wookmark.com/jquery-plugin As "#myContent li" I set ".product-grid > div" but it didn't work. Grid view in shop is using jquery too so maybe this is problem but I dont have enough experience with jquery (almost zero). Could you help me with that? Here is site where I want to implelent wookmark: http://www.keepalive.pl/index.php?route=product/category&path=62&limit=100
blockUI not working with ajax
Hi, I started using jQuery recently and am trying to get blockUI plugin to work. I have the following script <script language="javascript" type="text/javascript"> function showGetResult(callingObject) { $j = jQuery.noConflict(); $j.blockUI({ message: '<div><img src="http://localhost:8011/images/waiting.gif" /><h1> Loading...</h1></div>', css: { border: 'none', padding: '15px',
editable datatable
I'm implementing the editable datatable plugin. I am having an issue with the table self updating. My AJAX call is correctly updating my DB but the edited field does not change unless I refresh the table. In the case of both the UPDATE and DELETE events, the DB is updated but the return is displayed as an alert which I believe indicates an error from the client-page perspective. In the case of update, I am suppose to return the value of the change; and this is what is displayed in the error.
Superfish - when I move the cursor from a dropdown menu the shadow and text stay for another 3 seconds
So if I am hovering from 1st level menu item to another 1st level menu item the dropdowns work as needed. If I am on a dropdown menu and click nothing, just move the cursor to the content area, the menu retracts but not the shadow and text. It stays for about 3 seconds. Like a ghost image. Any ideas? Here is an example page: http://www.2012therightchange.com/Page_TribalGov.aspx Here is the css/script <script type="text/javascript" src="js/superfish.js"></script> <script type="text/javascript" src="js/supersubs.js"></script>
permanent expansion of jquery msdropdown plugin
hi, how can I keep jquery msdropdown expanded and open the whole time for the user to see the names in the list?
Tablesorter - Adding custom parser not working
I have a colum called leverage that has values like so... 1:50 1:100 1:200 1:400 1:500 1:1000 Where 1:1000 is the largest and 1:50 is the smallest. However my custom parser only seems to sort them by the first number after the colon, where it should be in the ordered like above from smallest to largest. Whats wrong with this code... ts.addParser({ id: "leverage", is: function (s) { return /\:$/.test($.trim(s)); }, format: function (s) { return
safari issue with embedded video in accordion
Hi everyone, I have embedded a YouTube video in an accordion and everything is working fine except when using SAFARI, the problem is that the video is always present regardless of what tab I am looking at, you can take a look at the issue at http://3dotblue.com/prueba/, any help will be appreciated. Cheers Alberto
Prevent Timepicker putting datetime value when it is shown
Hello, I am using this plugin http://trentrichardson.com/examples/timepicker/ What I want is to prevent this plugin populating the textbox when it is displayed first when clicking inside the textbox. Thing is it overwrites if there was a value that came from database and there is no way to undo, unless user refreshes the form. Any way to make this behave like the jQuery datepicket? The original datepicker won't put value in the textbox until a date is selected from the calendar.
jQuery Treeview: change hitarea position
Has anyone used this plugin? I would put the icon "+" on the right side of the item, but I can not change the code: // create hitarea if not present var hitarea = this.find("div." + CLASSES.hitarea); if (!hitarea.length) hitarea = this.prepend("<div class=\"" + CLASSES.hitarea + "\"/>").find("div." + CLASSES.hitarea); hitarea.removeClass().addClass(CLASSES.hitarea).each(function() { var classes = ""; $.each($(this).parent().attr("class").split(" "), function() { classes += this + "-hitarea "; });
Datatables plugin - how to create <td> attributes when calling fnAddData() to create table rows
Hello, Prior to trying out Datatables, I basically created my Html table manually and used jQuery .appendTo() to add the rows. It was quite fast. For example: $(this).find("exposureProfile node").each(function () { // init vars here... myRow = "<tr><td class='td_pfid'>" + pfId + "</td>"; myRow += "<td class='td_nodedate'>"+ nodeDate + "</td><td>" + term + "</td><td align=right>" + exposure + "</td></tr>"; // add more rows to myRow $(myRow).appendTo("#pftable");
How to add html row dynamically in Jqgrid edit popup
Hi , I am using jqgrid edit popup. The popup has text box as Name and button as 'Add'. on click of Add button , it will create span or row on popup ,and add value of text box to that span or row. So if user clicks the add button n times , n rows should be created. Can anyone help me ,how to do this.I have very littile knowledge of jqgrid Thanks.
Problem with jquery cycle.
I am having a big problem with a jquery plugin. I did one and it worked perfectly but when I did the same script in other html document it doesn't work like the other. I'm gonna put here the script for you. <link rel="stylesheet" type="text/css" href="index.css"> <link rel="stylesheet" type="text/css" href="style/estilos1.css"> <script type="text/javascript" src="style/jquery.min.js" ></script> <script type="text/javascript" src="style/jquery.cycle.all.js" ></script> <script type="text/javascript">
.ajaxForm VS .ajaxForm(.....).submit()
Hi all, I'm attempting to debug the .ajaxForm. I have the library jquery.form.js installed with jquery-1.7.1.js and jquery-ui-1.8.17.custom.js. When I use.ajaxForm(....).submit(), the form gets submitted, but .ajaxForm(.....) without submit the form doesn't submit. What's yet even more frustrating, is that even with .submit() in place, I can Not get execution happen inside .ajaxForm(....), regardless what I do.It appears to be I don't understand this well. I looked on line, the API description and
how to get the text from a autosuggestion box to the search box?
i have created a search box and added autosuggestion functionality using jquery and on click of the autosuggestion content it is redirecting to the respective link. But I need that on click of the autosuggestion content the text should go to the search box and on click of the search button it should redirect to the respective link as in google search box.If any suggestion please help.... I am pasting my code here.Can anybody go throug it and tell me the modifications as per my requirement. <script
Problem using jqGrid with ASP.NET form application
I am wondering if anyone here has successfully used jqGrid in asp.net form application. I am following the example here: http://praveen1305.blogspot.com/2009/05/jqgrid-with-asp-net-web-forms.html I have a button on the web form. Upon clicking, I try to load data into the jqGrid. I have my web method in Default.aspx.cs (NOT in a web service): [WebMethod] public static MainGrid GetDataForJqGrid(string sidx, string sord, int page, int rows) { // Contruct my MainGrid object and return it.
Jquery.form.js SSL error using 1 MB files.
* version: 3.14 (30-JUL-2012) * @requires jQuery v1.3.2 or later Im using this version and trying to communicate with fileupload. (SSL didnt make a difference on junit testing) Now is the problem that im using this for PDF files, or normal files bigger as 1 Mb. The file would simply not be uploaded. and a errorstate 0 would come up just saying nothing has happened. Using: Firefox 14.0 (User on linux tried same with same browser got it working). function upload_files() { var bar
IE9 - Background White on Transparent PNG's - JQuery Cycle
I am using the JQuery Cycle Plugin, but I am experiencing a problem in IE9. Everything seems to be working until the page is refreshed or a link on the page is clicked, at which point the transparent PNG image is replaced by a white rectangular box (the exact dimensions of the PNG image). Strangely, this only happens if the refresh conincides with an image cycle transition. If the refresh takes place whilst the image is still (not scrolling to the next image in the sequence), then everything
Validate - Suggesting New Methods
I have used the Validate Plugin and it has made my design job much easier. However there are a number of validations that I would like to do that are not possible using only the plugin without other code. How can I pass on to the coders my suggestions for additional methods to possibly be added to a future release? Here is a list of some of the methods I would like to suggest along with how they can be used. If some of these uses are currently possible with the current 1.9 version (and I did not
conflict between Jquery libraries
I have a main page which has a div which carry several other pages. while a page loads a $ dialog opens with the message carrying. the problem is that when a page already has a reference to jquery library, the dialog does not close. remove the reference to the page that was loaded into the div, the dialog closes, but the components they did refência the library, do not work.
Animation conflict background color?
I'm using the animate color plugin. On the page I'm making, multiple things are animated, all triggered by the hover action. Alright, so I got it set up so when I hover over a certain div, I'm using animate to change the background color. When I stop hovering, the color animates back. The problem is, if the background color animation hasn't completed and they hover over something else that animates, the background color stops animating. It just stops. If that makes any sense. No other animations
jQuery Cycle Background White
I have read lots of posts relating to this issue. The standard response seems to be set cleartypeNoBg to false or true, but that still does not work for me. Please does someone have a definative answer to this issue? I am using PNG's with transparent background, which display a white background when the page is refreshed, however, it only happens if the refresh coincides with a transition. When the page is refreshed outside of a tranistion then the white background does not flash up? Thank
isotopeanimation problem
http://jsfiddle.net/djsbaker/gPuD9/ i am trying to convert this js fiddle isotope similar to cisco isotope... can u guys tell me how to avoid the animation... i am providing a cisco example http://gobuild.cisco.com/#/view/cloud
page loader
i need to use page loder in my webpage. while loading content like images etc that loding image should be displayed under the page. how i can add it? what jquery code can use for it? plz help me somebody.
I know I am asking tons of questions but i am learning even more! :)
Okay, So I am trying to implement the Jquery tools tooltips plugin. it is the only Javascript on this page so I know that should not be an issue. All I am getting is the browser default options! here is the Jsfiddle of it. the tooltip should be in a long black bubble type . I can include a screenshot pf the psd if it helps. http://jsfiddle.net/jeffhalligan/8g8Mx/2/ I do not know what is going wrong but it seems to completely ignore the css. thanks for any help. Jeff
Cycle Plugin - Multiple Images
I'm trying to have multiple images showing at the same time within the slideshow. I have a previous and next button, but with each advancement, I'd like to show three unique images at a time instead of just one. I thought changing the area of the display area would work, but it didn't. I think there needs to be some changes in an area I'm not aware of.
problem with treeview plugin and loop
Hello I have a problem with class="closed" because it's inside a loop when i try to use pagination, i am forced to come back on the first page every time I can't have root folder and sub folder in the same page because of two nested loops $(document).ready(function() { $("#browser").treeview({ persist: "cookie", persist: "location", collapsed: true}); $("#add").click(function() { var branches = $("<li><span class='folder'>New Sublist</span><ul>" + "<li><span class='file'>Item1</span></li>"
How do you make the datepicker's standed form longer
I need to make length of the datepicker's input form, large enough to display the date format am using $.datepicker.setDefaults({dateFormat: 'DD, d MM yy' , minDate: -0, maxDate: "+1M +05D" }); Cant make it work with AltField and size of the field,, and i am not using a custom css
move scroll to last commnt
hello ... i have page of commnts okay ... my comnts sort by ASC #1 #2 #3 #4 #5 BUT IT IS NOT DESC #5 #4 #3 #2 #1 okay now i want when add a new commnt , i want scroll move to last commnt how i do it ? or thank you for jquery and helper Users :)
Anyone know what is happening here?
I am using smoothdiv scroller plugin, the left hotspot is working fine, but the one on the right while it is there, does not work at all ! this is day three trying to wrestle with this and I really need this plugin to work on this site as there are multiple areas that will be implementing it. you can see everything at http://www.jhalligandesigns.com/test/kander2/index.html it is the small slider down about 3.4 of the way on the right half of the page. thank you in advance for any help you can give.
Boxy question, show only one dialog at a time.
I am using the Boxy plugin to create multiple popup dialog boxes. I'd like only one popup to show at a time. Currently it will overlay one on top of the other, so if you click a bunch you have to close them all individually. I tried using the API methods isVisible() and hide() but I'm not having much luck. Any help is much appreciated.
Tablesorter plugin does not sort numeric correctly in IE8
Found a flaw in tablesorter when using IE8 and having numeric column containing more than just text. In my case, an anchor (<td>1234<a name="a1"></a></td>): Line 309: text = node.innerHTML; must be replaced with: text = $(node).text(); to be able to parse the cell content correctly.
pagination and treeview
Hello, I have a problem with jquery plugin: Treeview I tried to use django pagination but it doesn't work How to paginate with Treeview ??
Jquery tablesorter how to store previous sort list
Hi i am using jquery tablesorter plagin. I want to store the previous sort list when a user close or make a refresh to the page. And after refresh or reload the page, the table will use the previously stored sort order. I try in many ways. Here is one of those: $.tablesorter.addWidget({ // give the widget an id id: "sortPersist", // format is called when the on init and when a // sorting has finished format: function(table) { // Cookie info
Issue with special characters in jstree
We have a JSTREE which work well with xml data. But when the data contains special characters, the tree is not working with IE $("#treeId").jstree({ "xml_data": { "ajax": { "url": "/getTree", "type": "post", "data": function (node) { var data = {}; data.selectedNodeId = ""; data.expandAll = "true"; if(node == -1) {} else { data.selectedNodeId = node.attr("id"); } return data; }, "success": function (data) { return data; } }, "xsl": "nest" }, "plugins": ["themes", "xml_data"] }); The xml that we have
Jquery Cycle Plugin - PNGs in slideshow produce a white background in IE8 rather than a transparency
I downloaded the Jquery Cycle Plugin from http://jquery.malsup.com/cycle/ For this site I was working on http://jck82.homeip.net/nyfc/ The idea was to create a slideshow in the header using transparent pngs, it works well in every browser except for IE8 (of course). I tested the images in IE8 seperate from the cycle plugin found at http://jck82.homeip.net/nyfc/test.html And the transparency works fine in IE8, so something is happening with the plugin and IE8 that creates this white background on
Reusing Plugin Init Options in further methods (Basic issue)
Hello! I'm new to jQuery plugins, I've edited multiples but I'd like to make my own using the cleanest and most standard structure. Is there a way to reuse the options used after the plugin initialization?(Like an instance of a class?) I put my failing attempts to reach the value in the code.(See orange part) Here's my (basic) plugin code: (function( $ ){ var methods = { init : function( options ) { var settings = $.extend( { 'location' : 'top' }, options);
Next Page