JqPlot DateAxisRenderer Issue of improper scaling for rendering of ticks in both numberofticks and tickfrequency.
Hi Forum, we are using jqplot for showing charts in our application. using dateaxisrenderer for x axis. we need to provide the ticks dynamically as we have varying date ranges to be plotted. for eg. 1 month 1 year or 16 days etc. data source is of this form eg. ['2012-10-09',3] , [2012-10-10],4] so date will be in X axis and value is in y axis. issue here is if i give tickfrequency or noofTicks for some days specifically the distribution is not proper. like values are either plotting before the given
jcarousel and ie9 not working
jcarousel and ie9 not working http://globalgoodspartners.org/dev/artisan-ind.html any ideas?
Jquery script help
Hi I have got multiple jquery scripts in the head section of my website - see below I know about not having more than one script on the page but is there a way of having more than one jquery script as they are different versions and need both of them on the page for both of them to work Thank you in advance Ian <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <script type="text/javascript" src="script.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"
jQuery Mega Drop Down Menu using JSON.
Hi, I like jQuery Mega Drop Down Menu plugin and using in project. I have menu data in database and looking for developing menu using JSON data like JQWidgets menu. Currently mega menu creating menu using html elements ui and li etc. Is there any way create jQuery Mega Drop Down Menu using JSON. Any idea? [CODE] CREATE TABLE "SYSTEM"."JSON_DATA" ( "ID" NUMBER NOT NULL ENABLE, "PARENTID" NUMBER, "TITLE" VARCHAR2(255 BYTE), "HAS_CHILD" NUMBER ) Insert into JSON_DATA
how do I update an internal plugin of a plugin?
I'm using a plugin called fancymoves which is an image slider app that uses the fancybox app to function... I ran into a problem with getting the back and forth buttons to work and someone suggested I update the fancybox to the newest version..... I haven't been doing javascript that long and JUST figured out how to install the app in my coding and customize it to work the way I need it to.... how do I take the old version of fancybox out of the fancymoves app and put the newer version in?....
jquerytools & overlay (ajax)
Hello, sorry for my poor english... i'm using jquerytools and overlay. I have a page call overlay width : <a href="javascript:void(0);" rel="#fiche" class="individu">... $("a[rel]").overlay({ mask: '#676158', oneInstance: true }); when people click on line with "class individu", i show identity of this person. I read width ajax the identity of this person, and i show all on overlay part. All is ok there. in another part of this page, i use ajax to add new lines, same of before
listmenu plugin
How can I break the alphabet in the middle and show it on two lines -- ie: A - L on the first line and M-Z on the next line?
using the same plugin in 2 diferent html pages, one linked to another.
I'm using a jquery plugin that makes the content of a div dragable. I use it in my first page and it's ok, but when I follow the link to the other page(it opens in a div on the main page) and try to use the same plugin in that page( I've programmed this page with exactly the same code) it doesn't work. If I open that 2nd page separately it work's fine. I don't know if I make myself clear. Can anybody help me?
JQuery mobile template
Hi, im new here and hoping for a bit of direction / help. At work, i need to make a template for ipad for an internal website. The things i need to make work are- header stays the same at all times the middle section is interactive. 4 buttons on the top would change the content in the div. each page that shows inside the div can also change. i have included a few shots to try and explain. Can anybody help me on this please and / or direct me to a good place for templates etc? i cant seem to get dreamweaver
Sliding panels for multicolumn web/mobile app
I'd like to reproduce with JQuery the behaviour of these sliding panels: http://enyojs.com/sampler/lib/layout/panels/samples/PanelsSlidingSample.html Do you know some existing plugin that implements this behaviour? Do you any clue on how to implement it? Thank you by advance!
How can I add usemap in this?
I created an image map on my background image. The problem is my image is not in the html, it's inside a function. Can someone please tell me how can I add 'usemap' to this? jQuery(document).ready ( function($){ $('#jq_fuslideshow').fuslideshow({ image_background : "images/background.jpg", image_topShadow : "", image_bottomShadow : "", background_fullScreen : true, background_move : false, background_moveDistance : 500, }); } ); I guessed
toggle/hide problems
Hi, I'm trying to make a div on a site that holds quotes, and, when a user clicks the 'show/hide' button, the div is expanded, and also selects a random quote. I've managed to make it do all of this, but there's a few small problems. Firstly, if the user clicks to hide the div, it flashes one of the other quotes for a small time. Secondly, I can't seem to make return false; (or .preventDefault(); )work to prevent the scrolling to the top. HTML: <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
Datepicker doesn't show for externally loaded snippet
Hi, I am using the datepicker plugin. Here I have 2 files: myDateInput.html contains snippet of <input id = datepicker> tag only. Doesn't contain <html>, <head> nor <body> tags. Index.html <script> $(document).ready(function() { $( "#datepicker" ).datepicker(); $('#ClickMe').click(function() { $('#container').load('myDateInput.html'); $( "#datepicker" ).datepicker(); }); }); </script> In the body, I have a. 1 <div> id=container b. 1 button id = ClickMe
Tablesorter images in column
I'm using the tablesorter, nice plugin. My problem is in my table the second column will have an image and text beside it. When I try to sort the table sort tries its best with the text but it will not sort it properly. I think the image is causing the problem. I'm using the function to tell tablesorter to use the add parser but I'm not having any luck. I though it could sort by using the image alt text. Any help is appreciated. [code] $(function() { $("#<%=manage_employees.ClientID%>").tablesorter({
jquery cycle question
Hello, I am using a database to access with a simple ajax script see following example <script type="text/javascript"> $(document).ready(function() { // start slideshow $('#content1').cycle({ fx: 'curtainX', timeout: 2000, before:MakeRequest() }); }); </script> </head> <body> <div id="content1" class="content1"> <img src="image1.png"> <img src="image2.png"> </div> ajax script function getXMLHttp() { var xmlHttp try { //Firefox, Opera 8.0+, Safari
How to create fixed footer part in blackberry mobile application?
I am create blackberry mobile application on Phonegap framework, in that i dont know how to set a fixed footer part.Please suggest to fix the problem.
need help adding a back button to photos..
I'm using a plugin called FancyMoves and it's made out of another plugin called FancyBox.... if you click on the link below and click on the link "color options" beneath the first pic... which is a blue design with the name "james" on it... you'll see a popup box come up with a red version.. the arrow shows up on the right to go to the next pic... but on the 2nd and 3rd pics there's no back button... but it shows up on the 4th pic... how do I add a back button to the pics in between the first and
Google Maps: Double display of marker on a Galaxy Nexus
Not sure if this is a jQuery problem or strictly google maps. But on a Galaxy Nexus default browser, when a marker is dropped, the marker icon is displayed twice, the second is set just slightly offset of the other. If you move it around they move around together. Again, the application has been tested extensively on numerous devices, iPad, iPhone, Android 2.2 and 2.3, Thinkpad Tablet, Playbook, and this is the first I've seen it. Has anyone else seen this behaviour? thanks
Validation: Galaxy Nexus, Invalid MIME Type
I'm using jQuery Validation on a jQuery Mobile application. I have a file attachment form, and it takes image formats. I'm getting an INVALID MIME TYPE error from jQuery Validation on a Galaxy Nexus when a JPG is selected. The app has been tested and works fine on iPhone, iPad, Android 2.2 and 2.3 browsers, and a Lenova Thinkpad when attaching a JPG. I only get this on the Galaxy Nexus default browser. Any suggestions? <input name="attachment" id="attachment" type="file" size="75" maxlength="75"
Can tablesorter and a plugin for fixed table header be used together?
I've tried all 4 of the "fixed table header" plugins and all of them seem incompatible with tablesorter plugin. They clone the table thead row, but none of the tablesorter actions are connected to it. So when you scroll down the table, the thead stays visible on the page, but clicking the column headings does nothing. How do you use tablesorter at the same time as keep the column headings showing?
Jquery cycle custom with two effects
I'm trying to replicate the use of 'scrollHorz' using the 'custom' effect in jquery cycle but I can't figure out how to specify two different sets of effects with animIn, animOut so that the correct one would be applied based on either prev or next button clicked. Can this be done? The code below always scrolls left: $("#content").cycle({ fx: 'custom', cssFirst: {left:0}, cssBefore: {top:0, left: 1600, opacity:0, display: 'block'}, animIn: {top: 0, left:0, opacity: 1},
Superfish - disable submenu on one of the parents items only.
Hi there, I would like to disable submenu on one of the parents items on my menu only. So when I hover on that item I don'y want to have dropdown of menu items but I want to keep the submenu on others. due to some other reasons (CMS and SEO) I want to keep the submenu items on my menu, so I would like to just disable superfish somehow on that particular item. Thank you in advance. shiva
Jquery Cycle Version: 2.9999.8 not working in Firefox 16.0.2.
Please help me fix my possible problem in Firefox. The script below works in Chrome and IE8, but not Firefox 16.0.2. I'm using XHTML 4.01 transitional, Jquery 1.8.2 and Cycle 2.9999.8 I'm using the following HTML (head and relevant code included) <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Photo slideshow with Java Scritp</title> <link href="../styles/photoslide_test1.css" rel="stylesheet" type="text/css" /> <script type="text/jscript" src="../jscripts/jquery-1.8.2.js">
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",
Jquery lightbox plugin problem.
Hey people, so I need the lightbox plugin to make a gallery on my website, on this page z-gfx.co.cc/page.html. I have tried more than 20 codes to make it work, but it still doesnt work... maybe there is something in my script blocking the jquery but i dont know what... :S So could you please help me? Here is the full code: [code]<!DOCTYPE HTML> <html> <head> <title>Zaboer GFX</title> <meta name="description" content="website description"> <meta name="keywords" content="website keywords, website keywords">
datatable - which column was clicked
I had the following information on the forum datatable. Now I need to know which column the User clicked, and need to get the value of the first column. <tr> <td>4</td> <td>John Foster 4</td> <td><img entity_id="4" class="image-selector" src='imagens/grid_cancel.png' title='' /></td> </tr> $("#tablex tbody").on("click", "td", function(event){ alert($(this).text()); });
jquery wirh datatable - which column was clicked
I have a table, using datatable, and when click the link, I need to know which column was clicked and know the value of first column jQuery $(function() { $("#tablex tbody").on("click", "td", function(event){ alert($(this).text()); }); });
jReject plugin - not displaying background image
For some reason, the 'background_browser.gif' are not displaying in IE6-8. At least not in WinXP Mode virtual machines on a Windows 7 64bit host. The image path is correct and all other images are displayed. The 'background_browser.gif' do display in FireFox and Chrome in the WinXP Mode virtual machines and they show in every browser installed on the host machine. When I examine the HTML, I get the following in the browsers that show the images: <li id="jr_firefox" style="background: url("/includes/js/jReject/images/background_browser.gif")
Malsup BlockUI site down?
I'm trying ot get to Malsup.com to look at the demo code for his blockUI plugin but it appears the site is down. Anyone else having this issue? Did Sandy take it down? I am trying to look at the element blocking code. I want to block the who9le page with a modal EXCPET for one element in addition to the modal.
SmoothDivScroll Jumps to start
When I use autoScrollingMode: "onStart" on my SmoothDivScroll scrolling starts automatically as I assume it should but scrolls a few seconds and then jumps back to the start. When it does this it also moves the other Div elements on the page - it will jump, drop the first Div and moves the rest of the content to the start, jump and drop the second Div and moves the rest to the start, and on... The page is here... http://174.120.202.156/~factory/ Thanks! Scott
Make click menuitem or refresh page not to change TABS in vertical accordion in jQuery
I am building a site on http://jeemzandcompany.vaneckoosterink-preview.com It is a joomla 2.5.7 site. I have a jQuery script for the tabs jquery.msAccordion.js Now in my index.php of joomla install there is the code: $(document).ready(function() {$("#accordion3").msAccordion({defaultid:1, vertical:true}); }); This opens the TAB 1 -> the upper one. Thats what I want! If I click on a menu item in this TAB, the page loads a new url and refresh. The function in the index.php is run again, and the TAB
I'm having a problem with the fancymoves plugin..
I just started learning javascript recently and want to use a plugin called FancyMoves... here's a link to it.. http://webdesignandsuch.com/fancymoves-jquery-product-slider-2/ I loaded it into my page but can't figure out how to adjust the height n width... I went in the CSS files and changed all of the widths to 480px just to see which one adjusted the box.... but nothing did... can someone help guide me with this... I really have no clue as to how I'm suppose to customize it... thanks in advance..
JQuery Widget, parameters in $('#fileupload').fileupload(); to alert an error
I am trying to show the errors that can occur by uploading a file (file extension, size). I am using an adapted version of Jquery Fiel Upload for Ruby on Rails. I have the following javascript: <script type="text/javascript" charset="utf-8"> $(function () { // Initialize the jQuery File Upload widget: $('#fileupload').fileupload(); // // Load existing files: $.getJSON($('#fileupload').prop('action'),
Jquery Cycle with Custom Thumbnail navigation
http://www.fbcmadison.org/ Here's the current cycle code: $(document).ready(function(){ $('#pics').before('<div id="nav" class="nav">').cycle({ next: '#next', prev: '#prev', pager: '#nav', pagerAnchorBuilder: function(idx, slide) { return '<span id="thumb"><a href="#"><img src="' + slide.src + '" /></a></span>'; } }); }); Here's the Cycle code that I want to use in order to link the main image. However, when it "creates" the thumbnail, it only uses the first image. How do have it generate the thumb
What do you think about my jquery.expandBox plugin - it is a very small jquery plugin to expand some block width or height (fill the free space of parent block)
Hi, I'm the author of jquery.expandBox plugin. jquery.expandBox is a very small jquery plugin to expand some block width or height (fill the free space of parent block). More information on http://projects.stephane-klein.info/jquery.expandBox/ What do you think about this plugin ? it's usefull ? It's a clone of another plugin than I don't know ? There are some bug or documentation is bad ? Thanks for your comment. Regards, Stephane
vertical navigation, submenu should overlap div container
I have this sidepanel vertical navigation wherein sub-menus are displayed when hovered on a menu. My problem is that the sub-menus and children of the sub-menus are not being showing due to the div container. Since the div container [side-panel-links] has a width of 240px, it is cutting it off. If you extend the width of the div container, then you'll see the sub-menus being displayed. How could I possibly let the sub-menus overlap the div container to show these submenus? Here's the demo : http://jsfiddle.net/xkBZE/5/
having trouble with fancymoves slider plugin
I've been messing with this plugin for a couple days now and can't figure out how to customize it. http://webdesignandsuch.com/fancymoves-jquery-product-slider-2/ I just started learning javascript and jQuery about a week ago and was able to follow along with the tutorials for installing the apps they used.. but I can't get this one to work right. The left arrow isn't present... then I want to size it down to 480px width... but can't figure it out.. I went through all 3 CSS files sourced into it
Tooltip plugin vertical alignment in IE10
I've noticed that tooltips are appearing too high on the page when using IE10, getting worse the further down the page the tooltipped control is. It becomes very obvious by the time you get down to the four Yahoo links in the demo. Is this plugin still maintained? If not, is there a relatively straightforward drop-in replacement?
twitter feed
hello all, im after a twitter feed to be displayed on my web site that i can customize. However the ones ive found dont do what im after... I want to be able to display 2 or 3 tweets max within a box, i want the size of it to be fixed .. any suggestions / help would be greatly appreciated.. cheers
Unscramble effect in jQuery while maintaining the format
I'm using the unscramble plugin from Jason Frame's Grab Bag But it seems only to work with text that has no format. I want that the text formatting remains unchanged. Example: http://jsfiddle.net/G6BdX/ The unscramble plugin: (function($) { $.fn.unscramble = function() { this.each(function() { var $ele = $(this), str = $ele.text(), replace = /[^\s]/, state = [], choose = [], reveal = 25, random = randomAlphaNum;
Next Page