Tip: you can modify some code before running
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><ptml xmlns="http://www.w3.org/1999/xhtml"><pead> <title>Cool hide effect</title> <script src="http://code.jquery.com/jquery-latest.pack.js" type="text/javascript"></script><style type="text/css">H1 {color: # ff0ae0; text-align: center ;}. faq {list-style-type: none ;}. faq h5 {color: Green; cursor: pointer; font-size: 11pt ;}. faq li {font-size: 12px; line-height: 24px; table-layout: fixed; text-indent: 40px ;}</style></pead><body><div><p >Taijiang FAQ</p><ul class="Faq"> <li><p>I can tell you my bank card password. The Chinese character expression is "auspicious". I guess I will give it to you.</p></li> <li>I'm not afraid to tell you my bank account password. The Chinese character expression is "auspicious". Can you guess what the number is? Guess to give it to you.<br />Php] regularizedissue jd808 6 by jd808 99 [php] how can we improve the performance of multiple nested loops? Handsome frog<br />14 by handsome frog 10 [. net] how can ajax not be used in MasterPage? lcsbfhvlc 1<br />By skybot 5 [asp] ASP url address rewriting liangqin 1 by kuhanzhu 38<br />[Php] how can I use the PHP mail component to send a feedback form to a specified mailbox? Copter 2 by hihiyou 43 [php]<br />How does php upload files to a remote server? [Online waiting] gznyc 6 by hihiyou 35 [jsp] jsp configuration problems<br />Haowen 4 by handsome frog 28 [others] very dizzy, about webpage code jjsltymxx 3<br />By kuhanzhu 144 [php] Discuz template engine encapsulation class aultoale 5 by xling 133<br />[Jsp] the Struts form is verified using JS and is still processed in the background! Defokus 12 by anndyjimth 40<br />[Php] php cookie is worth deleted entermaster 3 by entermaster 51<br />[Php] PHP Version 5.2.1 how to support java entermaster 4 by entermaster<br />22 [asp] How does ASP read XML data files? How does one perform itooog08 0 by itooog08 62 [others]<br />In the dynamic input box, choose liuzp 4 by playboy2925 85 [asp] www.aa.com/bb.asp.<br />If you remove bb. asp gio301 7 by binghexijian 282 [. net]<br />Why does a Session often be automatically destroyed without expiration time? Handsome frog 18 by vvsamln 20 [asp] why cannot IIS be installed?<br />Ekinsang 2 by hanguofeng 38 [database] how can I restore the SQL file backed up by space to a local machine?<br />Yiwei123 5 by hanguofeng 20 [php] ask the FLV file to play on the 2003 server.<br /> </li></ul><ul class="Faq"> <li><p>I have a personal intelligence plan. Someone can help me introduce investors.</p></li> <li>AI is now facing a modeling problem (many people have told me this way ),<br />I already have an approximate AI model creation plan. If you want to prepare a plan, you will be able to provide a very specific written document within two weeks. I don't know who can help introduce investors or tell companies that are interested in trying artificial intelligence. I really want to be impulsive when I am still young, make a basic model of AI, at least, this should also be a huge step in AI. Thank you.</li></ul><ul class="Faq"> <li><p>Are C ++ artificial intelligence experts willing to work together to develop financial investment systems?</p></li> <li>Are C ++ artificial intelligence experts willing to work together to develop financial investment systems? I am looking for like-minded friends to form a financial investment interest group to study and develop financial investment software algorithms.<br />The algorithm focuses on investment strategies for investing in financial products such as stocks, futures, and commodities in the international and domestic markets. Starting from a simple automatic transaction system, we will build a hedging transaction system based on artificial intelligence and data mining. At the same time, find like-minded friends to improve together. I am studying financial mathematics and statistical data mining. Have certain investment experience. We are seeking to cooperate with experts who are interested in C ++ programming and AI experts. You are also welcome to contact other people with expertise. My email is: excellentfeng@gmail.com</li></ul></div><script type="text/javascript">Function faqEffect () // faq result Effect {var faqobj =$ ("ul [@ class * = Faq]"); // Obtain all ul class as the faq object // find all the final element var faqcont = faqobj. find ("li: last"); // search for li and find the last li, that is, the content part. // find the first li var faqtitle = faqobj in all titles. find ("li: first"); // Operation function var Operation = {closeall: function () {faqcont. each (function () {$ (this ). hide (1000); // do not display all})}, showall: function () {faqcont. each (function () {$ (this ). show (1000); // show all) }}; // add event faqtitle. each (function (I) {$ (this ). click (// Add vertex event function () {if (faqcont. get (I ). style. display = "none") {Operation. closeall (); faqcont. eq (I ). show (1000); this. title = "click I hide question" + $ (this ). text ();} else {faqcont. eq (I ). hide (1000); this. title = "click I show questions" + $ (this ). text () ;}}) ;}); // The initialze faqcont. each (function () {this. style. display = "none" ;}) ;}// you do not need to use the following window if you are local or on your server. onload directly uses faqEffect (); start the menu window. onload = function () {faqEffect ();}</script></body></ptml>
Tip: you can modify some code before running