November 16 2022

Discuz showcalendar

function showcalendar(event, controlid1, addtime1, startdate1, enddate1) {
	alert('hello');
	controlid = controlid1;
	addtime = addtime1;
	startdate = startdate1 ? parsedate(startdate1) : false;
	enddate = enddate1 ? parsedate(enddate1) : false;
	currday = controlid.value ? parsedate(controlid.value) : today;
	hh = currday.getHours();
	ii = currday.getMinutes();
	var p = getposition(controlid);
	$('calendar').style.display = 'block';
	$('calendar').style.left = p['x']+'px';
	$('calendar').style.top	= (p['y'] + 20)+'px';
	doane(event);
	refreshcalendar(currday.getFullYear(), currday.getMonth());
	if(lastcheckedyear != false) {
		$('calendar_year_' + lastcheckedyear).className = 'calendar_default';
		$('calendar_year_' + today.getFullYear()).className = 'calendar_today';
	}
	if(lastcheckedmonth != false) {
		$('calendar_month_' + lastcheckedmonth).className = 'calendar_default';
		$('calendar_month_' + (today.getMonth() + 1)).className = 'calendar_today';
	}
	$('calendar_year_' + currday.getFullYear()).className = 'calendar_checked';
	$('calendar_month_' + (currday.getMonth() + 1)).className = 'calendar_checked';
	$('hourminute').style.display = addtime ? '' : 'none';
	lastcheckedyear = currday.getFullYear();
	lastcheckedmonth = currday.getMonth() + 1;
	if(is_ie && is_ie < 7) {
		$('calendariframe').style.top = $('calendar').style.top;
		$('calendariframe').style.left = $('calendar').style.left;
		$('calendariframe').style.width = $('calendar').offsetWidth;
		$('calendariframe').style.height = $('calendar').offsetHeight;
		$('calendariframe').style.display = 'block';
	}
}

Information

Visitors who are in the group Guests they can't download files.
Log in to the site under your login and password or if you are a new user go through the process registrations on the website.

Comments:

This publication has no comments yet. You can be the first!

Information the publication:

  • Author of the publication: zews
  • Date of publication: 16 November 2022 13:05
  • Publication category(s): Discuz! script / Modules Discuz!
  • Number of views of the publication: 128
  • Number of comments to the publication: 0

Related News

12 November 2022
PrestaShop script / Modules PrestaShop
One Page Checkout PS

One-click purchase module for PrestaShop. Transforms the process of selling your store into something pleasant for

Read more
16 November 2022
Script mybb / Templates mybb
Default theme with more

Default theme with more contrast, mobile friendly

Read more
08 November 2022
PHP Scripts / Rating Scripts
Web analytics system

An excellent script for the web analytics system is Matomo v3.6.1. Matomo is an open source web analytics system

Read more
13 March 2022
Information security / Protection and hacking
Today we will make Kali

Today we will make Kali Linux in our Windows 10. So, the official Kali Linux app has appeared in the store, we

Read more
13 March 2022
Information security / Protection and hacking
Different winlockers, on

Different winlockers, on VBS and PYTHON If you want to make a simple winlocker, using scripts, then here is the

Read more

Information

Users of visitor are not allowed to comment this publication.

Site Search

Site Menu


☑ Scripts Software

Calendar

«    May 2024    »
MonTueWedThuFriSatSun
 12345
6789101112
13141516171819
20212223242526
2728293031 

Advertisement

Survey on the website

Evaluate the work of the site
 

Statistics

  • +6 Total articles 5598
  • +20 Comments 3088
  • +39 Users : 3994