Premium Membership
Subscription graphics design php html youtube
Gold Subscription with Silver access
graphics design php html youtube
Live Support
Contact us by live help [photoshop, website design, tutorials]
Not available on weekends

How To Add Java script To A Block

These are the two ways to add Java script to a Nuke block

Tutorial 1

This is the simplest way but it's not the most effective. Open a Nuke block and locate where you want to add the script. Close the php codes just above where the java script will be place (?>) Place the Java script in the php file then reopen the php codes at the end of the script (<?php). Your document should look like the example below.

if (eregi("block-Modules.php", $_SERVER['PHP_SELF'])) {
Header("Location: index.php");
die();
}

?>

Javascript here

<?php

?>

Tutorial 2

This tutorial is quite simple too, all you will be doing is adding slashes ( \ ) . This takes time depending on the script but basically what you will be doing is using slashes ( \ ) where quotations are in the script. Look at the example below to see how it's done.

if (eregi("block-Modules.php", $_SERVER['PHP_SELF'])) {
Header("Location: index.php");
die();
}

&content = " <!--Change message1 to your own-->
<script language=\"JavaScript\">
<!--

var message1=\"Western Studios\ ";
var before =\ "<font color=black>\";
var after =\ "</font>\";

</script>";

?>

Notice where the slashes are placed , here is the same code before the slashes

if (eregi("block-Modules.php", $_SERVER['PHP_SELF'])) {
Header("Location: index.php");
die();
}

&content = " <!--Change message1 to your own-->
<script language="JavaScript">
<!--

var message1="Western Studios";
var before ="<font color=black>";
var after ="</font>";

</script>

?>

 



 

Advertisement





New Subscribers



Subscriber

CubanoSiempre

Platinum Subscribers

#1
Subscriber

chefjustinh

Silver Subscribers

#2
Subscriber

ballistique

Silver Subscribers

#3
Subscriber

xplan

Silver Subscribers

#4
Subscriber

kenno

Ultimate Subscriber

#5




Our Sponsors



PHP Nuke themes, stock photos, icons, drupal themes and more.
Custom jobs at low cost, free lancers and service buyers.
Free e Cards of holidays, cute animals, nature and more
Advertise with Western Studios.net


Downloads



Latest in downloads

Most downloaded


Jobs





Community

Western Studios is an award winning website creating website disign and professional php scripts.

Associated Sites

Marketplace Themes, scripts, icons and images

Themes site PHP Nuke themes preview site.