网页模块的增添

WBOY
Release: 2016-06-13 11:58:09
Original
787 people have browsed it

网页模块的添加

本帖最后由 keke22 于 2014-05-22 22:21:46 编辑 我想在网页上实现添加或隐藏模块的功能,如图片,不知道怎么实现?如果PHP不好实现,其他语言可以吗?

------解决方案--------------------
需要用到javascript做隐藏,增加,拖动的效果。php用于与db沟通,把布局保存。
------解决方案--------------------
点击上面的按钮(添加),就显示下面的div,点击隐藏,就隐藏下面的div ,css  display就可以解决
------解决方案--------------------
页面效果是js实现的 php不是做这个的... php只做页面生成
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!