» page 11

 
Sort articles by: Date | Most Rates | Most Views | Comments | Alphabet

Use CSS + Cookie to realize fixed footer banner

Author: bamboo06 on 8-08-2015, 01:05, views: 4218

7 Often see some sites in order to attract the user's attention fixed place banner ads at the bottom of the page, the user scrolls the page, banner ads have been fixed in bottom of the page, not with the page scrolling and scrolling, of course, generally allow users to turn off the banner, and set certain Do not show this banner time. This article describes the use of CSS + Cookie to achieve this effect.
Use CSS + Cookie to realize fixed footer banner

First, we'll banner advertising html code into bottom of the page, because it is finally loaded. You can also use an external js dynamically inserted into the bottom of the page. Entire HTML structure consists of a mask layer .float_layer, content layer .float_content, of which .float_bg ad section, the content can be images, text and other elements in any form of html, .float_close is the Close button, the user can turn off the display do not like advertising.

Category: Javascript / CSS

 

Use pure CSS3 to create beautiful price table

Author: bamboo06 on 7-08-2015, 01:16, views: 2540

3 When you publish the product on the web, in general, the program sets the price, usually we will put together several programs, the user can decide later which of course compared with each other. The most common is the host provider release price information page article with examples to share in pure CSS + HTML realized price list.
Use pure CSS3 to create beautiful price table

Category: CSS

 

Talk about responsive front-end web design

Author: bamboo06 on 24-05-2015, 02:30, views: 2508

5 I have some time before the concept of responsive or Bootstrap, Amaze like the frame assembly, used a few times also disagree, I think the domestic search engine to provide mobile search results page or give mobile site extra points, but not like google responsive as recognition sites may take some time to develop. But there is no doubt that the priority now move to mobile Web trends, of course, if you use the domain name or other solutions are not impossible, but may be more responsive simpler, prospects are also good.
Talk about responsive front-end web design

Both three weeks I have been writing every day responsive page, thereby accumulated a lot of experience responsive page and the ajax. I generally focus combing several responsive page, or if you want to develop this talent was viewed with some interest, we hope to give you a little help.

Category: CSS / Internet

 

6 popular clone iOS game source code

Author: bamboo06 on 15-05-2015, 04:40, views: 2923

6 In this article we will show you several excellent clone IOS game source code. You can edit them by yourself, may you like them.
1 Flash Maths
6 popular clone iOS game source code

Category: Mobile

 

Use jQuery to realize quiz function

Author: bamboo06 on 15-05-2015, 04:09, views: 3739

6 Sometimes you want to join the page with an online test functions, such as online surveys, online testing various types of knowledge and other applications, such applications need to use a lot of front end skills. Today I have to share a jQuery-based front-end applications - Testing answer function.
Use jQuery to realize quiz function

HTML
First load jquery library files and CSS style quiz.js and the desired file styles.css.

Category: Javascript / Plugins

 

Google+ launched Collections to challenge Pinterest

Author: bamboo06 on 10-05-2015, 02:22, views: 2212

1 Google announced the launch of Google+ feature called "Collections" that allows users to publish to a specific topic related to pictures, articles and other content, such as food, movies or space and so on.
Google+ launched Collections to challenge Pinterest

Users can focus on other users favorites and decide who can see these collections. This function with the same social networks through its online competitors Pinterest bulletin board offered similar functions.

Category: Internet

 

How to realize Internet-based goal for 2B business

Author: bamboo06 on 8-05-2015, 06:36, views: 2799

18 The vast majority of businesses are aware of the Internet on their own what it means, but how do you know the specific few. Internet connection everything is changing everything. Connection, we need to embrace the Internet, changing the original model, the business will be Internet-based, which is "+ Internet"; change, we need to use Internet technology, integration of innovative new business, using the Internet to reconstruct business needs, This is the "Internet +."
How to realize Internet-based goal for 2B business

In the fast capital market, in the past return to investors slow, step-growth, difficult to value impressions 2B enterprises began his road to recovery, the highly innovative entrepreneurship in the context of the public, in terms of domestic enterprises quantity and in quality in barbaric growth, many enterprises still remain in the founder's why the core competitiveness of the stage, the company business model mechanism or management chaos caused inevitable. These companies have gradually started to pay attention to their own structural efficiency a priority in the company's operational efficiency while resource allocation priority to operations management, production and operation of the guarantee, industrial and systematic upgrades to become the most urgent needs. This is an opportunity 2B enterprises.

Category: Internet

 

Internet Security 2014 Financial Report

Author: bamboo06 on 8-05-2015, 06:29, views: 2198

3 April 30, 2015, NSFOCUS released 2014 report Internet financial security. Reports collected in 2014 in the financial industry Internet 134 security vulnerabilities, Internet banking common security vulnerabilities statistics and in-depth analysis, and gives protection program design from a business point of view, including unauthorized exploit code protection, any user password modify malicious registration code protection, malicious SMS code protection. Report for Internet financial organizations and practitioners as a reference value. The following is the full report.
Internet Security 2014 Financial Report

Internet banking security situation is worrisome. According to incomplete statistics, by the end of 2014, nearly 165 since the hacking P2P platform caused system failures, data tampering, one waited in vain for looted funds. Currently many P2P platform overall risk level security technology with their business does not match, the lack of professionalism, the core technology to prevent hacker attacks, hackers take advantage of the opportunity to give, how to enhance platform security capabilities become a serious problem. Former vice president of People's Bank of China, the famous economist Wu Xiaoling said: "According to the latest report of the World Anti-Hacker Organization, China has become the world's hackers P2P lambs."

Category: Internet

 

Use CSS3 to beautify checkbox

Author: bamboo06 on 4-05-2015, 03:32, views: 2515

3 We know HTML default check box style is very simple, and treated to pictures instead of the check box will beautify the way of trouble page form, then this article will take you to understand with examples about the use of CSS3 will be checkbox checkbox style landscaping, and bring cool sliding effect.
Use CSS3 to beautify checkbox

Category: CSS

 

Use jQuery to achieve ADD TO CART flying into animation

Author: bamboo06 on 4-05-2015, 02:59, views: 9133

11 When you browse the electricity supplier shopping site favorite products, you can click on the page in the "Add to Cart" button to add the items to the shopping cart. This article describes the aid of a jQuery-based animation plugin, click on the Add to Cart button when you realize the goods will fly into the right side of the cart in effect.
Use jQuery to achieve ADD TO CART flying into animation

Category: Javascript