Undertake: ZBlog plug-in customization, ZBlog theme customization/imitation, train collector rules, and preferential price

web front end
 WEB front end: jQuery implements inserting specific content at the mouse pointer position in the specified input box Idle work

WEB front end: jQuery implements inserting specific content at the mouse pointer position in the specified input box

Recently, I encountered this problem in a development project. This problem has been done before, but the record has not been saved, so I will make a new record here. application...

 WEB front end: input input box only allows input of specified type Idle work

WEB front end: input input box only allows input of specified type

WEB front end: the input input box only allows you to enter the specified type of content

 WEB front end: use JQ to realize simple image rotation Idle work

WEB front end: use JQ to realize simple image rotation

This small function is used in a recent project. You need to click the button every time to rotate the image by 90 °, so that some images can be uploaded from a wrong angle

 WEB front end: Do you want to continue adding type="text/javascript"? Idle work

WEB front end: Do you want to continue adding type="text/javascript"?

Whether to add type="text/javascript&q

 WEB front end: set the width of the specified element to vary with the browser width Idle work

WEB front end: set the width of the specified element to vary with the browser width

I hate doing the front end so much. Why are you talking about the front part now.. Hey!! First, you need to use JQ to get the current browser width $(wind

 WEB front end: click other places except the specified element, and the current specified element is hidden Idle work

WEB front end: click other places except the specified element, and the current specified element is hidden

For a project, a pop-up system is needed. When using this system, click a button, specify the element to display and click the current element in the highest floating layer

 WEB front end: input setting is disabled, non editable, non selectable, and value can/cannot be transferred Idle work

WEB front end: input setting is disabled, non editable, non selectable, and value can/cannot be transferred

The same project needs to preset the input value first, but does not want to be modified or edited, so this function is required. Usually use "disable..."

 WEB front end: the way to make JQuery continue to execute in the html dynamically generated by JS and JQ Idle work

WEB front end: the way to make JQuery continue to execute in the html dynamically generated by JS and JQ

When I was working on a project today, I encountered another problem. The problem is that "the html generated dynamically by JS and JQ cannot be bound to JQ effect again