Wiki articles tagged with "js"

Showing 1-4 of 4 items.

A simple widget - jump2link

Created 9 years ago by Scott_Huang Scott_Huang, updated 9 years ago by Scott_Huang Scott_Huang.

namespace app\components;

0 0
1 follower
Viewed: 14 743 times
Version: 2.0
Category: Tutorials

embedded javascript block in your view with IDE checking or intellisense

Created 10 years ago by yiqing95 yiqing95, updated 10 years ago by yiqing95 yiqing95.

this is my way for embed js code block in view file:

2 0
3 followers
Viewed: 14 414 times
Version: 2.0
Category: Tips

Clean JavaScript code in your views

Created 11 years ago by nineinchnick nineinchnick, updated 6 years ago by samdark samdark.

This tutorial presents a way of separating JS code from views and passing to it values from PHP.

18 0
24 followers
Viewed: 42 377 times
Version: 1.1
Category: Tutorials

How to create a wrapper for a js library

Created 14 years ago by zaccaria zaccaria, updated 14 years ago by Maurizio Domba Cerin Maurizio Domba Cerin.

This wiki will explain how to include a javascript library in a widget.

16 1
20 followers
Viewed: 24 358 times
Version: 1.1
Category: How-tos