Here are some nice scripts to help you prettify your Webpages. You can submit your own script and - if it is of general interest - we may put it online in this section. Please send it through our cont@ct form or by e-Mail at info@cybercom.ca.
Click on a script name to view and copy it to the clipboard or on the View Demo Button near it to view a demo of that script. Hover over the desired script textarea and click in it to copy it to the clipboard and then paste it into your favorite editor.
×
NOTE
We reserve the right to accept or refuse any submission. If we do accept a submission, we reserve the right to improve its overall structure and comprehension of our visitors to our sole will and knowledge. No monetary or other compensation will be awarded to the visitor that submits a script to CyberCom.ca, other than displaying his/her script under the aforesaid conditions.
This PHP Script allows you to create a multi-level dynamic array and print (or process) its contents. This is practical to avoid repeating a script for each element you wish to display or process. Actually, all the scripts, filenames and contents of this page are processed with a 3-level array.
Ce script affiche les informations utilisateur telles que: cookies, détails de l'appareil, géolocalisation et carte, détails du serveur distant et test de téléchargement de fichiers. Essayez-le !
Ce script affiche les informations utilisateur telles que: cookies, détails de l'appareil, géolocalisation et carte, détails du serveur distant et test de téléchargement de fichiers. Essayez-le !
If a mobile device or tablet is detected, this script allows you to redirect your Website to a mobile page. Change "http://www.ExampleWebsite.com/mobile" to your mobile Website page. The else tag is optional. If absent, and mobile is not detected, stays on the calling page.
Prevent users from viewing your source code, copying your Web page content, saving your Web pages or refreshing the page by mistake, with these scripts allowing you to disable the Save Page (As), Copy, View Source and other such options. If user presses any concerned key combu or mouse button, an alert message box appears.Save Page (As) and View Source options may not work with Firefox, but will still display the alert box.
With this script, you can display the contents of an external file into a fully customizable textarea field. This contents can be editable or readonly.
This script displays the user information such as: cookies, device details, geo location and map, remote server details and file upload test. Try it out!
A simple HTML5 / CSS3 script to making a multilevel sliding accordion menu from nested HTML lists. It uses checkbox+ label hacks to toggle hierarchical menus and several CSS3 properties for smooth sliding effects.
This script helps you require the user a password in order to access a specific page desired page. You can limit the number of tries to a certain number.
This script allows the creation of a new user by validating the fields. It asks the user to create a new username and password, and confirm the password.