Our index.js empowers you to seamlessly inject content into templates using specific class names.
Class | Content | Example |
---|---|---|
author |
author name |
|
current_year |
current year index |
|
current_month |
current month index (starts from 0) |
|
current_monthName |
current month name |
|
current_date |
current date index |
|
current_day |
current day index |
|
current_dayName |
current dayName |
|
current_hour |
current hour index |
|
current_minute |
current minute index |
|
current_second |
current second index |
Table 4.1: Auto Filling Rules
Our index.js facilitates the display of various structures alongside the original HTML grammar, each governed by distinct class names.
This allows you to show different contents based on different choices.
Paragraph 1
Paragraph 2
Paragraph 3
Display contents requiring frequent refreshing.
Date & Time:
Our index.js provides some useful functions to simplify the script.