| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Account Suspended Join Date: May 2003 Location: My House
Posts: 684
![]() ![]() | Whats this code called The code here... what is the code called when you click the corner where the two orange boxes are and the content of them hide? anyone know where i can find this code? |
| |
| | #2 (permalink) | ||||
| NamePros Member Join Date: Nov 2003
Posts: 44
![]() | You can do that with div tags, EG drop menu. Just find one and change it so on mouse click it hides instead of mouse out and click again it shows. need a little engineering to make it work. Its basicly javascript and div tags. which if you look at the scource code its all there.
onclick="clearcook();"
__________________ Click Link for Java IRC PHP-Live IRC: pgardner.net:6667, Channel: #php. | ||||
| |