Community
Articles Topics Q&A
Learn
Course Programming Dictionary
Tools Library
Development tools Website Source Code PHP Libraries JS special effects Website Materials Extension plug-ins
AI Tools
Leisure
Game Download Game Tutorials
search
English
简体中文 English 繁体中文 日本語 한국어 Melayu Français Deutsch
Login
singup

  • Popular searches:
  • PHP
  • MySQL
  • jquery
  • HTML
  • CSS
  • Whole station
  • Course
  • Article
  • Q&A
  • Download
Found a total of 10000 related content
  • What is JavaScript garbage collection?

    What is JavaScript garbage collection? For web programmers, understanding the importance of JavaScript garbage collection is important in order to write better code.

    P粉334721359 2023-08-17 11:15:23 0  2  745

  • c++ calls javascript

    Is there any library or related method to call javascript method?

    大家讲道理 2017-07-03 11:42:24 0  1  1758

  • What are JavaScript hook functions?

    What are JavaScript hook functions?

    仅有的幸福 2017-06-12 09:30:25 0  3  1104

  • JavaScript Tutorial: Using JavaScript to create and read values ​​in cookies

    How to create and read the value of a cookie in JavaScript?

    P粉752290033 2023-08-21 17:43:22 0  2  639

  • When writing HTML to connect JavaScript files on Dreamweaver, the JavaScript code does not work. Please help! ?

    I have just started learning JavaScript recently, and the tool I use is Adobe Dreamweaver CC 2017. After I finished writing the HTML file, I wanted to link to a JavaScript file, but the JavaScript file did not work. I don't know if it's a problem with the software or my code...

    漂亮男人 2017-06-12 09:32:13 0  7  1493

  • How to realize the positional relationship between points and circles in JavaScript

    How to realize the positional relationship between JavaScript point and circle. How to realize the positional relationship between JavaScript point and circle. How to realize the positional relationship between JavaScript point and circle. How to realize the positional relationship between JavaScrip...

    ゞ歡ゞ 2018-12-04 09:00:47 0  0  1512

  • Does JavaScript support MySQL database connections?

    Can JavaScript connect to MySQL? If so, how?

    P粉555682718 2023-08-20 18:02:52 0  2  615

  • Identify performance limitations in JavaScript

    I'm trying to find the bottleneck in my Javascript. Basically I'm developing a chrome extension written in Javascript which takes 4-5 seconds to perform a task. This task involves a lot of code and using the print statements built into dev tools/chrome doesn't work. The dev tools don't even seem to ...

    P粉684720851 2023-10-31 20:47:17 0  1  859

  • How to get current date in JavaScript?

    How to get current date in JavaScript?

    P粉463291248 2023-08-23 13:54:25 0  2  625

  • Can PDF files run HTML5 and Javascript?

    I have a stupid idea to try and make a program that won't be blocked on any computer since it will be embedded in a PDF (I heard Javascript can run in PDFs). It will run HTML5 and Javascript (and a little bit of CSS) in PDF files, mainly using the canvas element in HTML5 and WebGL in Javascript. Is ...

    P粉113938880 2024-04-05 12:57:00 0  1  1039

  • javascript - Questions about prototype chain

    {Code...} 1.When my.toString() is called, what is the execution path of the JavaScript engine?

    PHP中文网 2017-06-14 10:53:03 0  3  836

  • Setting session variables using JavaScript in PHP

    Is it possible to set PHP session variables using Javascript?

    P粉515066518 2023-08-22 00:46:44 0  2  538

  • Set session variables in PHP using javascript

    Is it possible to set PHP session variables using Javascript?

    P粉191323236 2024-03-27 15:52:11 0  2  845

  • Custom Alerts: Use Javascript to customize personalized alerts

    How to create a custom alert function in Javascript?

    P粉587780103 2023-08-22 20:32:37 0  2  811

  • How to create objects in JavaScript

    Methods for creating objects in Javascript include object literals, new+constructor, Object.create(), etc. Is the Object.create() method the best way to embody the prototype-based thinking of Javascript? How does the object created by new+constructor reflect the prototype-based idea? Object literal ...

    高洛峰 2017-06-12 09:29:35 0  2  908

  • alert("Hello JavaScript");

    The same function can be achieved without alert("Hello JavaScript");. Why must this code be added?

    自律者自由 2017-10-25 11:45:15 0  3  1785

  • Seeding a random number generator in Javascript

    Is it possible to seed a random number generator (Math.random) in JavaScript?

    P粉006977956 2023-08-23 23:03:23 0  2  885

  • How to understand =, == and === in JavaScript

    How to understand =, == and === in JavaScript, and how to clarify the relationship between these three?

    迷茫 2017-06-30 09:58:46 0  6  1120

  • Pass variables between HTML pages using JavaScript

    I have two pages - "Page 1" and "Page 2". On page 1 there is a textbox with a value of for example 100, and a button. When the button is pressed, I want JavaScript to save the textbox's value in a global variable and jump to page 2. Using "window.onload", I want the sec...

    P粉757432491 2023-08-21 22:08:28 0  2  639

  • Submit form without button using Javascript/Jquery

    I'm trying to submit a form without a button by calling a JavaScript function and executing the form using JQUERY/PHP. I want the form to execute silently on the backend without reloading the page. Unfortunately, it keeps returning a JavaScript function undefined error, even though it's on the page....

    P粉287254588 2024-04-06 14:54:03 0  2  1140

Public welfare online PHP training,Help PHP learners grow quickly!

About us Disclaimer Sitemap

© php.cn All rights reserved