InstantClick – fast response! Make your website different

InstantClick – fast response! Make your website different

InstantClick is a small JavaScript library that uses pushState and Ajax technology. This combination is called Pjax。 Before a visitor clicks a link, the mouse will hover over the link. There is usually an interval of 200ms~300ms between the two events. InstantClick Use this time interval to preload the page, so that when you click the page, the page has already been loaded locally, and of course the presentation will be fast, greatly accelerating the response speed of your website. Example of use: ... <script src="instantclic...
common problem six hundred and fourteen
 What is the MIME type? What types are included?

What is the MIME type? What types are included?

MIME is the abbreviation of Multipurpose Internet Mail Extensions, which is the full Chinese name of Multipurpose Internet Mail Extension. It refers to the method of setting a file with an extension to be opened by an application. When the file with an extension is accessed, the browser will automatically use the specified application to open it. Common Mime types are as follows: File Suffix
common problem four hundred and ninety-six
 IE browser loading rem adaptive web page element size display exception

IE browser loading rem adaptive web page element size display exception

Use rem to make an adaptive web page with equal scale. After the page is loaded in IE browser, the size of the web page element using rem units will display abnormally. The reason is that a fixed size default value is defined for the font size attribute of the body tag. The solution is to set the font size attribute value to 100% and delete the attribute directly. Example: Original code body { font:normal 16px/1.875em 'Arial';} Modify to body { font:normal 100%/1....
common problem five hundred and two
 How zblog calls the tutorial code of related articles according to the tag

How zblog calls the tutorial code of related articles according to the tag

Calling related articles in an article can increase the relevance of page content and improve the PV of the website. How can zblog blog call related articles below the content of the article page? You can use the GetList() function provided by zblog to call related articles according to the article tag tag. In the post single. php file of the topic (or the single. php file if not), find the code {$article. Content}, and add the following code below the code: PHP {$array = GetList(10,null,null,nu...
Exhibition of works five hundred and sixty-six
 Code for zblog to count the number of articles published by the website in the last 24 hours

Code for zblog to count the number of articles published by the website in the last 24 hours

If the website is updated frequently and has a lot of content, the statistics of the website, such as the total number of articles, the total number of views, etc., will usually be displayed on the front page of the zblog website. In addition to these, the statistics of the number of updated articles in the last 24 hours are also frequently seen. How should the data of the number of articles published by zblog in the last 24 hours be used? Only two pieces of code are required. Put the following code into the theme's include.php file: PHP function qiteen_postNum(){ global $zbp; $nowtime = time();...
Exhibition of works four hundred and twenty-four
 Comfortable two column photo website blue-green design zblog blog theme

Comfortable two column photo website blue-green design zblog blog theme

The blue-green design, two column layout structure, zblog template based on image display, adopts responsive structure, adaptive PC and mobile phone browser access, and is compatible with current mainstream browsers such as IE9+, Firefox, Chrome, Safari, etc. The theme design includes interactive broadcast map of large and small maps and small editor recommendation module; It comes with the latest/popular/hot review article sidebar module, which supports the zblog default sidebar module; Built in blog/grid list templates, two column and one column content page templates; Three advertising spaces are provided to support advertisements in the sidebar custom module; With background theme configuration panel, you can easily set SEO, basic information, advertising, etc. The theme has exquisite design, comfortable layout and good SEO performance. Theme features: based on the latest version
Exhibition of works five hundred and ten
 It is suitable for building website collection, website navigation and Taobaoke store promotion website

It is suitable for building website collection, website navigation and Taobaoke store promotion website

A small website navigation zblog template based on Z-Blog, with simple blue and white style and responsive adaptive structure, is compatible with mainstream browsers such as IE9+, Firefox, Chrome, Safari, and supports PC and mobile phone access. The theme has the latest information, classified web addresses, and data statistics modules. It provides three sidebar modules, namely, the latest recommendation, hot review recommendation, and popular recommendation. It has five built-in advertising spaces, a background theme configuration panel, and supports user-defined web page title/keywords/description. The theme supports visitors to submit websites, which is suitable for website collection, website navigation, Taobao customer store promotion and other diversion type websites. Theme features:
User Help four hundred and twenty-three
 Refined Z-Blog template suitable for blog information websites

Refined Z-Blog template suitable for blog information websites

Exquisite blue style, three column responsive structure, zblog theme, social button on the left side of the interface, home page carousel map, module columns on the right side, built-in graphic latest articles, hot reviews, and popular articles modules; Single chart and multi chart article list typesetting; Built in top, article and list three advertising positions; Support the customization of title, keywords and description of the homepage, category, tag, article and single page; Support theme configuration panel, easy to use and operate. Aymthirtee supports mobile phones, tablets, PC computers and other devices to access and browse, and is compatible with mainstream browsers such as IE9+, Firefox, Chrome, Safari, etc
User Help four hundred and eleven
 Simple three column graphic information zblog free topic

Simple three column graphic information zblog free topic

Based on zblog php 1.5.2, it is a free zblog image and text typesetting information template with a single column and three columns layout and a responsive structure. It supports adaptive screen width of mobile phones, tablets, and PCs, and is compatible with mainstream browsers such as IE9+, Safari, Firefox, and Chrome. The theme only provides two settings: LOGO upload and Banner map upload. After uploading, it can be used after being enabled. Its simplicity is the same as the default theme of zblog. It is suitable for users who have little experience in using zblog. Theme features: Simple and free
User Help four hundred and sixty-eight
 A white simple responsive free zblog mip theme based on MIP

A white simple responsive free zblog mip theme based on MIP

This is a zblog template developed by Baidu Mobile Web Accelerator MIP, with white simple style, one column responsive structure, graphic information layout, and four column layout. The free zblog theme aymfreeone is based on the design concept of simplicity and ease of use. It does not need powerful configuration functions. It only provides simple LOGO upload, Banner upload, and statistical code setting functions. It can be used after startup. Its ease of use is the same as the default theme of zblog. Theme features: Development and production based on zblog php 1.5.2
Wonderful cases four hundred and forty
 Red Classic Blog Website Style zblog Responsive Blog Theme

Red Classic Blog Website Style zblog Responsive Blog Theme

The zblog theme of simple and classic two column structure blog style, with a maximum of 1440 pixels, the main color of atmospheric red, and the text layout of the list articles on the left and right, without too much interaction effect and icon embellishment, focuses on exquisite, simple, small and fast, so that blogs can have a great browsing experience on computers, tablets, and mobile phones. Three customized advertising spaces are reserved for the article list, the beginning of the article, and the end of the article. It supports the addition of advertisements in the new sidebar module, the integration of the latest articles and popular articles sidebar module with beautiful styles, the built-in theme configuration panel, and the customization of LOGO, SEO basic settings, customized advertisements, etc. Theme features:
Wonderful cases four hundred and thirty-eight