• jQuery Mobile - download and installation

    Hi, I'm new to this. Can someone direct me to how to download and install the jQuery mobile for mobile web app design. Thanks. Oh, can I host this platform with any hosting companies e.g. Go Daddy? and what files do I need to download? and what files do I need to upload to the hosting e.g. Go Daddy. Thank you so much. Andrew.
  • jQuery Mobile that does not allow the link to be clicked at all and just checks the box

    Hi all,            i am trying to add a check box and a link .           Can any one help me in this issue  <div style="position: relative;">  <label for="agree"> <netui:checkBox dataSource="actionForm.acceptTerms"  defaultValue="false" /> i agree <netui:anchor href="http://abc.com/Terms_and_Conditions.pdf" target="new window" value="">Terms and Condition</netui:anchor> as published on website www.abc.com </label> </div> the problem when i click on terms and conditions link checkbox is selected.
  • ListView Problem

    Evenin' all. I'm new to jQuery but have some html experience. I'm having a terrible time with my first try at jQuery Mobile making a simple mobile website. My problem is with ListView. I have struggled all day and can't find any problem with the code, but that doesn't mean I couldn't miss it. What happens is I'm trying to start with a simple 4 page site (Home, About Us, Chapter Staff, & Event Calendar) and when I try to use the ListView to navigate to the pages the only one that works is the About
  • Small Error

    Hello, cann someone please explane me why There are thos "jumps" in this page using jquery?  gblad.com Thanks for your help and excuse my ingnorance... jquery is new for me.  Miro
  • need help to add time delay in below jquery popup plugin

    Hi All, I am using below code to add facebook likebox for my blog.Currently the popup window open as soon as somebody visit my website. I would like to set a time delay to show the popup window say 1min..Please help me to resolve this.. <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js'></script> <script src="http://exeideasinternational.googlecode.com/files/jquery.colorbox-min.js"></script> <script type="text/javascript"> jQuery(document).ready(function(){ if (document.cookie.indexOf('visited=true')
  • Not to sound stupid.

    but... i downloaded the jquery install  .js's, the compressed and uncompressed and when i doudble click to run either one I get a an error.     line 14 char 1 error window is undefined code 800a1391 source  microsoft jscript runtime error     I'm sure i'm doing something absolutely wrong, not sure what it is.
  • save themeroller created design in database

    Hey All, I create / modify a theme with themeroller and copy ThemeParams string from url to save my design. I like to save the string in database and generate CSS for my CRM. Its possible to generate CSS from these string, like on http://jqueryui.com/themeroller? Kind Regards Ronny
  • Thinking of using an Array, is this best practice? Help!

    I basically have a static map using gmaps3.net. It has 3 address points which work wonderfully. Now I need to grab them from the database and append them. I am OK to do this, but I think I need to put it into an array and somehow bind the results to the 'values' section.  Whenever I change views I will destroy the map and re-create it, outputting the below logic: I just need to somehow get the address fields dynamically and inject them in. What would the best way forward be? Are you able to give
  • append and instantly display a message to select option

    http://jsbin.com/azipok/2/edit this piece of code does the trick of clearing up the option list of select menu and adding a "test" message, but this message becomes visible only upon dropping down the select menu.  is there a smart way to make this "test" message display and replace the "no modules..." text upon clicking the button?
  • show datepicker in inlineedit

    i am trying to show datepicker in inlineedit bu i can not codes are following <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.0/themes/base/jquery-ui.css" /> <script src="http://code.jquery.com/jquery-1.8.3.js"></script> <script src="http://code.jquery.com/ui/1.10.0/jquery-ui.js"></script> <link rel="stylesheet" href="/resources/demos/style.css" /> <script> $(function() { $( "#datepicker" ).datepicker(); }); </script> <?php include('db.php'); echo '<link rel="stylesheet" type="text/css"
  • Accordian collapse all when page loads

    I have found the nice feature of being able to collapse all the accordian divs when you click on the currently open div. Is it possible to default the accordian to have all divs closed when the page loads? I am very new to jQuery so any help would be appreciated. If you need any more information or code please just ask but the code I am using is the exact same as the example on the jQueryUI page. Cheers
  • Datepicker changing the date

    Hi  I am trying to use datepicker in my site to store appointments. It work superb on the creation of a new record but when i am trying to edit the date of a previously created record it keeps the old one on the database. I am using dreamweaver for the creation of the site. This is the code  <label>          </label>           <label>Τελευταία Επίσκεψη             <input type="text" size="30" value="<?php echo $row_Customer['lastdate']; ?>" id="jQueryUICalendar2" name="jQueryUICalendar2"/>      
  • Slide fade transition

    Have a question on the slidefade transition.  1. Does the transition work on a destination page that is not in the same domain? For example, you want to use the transition to facebook.com. 2. What's the best way to insert a Go Back button on the external page?  For example, I want the user to click a Go back button so they can return back to the origin page. I am guessing this is done in an iframe? Thanks Joe V 
  • reading GET data

    Does Jquery or regular javascript give you a simple function for reading GET data? in regular javascript you could use var pathname = window.location.pathname; followed by string manipulating functions to remove everything before the "?" and to split the remaining string into its key > value components by splitting it at each "=" and "&" character and building an array of keys and values each time. so it is theoretically possible but is there a quick way?
  • Getting Error: ReferenceError: googletag is not defined

    Hi All, This is my first post to this Forum.  I am getting following error when trying to use google tags in Ad script. Error: ReferenceError: googletag is not defined My Ad script is as follows: <script type='text/javascript'> (function() { var useSSL = 'https:' == document.location.protocol; var src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt_mobile.js'; document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>'); })(); </script> <script type='text/javascript'>
  • Horizontal Slider Job (Urgent pls)

    Hi guys, I need to develop a small jQuery app for a company where they show their products. I'm a PHP developer but I don't know anything about jQuery. I taught I could do it myself (because it's not that much) but I had no luck achieving the result I want. Basically the app should be a full screen horizontal slider. There are 9 slides. One main slide where you see a map and 8 icons. And 8 other pages where you can view a set of product. On each of the pages you can find several product. By clicking
  • loading external files in ios web app

    Since jquery mobile does not allow loading multiple page external html files with ajax, is it possible, through javascript, to perform an external load of a file but keep it in the ios web app view and not launch safari?
  • jQuery to remember my selection

    Hi there, I have been looking for a solution to the following: My site has three buttons or hyperlinks as buttons.  With each one I click it changes the display layout of the items in my cart.  If I choose a different category from the list in the sidebar the display layout goes back to the default instead of remembering my previous selection.  Is there anyway I can achieve this with JQuery or not? I am new to this so any help will be fantastic?
  • Get request attributes in JQuery

    When loading a page, I have the following in my controller: request.setAttribute("myAtt", "Testing"); I need to access and use this attribute in a JS file. Can anyone help??
  • Detect the HTTP State of the browser

    Hi, I am looking how to detect/identify the HTTP state of the client browser. I am aware HTTP is stateless. The reason is I have a financial website which needs to be refreshed first time only once the user logs in to client PC. But my problem is  How to uniquely identify the client keeping in my that each client will have their ISP/company router's IP. Each client will have different power scheme options defined and set, thereby some client pcs will revert to sleep mode. I could probably use HTTP
  • Using 2 jquery plugins in one html document - IT IS NOT NOT WORKING!

    Hi guys! I would like to ask some help to resolve this problem: I am using a jquery plugin in my webpage and these are the settings: (Jquery navigation menu)         <link rel="stylesheet" href="animated-menu.css"/> <link href="../generalStyleSheet.css" rel="stylesheet" type="text/css" /> <script src="http://jqueryjs.googlecode.com/files/jquery-1.3.js" type="text/javascript"></script> <script src="js/jquery.easing.1.3.js" type="text/javascript"></script> <script src="animated-menu.js" type="text/javascript"></script>
  • Table row add and remove mysql data

    I'm new in jquery-Ajax. To add record to mysql and show this bottom of the form I'm using Jquery. this is my code: $(document).ready(function() { $('#preloader').hide(); $('#preloader') .ajaxStart(function(){ $(this).show(); }) .ajaxStop(function(){ $(this).hide(); }); /*********************************************** INSERT DATA **************************************************/ $('form.insert').submit(function (e) { e.preventDefault(); /*update problem solved*/ for ( instance in CKEDITOR.instances
  • Adding loop to an appended var (confused)

    Hi ive got a bit of a problem which im finding hard to solve. ive got a var which has html that im appending to a div. but i have a loop of information that needs adding inside images div. how would you normally get the blue data into where the blue ???? are in the var, Im proper confused. =========================================================================   var counter = 0;         $.each(images, function(key, value) {         counter++;               if (counter > 4) {} else {            
  • Is there any way to maintain the slidetoggle state across requests?

    We have multiple tables that are expanded/collapsed. When we press the submit button we would like to maintain which table is expanded/collapsed. $("#dbheader").click(function () {            $(".dbmiddle").fadeToggle("slow");            });                                           $("#scheader").click(function () {            $(".scmiddle").fadeToggle("slow");            });                                           $("#cdheader").click(function () {            $(".cdmiddle").fadeToggle("slow");
  • dialog background issue 1.2.0

    Hello. I will try to make myself clear, but I am not a native speaker, so please bear with me.  Facts: 1- On a single page app, which I have been developing for the last several week, I have a login dialog, as a div with data-role="dialog". I open using js and a call to changePage. All has been working wonderfully so far.  2- I use the swatch "a" the problem: Since 2 days  when I open the dialog with changePage, the overlay is completely white. (instead of dark)  What I have done   A: I narrowed
  • Anyone Had this Problem will HTML 5 Video using browers own players

    Have a this problem with fire fox i am using 18.0.2 version am using this code to play video in all browers, and am using the brower's own players. All works well in IE, Chrome, Safari, the play duration scroll bar will away's return to the start of the video, but in FF the play indicator  stops at the end of the video, leaving a empty Black/blank/ screen. the code is standard  : I have muted & onDurationChange these items have no effect on player yet so can be removed. If i use my own player in
  • Single Page Template: Without data-ajax="false" menu does not work

    Hi Folks! I am using a single page template. When content gets loaded by ajax (default) and later on the menu is being opened again, the temp div gets removed and the old content is being showed again. Any ideas whats wrong about my template? Check: http://ininet.de using a mobile device P.S. swiping left/right shows the menu. after loading a page by ajax the swiping stucks as well... THANK YOU!
  • Id of swap div

    With the help of code that I listed below, can successfully show ID drag div drag = $('.ui-draggable').attr('id'); alert(drag); But, how to show ID of target(swapped) div (div where drag div is dropped) This is not good solution i think: trget_div = $('.ui-state-hover').attr('id'); alert(target_div); becose if ID of target_div (div where dragged div is droped) is Item4, i have alert Item5 hiar is all code: Html code <div class="dragdrop" id="item<?php echo $id_player; ?>"> <?php echo $player; ?>
  • File JS and Apache log add ?_ with ramdom number

    Hi I use Htaccess for optimise my website but my file jquery1.*.min.js creat in my log a random number after name. Its work good but why ?   JS?_136********* exemple..     Thank You!   Jquery 1.7 and 1.9.1 it same.
  • how to move the cursor 2 steps forward after inserting the first two digits of a date

    The user enters the date in the following format: 22-2-2013 I don't know how to move the cursor forward automatically after the user enters 22
  • how to trigger .change() event when chg is NOT triggered by user...

    hi, I'm finding that a .change() event on a typical dropdown does not get triggered if the change() occurs as a result of programming, instead of user input..   what is the solution? I have a situation that is fairly typical, I assume... #countries has list of countries...  if I change to a country that doesn't have any states then the #states dropdown becomes empty.. (this is already working fine, and I can't tinker with this...)  what I need:  if the #states dropdown becomes empty as a result of
  • jquery autocomplete not clearing choices?

    I was just playing around with jquery autocomplete. I've set the minimum length to 3. if I typed in the letters "sci" it would then get all records that has the letters "sci" in the title. This part is **working** correctly as all records with the letters "sci" are returned and displayed. But if say I continue typing (after a pause of course. at this point I typed "scisdfgdsfsd"), it still displays the previous choices. There are certainly no records with titles using the letters "scisdfgdsfsd" in
  • implementing a JSON feed

    how do I implement a JSON feed in JQuery mobile. I have a JSON feed coming off countyfairgrounds.net but don't know how to import it to work in jQuery mobile. Is it hard to do?
  • JQuery UI Dialog Scrollbars not Showing on Internet Explorer 8

    Hello to everyone. I have a modal dialog set on an iframe using JQuery UI showing a separate page. When the page content height is bigger than the dialog height the scrollbars kind of show up in Firefox although a bit far to the right, when I use Internet Explorer 8 or Chrome they do not show tho. My code goes as follows: Libraries caller code:     <script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.js"></script>       <script type="text/javascript" src="http://code.jquery.com/ui/1.9.1/jquery-ui.js"></script>
  • Need to prevent Accordion not to refresh

    Need to prevent Accordion not to refresh after the use of the menu item I got inside each content panel. What I did is a sidebar question chooser for a test. I have built it with asp:menu inside each content panel, up to there everything work fine and I like the effect that it give my multi-level menu. But everytime an menu item (questions) is selected and use the accordion refresh (might be the page) and get back to default position. Is it possible to prevent that and how, please. The menu is dynamic
  • Survey Apps using Jquerymobile

    We are running a website we want Polling in our site. if there is any Developer who works on these apps we will pay and use that plugins?
  • Little Problem

    Hi I am using a sample code found on a website it works fine other than it duplicates entry rather than changing existing post how do i fix it to change rather than add another entry? :     <html>       <head>         <title>Hello world</title>         <script type="text/javascript" src="jquery-1.9.1.min.js"></script>         <script type="text/javascript">           $(document).ready(function(){             $("#CategoryFrm").submit(function(event) {                 /* stop form from submitting normally
  • Open link in a dialog Window

    Hello guys, I wold like to know if it's possible open a link (website) in a dialog Window. Thanks a lot Francesco
  • Disabling jqueryui on a form / bad practice js input color

    Hi, I suppose this is both a question and feedback / idea. Here it goes: "Specs", I'm using - jquery 1.8.0 - livequery - jqueryUI 1.10.0 via google servers and tried via your servers - twitter bootstrap I'm using jqueryui for my search suggestions which works well, I'm using a dark theme there black background and grayish text there. I also have an contact (email) form on the site. I've noticed that jquery-ui.js then also makes my contact form have light grey color. Since this contact form has white
  • Best Practices

    Hi Guys, Im learning JQM and playing with Parse.com to make a customer database.  This is the starting structure of my code which is working but I just wanted to ask if im doing things correctly at the moment or if anyone can give me some tips...  <!DOCTYPE html> <html>     <head>         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">         <title></title>         <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no"
  • Next Page

  • Announcements

  • The Basics of jQuery AJAX

    A step-by-step tutorial for those new to jQuery and wanting to use AJAX in their projects. Includes valuable information about troubleshooting using the console and understanding the request / response. http://jayblanchard.net/basics_of_jquery_ajax.html
  • jQuery Conference 2010: Boston Announcement

      The jQuery Project is very excited to announce the jQuery Conference 2010: Boston on October 16-17, 2010.  The conference will be held at the Hilton Boston Logan in Boston, Massachusetts.  The best part of this announcement is that Tickets are on sale now!  This venue is the largest that the project has worked with to date (Harvard Law School in ‘07, the MIT Stata Center in ‘08 and Microsoft New England Research Center in ‘09) and we expect to sell out very quickly. A brief synopsis of some of