Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

How to combine this script

Locked Asked Modified Viewed 2,465 times
X
xdenama
X
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 4 threads in the forums
  • Started this discussions
asked
Newbie

I want place this script to the custom panel. How to make this follow one another to another
@@@PART 1@@@

opentable("Menjelang Peperiksaan");
echo "<right><center><marquee scrollamount='3' scrolldelay='10' direction='left' width='150' height='50' style='font-family: Verdana; font-size: 8pt'>

<script language='JavaScript'>
TargetDate = '12/25/2010 12:00 AM';
BackColor = '#FFFFFF optacity(0.5)';
ForeColor = 'blue';
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = ' Sijil Pelajaran Malaysia %%D%% Hari %%H%% Jam %%M%% Minit %%S%% Saat';
FinishMessage = ' Selamat Menduduki Peperiksaan!';

</script>";
echo"<script language='JavaScript' src='".INFUSIONS."countdown_panel2/countdown.js'></script></center>";


closetable();

@@@PART 2@@@

opentable("Menjelang Peperiksaan");
echo "<right><center><marquee scrollamount='3' scrolldelay='10' direction='left' width='150' height='50' style='font-family: Verdana; font-size: 8pt'>

<script language='JavaScript'>
TargetDate = '12/25/2010 12:00 AM';
BackColor = '#FFFFFF optacity(0.5)';
ForeColor = 'blue';
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = ' Penilaian Menengah Rendah %%D%% Hari %%H%% Jam %%M%% Minit %%S%% Saat';
FinishMessage = ' Selamat Menduduki Peperiksaan!';

</script>";
echo"<script language='JavaScript' src='".INFUSIONS."countdown_panel2/countdown.js'></script></center>";


closetable();
0 replies

1 post

C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Mods Questions for Mods Site!

[Locked]
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 1 post
  • Votes 0 votes
  • Topic users 2 members

2 participants

C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
X
X
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 4 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet