1. Read
  2. Vote
  3. Old
  4. New
  5. Hot
  6. Reply

Topnew CSS v 2023 Text

5 - Text

5.1 Text align: al ac ar aj, vt vm vb



al = left
ac = center
ar = right
aj = adjust. This l
Cat: CMS | Read: 1297 | 15/04/2022
Tags: CSS

SIDU hotkey list

SIDU provides a full list of hotkeys to work without a mouse

When you mouse over a button in SIDU and shows something like "Fn+R", it is a SIDU hotkey.

It has nothing to do with the key "fn" in recently-manufactured laptop keyboard.

Fn in SIDU means browser hotkey shortcut

Hotkey shortcut
Cat: SIDU | Read: 25876 | 03/01/2013 | Like: 1

BensonBank Tutorial 1 - Get started

Assume you have installed Benson Bank correctly. If not, here is howto:

1 - goto Benson Bank website and download the zip
2 - unzip and upload to your site, eg localhost/bank

By default there are 2 example accounts installed: user/password=100/pass and 101/pass

Just login Bens
Cat: BensonBank | Read: 15658 | 28/10/2013

Topnew CMS - User Database

Today we are going to make a user system, which will be used for login, user management, role permission, page access control etc.

1 - team

CREATE TABLE team (
id int NOT NULL AUTO_INCREMENT PRIMARY KEY,
id_up int NOT NULL DEFAULT 0, -- parent team id
name varch
Cat: CMS | Read: 1147 | 05/06/2022

Topnew CSS v 2023 JS related

6 - Javascript related

There are a list of CSS class binded with jQuery

6.1 span of any width / height

class=span data-w=300px

class=span data-w=30% data-h=100px
Cat: CMS | Read: 1543 | 16/04/2022
Tags: CSS
  1. 1
  2. 2
  3. 3
  4. 4
  5. »

Category