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 7528525
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T04:24:18+00:00 2026-05-30T04:24:18+00:00

I have a dynamic web page and want to implement dynamic guestbook into DIV

  • 0

I have a dynamic web page and want to implement dynamic guestbook into DIV tag. I use this code to load the guestbook:

$(document).ready(function() {
$('.diskusia').click(function () {
$("#disk").load("diskusia/index.php");
});
});

and it is not working. To see how the direct guestbook link work click here Working
and to see what happen when I use script above click here not working – there click on walkie talkie picture to start script.

Guestbook use ajax, never need to reload page. What I need to do to make it work properly?

  • 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-30T04:24:19+00:00Added an answer on May 30, 2026 at 4:24 am

    There are Scripts loaded in the discusia/index.php file, which you have to load manually, too:

    $(document).ready(function() {
    $('.diskusia').click(function () {
      // load needed js
      $.getScript('http://airsoftbanda.host.sk/diskusia/gb_ajax.js', function(){
        // load  guestbook
        $("#disk").load("diskusia/index.php", function(){
          // load content via ajax
          var pcode = '7cda7fcaf498bd8e8e4e4d05aa58e8a8';
          ajax('POST','diskusia/gb_view.php','page','1','773877aa04a367b315b5835f4b34016a');
        });
      });
    });
    });
    

    now you’ve to load the css manually, too…

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

Sidebar

Related Questions

I have dynamic web page with JS. There is a <textarea> and a Send
I have a web page that displays dynamic data which changes every 2 seconds.
I have a web form that I am attempting to implement dynamic drop down
I have a dynamic web page that after clicking a link, I insert a
I want to use wkhtmltopdf to convert a web page to a PDF file.
I am in a web page: http://localhost:3000/ In this page I have a link:
I want to have a dynamic webpage that automaticly updates some information, this information
I have a dynamically created TextBox in a C#/ASP.NET web page that I want
hi i am building a dynamic web project in which the welcome page have
I have created a web page (ASP.NET) that includes a stylesheet to mimic Dynamics

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.