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

  • SEARCH
  • Home
  • 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 6875747
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T04:23:33+00:00 2026-05-27T04:23:33+00:00

Now i have a requirement in jquery. But my jsp page not loading the

  • 0

Now i have a requirement in jquery. But my jsp page not loading the jquery code. I am not able to address the issue.hereby i will give my code. can any one give suggestion on this?

My jsp is,

<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

    <link rel="StyleSheet" href="/css/stylesheets.css" type="text/css">
    <link rel="StyleSheet" href="/css/jquery_tzineClock.css" type="text/css">
    <script language="Javascript" src="/js/X2AUtils.js"> </script>
    <script language="Javascript" src="/js/jquery-1.3.2-vsdoc2.js"> </script>
    <script language="Javascript" src="/js/jquery_tzineClock.js"> </script>
    <script type="text/javascript" src="/js/jquery.min.js"></script>
    <script language="Javascript" src="/js/counter.js"> </script>
    <script language="javascript">  

    </script>
</head>
<base target="_self">
<title></title>
<body>
<table width="1002" border="0" cellspacing="0" cellpadding="0" class="landingHdrBg" valign="top">
    <tr>    
        <table border="0" cellspacing="0" cellpadding="0" width="98%">
                <tr>
                    <td valign="bottom" >
                        <table width="60%" border="0" cellspacing="0" cellpadding="0" align = "right">
                        <tr>
                            <div id="fancyClock" > </div>
                             <p> sfgsdgsdgf</p>                                                 
                         </tr>

                        </table>
                     </td>
                   </tr>                               
        </table></td>
    </tr>
</table>
</body>
</html>

And my counter.js is,

$(document).ready(function(){
    /* This code is executed after the DOM has been completely loaded */
    alert('On ready function');
    $("p").text = "testing.... ";
});

Here the alert is coming. but the para text is not changing . i downloaed various jquery.js and tried.

  • 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-27T04:23:34+00:00Added an answer on May 27, 2026 at 4:23 am

    you need to have

    $("p").html("testing....");
    
    OR
    $("p").text("testing....");
    

    .text() should be a function that gets only the text without HTML tags. More information about text http://api.jquery.com/text/

    Small fiddle: http://jsfiddle.net/gSc4z/

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

Sidebar

Related Questions

Sure this is a very common requirement, but not able to find any relevant
I have lot of products with custom options, now I have requirement to update
I am working on Android Application. Now I have requirement of search the entered
My requirement is to work on some interface .h files. Right now I have
I have one portal with 3 modules inside it, now my requirement is i
Brief intro about my requirement. I have an empty JSF dataTable. Now, when I
The javascript code I now have can toggle a single row of data. Whether
I have read the documentation of each function on jQuery official website , but
I am using jquery ajax method on my aspx page,which will invoke the webmethod
I'm supporting a large system written in C++ and we now have a requirement

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.