Other JS

"Other JS" Doc in this DirectoryThere are 29 docs under this directory.Create a Doc in this Directory
JS Sort Rows Without Refreshing the Page
Author:ayuan0625      Create Time:01-10 09:50      Tag:      Edit:13 Times    |   View:565 Times

Summary:OverviewApplication ScenarioYou can sort the table data when filling in a form, but if Sort After Exp[Full Text:]

JS Realizes the Clock Effect
Author:ayuan0625      Create Time:01-15 21:36      Tag:      Edit:8 Times    |   View:742 Times

Summary:I. Problem descriptionWhen making reports, I hope to show the time instantly and have a more beautifu[Full Text:]

JS Image Carousel
Author:ayuan0625      Create Time:01-19 10:35      Tag:      Edit:8 Times    |   View:533 Times

Summary:I. DescriptionA series of pictures can be displayed with the effect of carousel. The effect is as fol[Full Text:]

JS Call webpage methods in the report
Author:ayuan0625      Create Time:11-17 17:04      Tag:      Edit:14 Times    |   View:444 Times

Summary:I. Overview1.1 ProblemTwo situations:1) The report is embedded in the iframe of a page, and the[Full Text:]

JS Traverse Report Objects
Author:ayuan0625      Create Time:11-17 16:13      Tag:      Edit:10 Times    |   View:386 Times

Summary:I. OverviewFineReport reports use jQuery framework, so you can use each method of jQuery in a templat[Full Text:]

JS Add Prompt Sound to Report Page
Author:ayuan0625      Create Time:05-14 20:37      Tag:      Edit:11 Times    |   View:407 Times

Summary:I. Overview1.1 ProblemIn reports that require high real-time performance of key indicators, some key[Full Text:]

JS  Use SQL() to obtain multiple field values
Author:ayuan0625      Create Time:05-12 07:50      Tag:      Edit:12 Times    |   View:462 Times

Summary:I. Overview1.1 ProblemSql() function can be used to dynamically obtain the value of a field in the da[Full Text:]

JS Hide Navigation Bar When Opening Reports
Author:ayuan0625      Create Time:03-09 11:19      Tag:      Edit:12 Times    |   View:393 Times

Summary:I. Overview1.1 Problem descriptionSometimes, there is too much information to be displayed in the rep[Full Text:]

JS Detect device types
Author:ayuan0625      Create Time:03-08 16:43      Tag:      Edit:12 Times    |   View:772 Times

Summary:I. Overview1.1 ProblemSometimes it is necessary to determine whether the currently logged-in device i[Full Text:]

JS Check Browser Type
Author:ayuan0625      Create Time:03-08 16:24      Tag:      Edit:6 Times    |   View:361 Times

Summary:I. DescriptionSometimes IE browsers cannot display some pages, so we need to define different pages f[Full Text:]

JS Control Report Preview Time
Author:ayuan0625      Create Time:02-26 21:38      Tag:      Edit:10 Times    |   View:420 Times

Summary:I. DescriptionThis document provides a method which uese JS to control the longest preview time of a[Full Text:]

JS Use Built-in Formulas in JavaScript
Author:ayuan0625      Create Time:02-24 08:04      Tag:      Edit:13 Times    |   View:511 Times

Summary:I. OverviewSometimes the report design involves writing JavaScript codes, but the codes to process so[Full Text:]

JS Click Button to Jump to Specific Component
Author:ayuan0625      Create Time:03-11 13:43      Tag:      Edit:6 Times    |   View:597 Times

Summary:I. Overview1.1 Problem descriptionWhen there are many components in the dashboard, the canvas will be[Full Text:]

JS Hide Gantt chart grid line
Author:ayuan0625      Create Time:09-18 09:35      Tag:      Edit:7 Times    |   View:955 Times

Summary:I. Overview1.1 ProblemWhen we use the Gantt chart for report development, we will need to adjust its[Full Text:]

JS Use Buttons to Switch Report Background Colors
Author:ayuan0625      Create Time:09-16 10:23      Tag:      Edit:17 Times    |   View:366 Times

