Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6742345
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T11:49:57+00:00 2026-05-26T11:49:57+00:00

My problem is that when I call a jquery function, nothing happens or I

  • 0

My problem is that when I call a jquery function, nothing happens or I have an error.
I also saw with firebug that nothing is called when I press my button that calls it

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd]">  
<?php // Encodé en UTF-8 (sans BOM) 
 require('basedonnee.php'); 
 $BD = new basedonnee(); 
 session_start(); 
?> 
<html xmlns="[http://www.w3.org/1999/xhtml]"> 
<head> 
<title>un titre</title> 
 <meta http-equiv="cache-control" content="no-cache" />  
    <meta name="keywords" content="" /> 
    <meta name="description" content="" /> 
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
 <meta http-equiv="X-UA-Compatible" content="IE=8" /> 

<link href="style.css" rel="stylesheet" type="text/css" /> 
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" /> 

<script type="text/javascript" src="js/jquery-1.6.4.js"></script> 
<script type="text/javascript" src="whirlpool.js"></script> 
<script type="text/javascript" src="js/prototype.js"></script> 
<script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"></script> 
<script type="text/javascript" src="js/lightbox.js"></script> 
<script type="text/javascript"> 
 function changeMonth(place,nomois) 
 { 
  $j=jQuery.noConflict(); 

  document.getElementById("mois").value = nomois+place 
  $j(document).get("getCalendrier.php?mois=2", function(data){ 
   document.getElementById("calen").innerHTML = data; 
  }); 
 } 
</script> 
</head>

This is the beginning of my index.php
My changemonth function is called, I checked. But my .get doesn’t work and my getCalendrier.php is never called.

Does someone have an idea to solve my problem?
thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T11:49:57+00:00Added an answer on May 26, 2026 at 11:49 am
    function changeMonth(place,nomois) 
    { 
        $j=jQuery.noConflict(); 
    
        document.getElementById("mois").value = nomois+place;
    
        $j(document).get("getCalendrier.php?mois=2", function(data){ 
            document.getElementById("calen").innerHTML = data; 
        }); 
    }
    

    You missed a ; after nomois+place

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to call jQuery function from server. The server side button that calls
I have a problem with IE7 regarding an ajax call that is made by
Using jquery I have a clicking tab mechanism that are nothing but anchor tags
Hello I have a jQuery function that will send to a php file some
I have a peice of code that i call inside of $(document).ready() in jquery
I have a dropdown which i want to fill through jquery. Problem that i
I call addNotify() method in class that I posted here. The problem is, that
One problem that I come across regularly and yet don't have a solution to
A problem that has frequently come up in my career is I have some
I have a problem that confuses my users, being that although an item is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.