- WordPress Plugin Development Beginner's Guide
- Vladimir Prelovac
- 125字
- 2021-05-21 20:12:20
jQuery JavaScript library
There are a number of libraries available which simplify the usage of JavaScript by providing ready-made functions for the most common tasks. The most popular today are jQuery, Scriptaculous and MooTools. WordPress comes with the first two pre-installed, and we will be using jQuery for our plugins.
Implementing a mouse hover event in jQuery
Although our plugin is fine, we would like it to interact with the user and show them the information when they want it, and where they want it. Responding to the user hovering the mouse over the link on the blogroll sounds like a good place to start.
Let's create a jQuery JavaScript that will show additional information in the blogroll, using the hover event as a trigger.
推薦閱讀
- 中文版Photoshop入門與提高(CS6版)
- Wordpress 3 Complete
- Authorware應(yīng)用案例教程
- Python Text Processing with NLTK 2.0 Cookbook: LITE
- BIM與Unity 3D開發(fā)實(shí)例詳解
- Instant MuseScore
- Tomcat 6 Developer's Guide
- 零基礎(chǔ)學(xué)AutoCAD 2018(全視頻教學(xué)版)
- Apache Maven 3 Cookbook
- ASP.NET 3.5 Social Networking
- 中文版Photoshop CS6經(jīng)典自學(xué)教程
- 中文版3ds Max 2022基礎(chǔ)教程
- PPT設(shè)計(jì)與制作實(shí)戰(zhàn)教程
- Configuring IPCop Firewalls: Closing Borders with Open Source
- Flash CS5動(dòng)畫設(shè)計(jì)教程