Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Jquery issue

  1. #1
    Junior Member
    Join Date
    Jan 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Jquery issue

    Hi...

    We created one web application which runs on tomcat 7.0.35 using spring mvc 3.0
    Its working perfectly on 32-bit windows machine in IE, when we tried to run this on 64-bit windows machine jquery and some of popup functions are not working. We used the following jquery plugins in our project
    jquery 1.8.3
    jquery.ui.custom.1.9.2
    jquery.ui.custom.min-1.9.

    Please help us to solve this issue. Thanks


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Jquery issue

    Welcome to the forum! Please read this topic to learn how to post code correctly and other useful info for newcomers.

  3. #3
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Jquery issue

    JQuery is client side javascript. This is a java forum. Thread moved to the appropriate section - you might try your luck on a JQuery/javascript dedicated forum.

Similar Threads

  1. jquery jqgrid
    By pavansilpa in forum What's Wrong With My Code?
    Replies: 1
    Last Post: December 28th, 2013, 06:56 AM
  2. jquery in zkoss http request
    By skuskusas in forum Other Programming Languages
    Replies: 1
    Last Post: November 29th, 2013, 08:15 AM
  3. How to use jquery plugin for pagination
    By rajesh201 in forum JavaServer Pages: JSP & JSTL
    Replies: 0
    Last Post: October 18th, 2013, 05:20 PM
  4. Jquery issue? dont know if I can ask on thsi forum.
    By Allenph in forum What's Wrong With My Code?
    Replies: 6
    Last Post: March 23rd, 2012, 02:08 PM
  5. Javascript/JQuery question
    By Charlie in forum What's Wrong With My Code?
    Replies: 1
    Last Post: July 5th, 2010, 09:39 AM