How to set the text in the select drop-down menu to scroll left and right _HTML/Xhtml_Web page production

WBOY
Release: 2016-05-16 16:40:46
Original
1744 people have browsed it

I hope to use the marquee tag to set font scrolling. The code is written as follows, but it has no effect. The font still does not scroll. How should I write it to achieve this effect?
” onchange=”<%=js.toString()%>” style=” width:260px”>

< ;html:options collection=”proj_list” property=”value” labelProperty=”label”/>


I found a similar example on the Internet, with the following detailed code:
HTML code:

Copy code
code As follows:





Untitled Document






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!