I recently learned how to use Firebug, online to find a tutorial for beginners, feel more useful, translated out.
Author: Estelle Weyl
Original website: http://www.evotech.net/blog/2007/06/introduction-to-firebug/
A: Ruan Feng
This article is an
One advantage of PHP objects is that you can use magic methods that override the default behavior of a class without having to modify the external code, which makes the PHP syntax less redundant and more extensible. These methods are well identified
If you are like me, you will not be able to leave FireBug when you develop Web projects . This small "bug" is a magical and useful Html/css/javascript/ajax debugger. But you may not know this can also be used to debug PHP, yes, it can, thanks to a
Running the code in php5.3 will have the following hints:Function session_is_registered () is deprecated inFunction session_register () is deprecated in
It means that these two functions are not in favor of, discarded.The following is the code in
Background
A colleague raised the question of how to get the current file name in a JavaScript file that was dynamically inserted in the browser.
In addition to the server output a filename, there should be only the following three ways to get it
Nanoscrollerjs is a jquery plug-in that uses a simple way to implement the Mac OS X Lion system scroll bar effect. The scroll bar plug-in uses the smallest HTML structure. Nano > Nano-content. Other scroll bar elements. pane > Nano-slider are
At the WinForm end, the tree menu is very useful to implement this is very convenient, so I think of the page into a tree menu. I chose dtree This tool, there are many ways to implement the Web page tree menu, but I think this is more useful, and
Gridster.js is a jQuery plug-in used to build intuitive, drag-and-drop layouts that support multiple-column layouts, and you can dynamically add and remove elements from a table.
1.gridster plug-in function
Implements a function similar to the WIN8
Because foreground HTML has generated reports dynamically, and the foreground has a feature, a date range component, when you drag, the report changes dynamically without submitting to the background.Therefore, we need to use the JS to generate the
cross-browser base events
Copy Code code as follows:
Adding events across browsers
function addevent (obj, type, fn) {
if (Obj.addeventlistener) {
Obj.addeventlistener (Type, FN, false);
else if (obj.attachevent) {
Obj.attachevent
The example of this article describes the JS implementation form bar to display the full format time clock effect code. Share to everyone for your reference. Specifically as follows:
Here demonstrates the form bar special effects clock, display
First, found that the cause of the problem-is in the account login page, the input form added a background picture, when the automatic filling, rub a lump of light yellow background.
The reason is that I was hastily set directly in the INPUT
This example describes the dollar sign $ usage in the prototype framework. Share to everyone for your reference, specific as follows:
Prototype is an important tool for implementing object-oriented and is a good framework for JavaScript.People with
This article describes the JS implementation of the analog bank card account input display effect. Share to everyone for your reference, specific as follows:
First look at the running effect screenshot as follows:
The online demo address is as
1. Progress bar
In Web pages, the effect of a progress bar is not uncommon, such as a scoring system, such as loading status. As shown in the following illustration of a scoring system, he is a simple progress bar effect:
The progress bar, like
Bootstrap, from Twitter, is currently the most popular front-end framework. Bootstrap is based on HTML, CSS, JAVASCRIPT, it is simple and flexible, making Web development faster.
Learning points:
1. Mobile Equipment Preferred2. Layout container3.
This paper mainly introduces the general function interface of the bootstrap framework, and introduces the knowledge points and the integral interface. Hope that the reader has a more intuitive and realistic understanding of the framework, interface
Bootstrap files upload plug-in file input is a good file upload control, but the search use of the case is not much, when used, is also step like stones, this control in the interface rendering, called I used before the uploadify good-looking some,
JS to determine whether the login username and password is empty simple example
PS Call if the table is monotonous use that is
The above JS to determine the login username and password is empty Simple example is a small series
It allows browsers to make requests to cross source servers, XMLHttpRequest overcoming the limitations of Ajax being used only in the same homology.
This paper introduces the internal mechanism of cors in detail.
(Photo description: Taken in the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service