Summary:I. DescriptionIn order to improve the visual effect of reports, JS can be used to dynamically switch[Full Text:]

JS Click a Button to Copy the Content of Textarea
Author:ayuan0625      Create Time:08-21 17:35      Tag:      Edit:7 Times    |   View:404 Times

Summary:I. DescriptionWhen designing reports, we usually encounter requirement, that is to directly copy the[Full Text:]

JS Hide chart carousel dots
Author:ayuan0625      Create Time:08-13 20:06      Tag:      Edit:10 Times    |   View:418 Times

Summary:I. Overview1.1 ProblemIn some actual projects, when the chart carousel function is used, the carousel[Full Text:]

JS Text Snowflakes
Author:ayuan0625      Create Time:07-30 20:37      Tag:      Edit:10 Times    |   View:409 Times

Summary:I. DescriptionThe purpose of this document is to realize the effects of text snowflakes in FineReport[Full Text:]

JS Time Fireworks
Author:ayuan0625      Create Time:07-28 15:14      Tag:      Edit:4 Times    |   View:410 Times

Summary:I. DescriptionThis document introduces how to achieve the effect of time fireworks. The final effect[Full Text:]

JS Enlarge Custom Submit Button
Author:ayuan0625      Create Time:04-02 18:45      Tag:      Edit:6 Times    |   View:421 Times

Summary:I. DescriptionIn many reporting scenarios, we may determine the postion and size of theSubmitbutton b[Full Text:]

JS Judge Browser Language
Author:ayuan0625      Create Time:03-10 14:31      Tag:      Edit:7 Times    |   View:435 Times

Summary:I. DescriptionFineReport is a multilingual and cross-platform report designer. Customers often need t[Full Text:]

JavaScript Date
Author:ayuan0625      Create Time:11-17 16:17      Tag:      Edit:12 Times    |   View:423 Times

Summary:I. OverviewThis article introduces the JavaScript date methods that are commonly used and provides se[Full Text:]

JS Get URL Information of the Report
Author:ayuan0625      Create Time:11-01 09:06      Tag:      Edit:5 Times    |   View:447 Times

Summary:I. DescriptionWhen developing reports, we may need to collect information about the URL of the curren[Full Text:]

JavaScript String
Author:ayuan0625      Create Time:11-17 16:15      Tag:      Edit:16 Times    |   View:525 Times

Summary:I. DescriptionWhen using JavaScript, we always need to perform operations on strings, such as judging[Full Text:]

JavaScript Array
Author:ayuan0625      Create Time:11-17 16:16      Tag:      Edit:10 Times    |   View:373 Times

Summary:I. DescriptionWhen using JavaScript, we sometimes need to manipulate arrays, such as creating arrays,[Full Text:]

document对象
Author:ayuan0625      Create Time:11-17 16:27      Tag:      Edit:8 Times    |   View:83 Times

Summary:1. 概述每个载入浏览器的 HTML 文档都会成为 Document 对象。 Document 对象使我们可以从脚本中对 HTML 页面中的所有元素进行访问。Document 对象是 Wind[Full Text:]

location对象
Author:ayuan0625      Create Time:11-17 16:26      Tag:      Edit:5 Times    |   View:77 Times

Summary:1. 概述Location 对象包含有关当前 URL 的信息。 Location 对象是 Window 对象的一个部分,可通过 window.location 属性来访问。2. lo[Full Text:]

Window对象
Author:ayuan0625      Create Time:11-17 16:25      Tag:      Edit:7 Times    |   View:96 Times

Summary:1. 概述Window 对象表示浏览器中打开的窗口。如果文档包含框架(frame 或 iframe 标签),浏览器会为 HTML 文档创建一个 Window 对象,并为每个框架创建一个额外的[Full Text:]

JS中引用HTML
Author:ayuan0625      Create Time:11-17 16:18      Tag:      Edit:12 Times    |   View:77 Times

Summary:1.描述HTML DOM 是 W3C 标准(是 HTML 文档对象模型的英文缩写,Document Object Model for HTML)。HTML DOM 定义了用于 HTML 的一系列[Full Text:]