Microsoft
Software
Hardware
Network
Question : toggle hide/show several similar css classes on web page
Hello Experts,
I am puzzled on this as I cannot find sample code to do what I need.
Here is the scenario:
I have a table of content, i.e.
<table>
<tr>
<td>
<p class="ySports">sports content </p>
<p class="noSports">non sports content</p>
<p class="noSports">non sports content </p>
<p class="ySports">sports content </p>
<p class="ySports"> sports content </p>
</td>
<td>
<p class="ySports">sports content </p>
<p class="noSports">non sports content</p>
<p class="noSports">non sports content </p>
<p class="ySports">sports content </p>
<p class="ySports"> sports content </p>
</td>
</tr>
</table>
I need to show both sports and non-sports content, only sports content, only non-sports content by using a script function using css classes to show or hide the respective content. I can find several examples toggling one block on content using the css id tag but since similar id tags can only be used once on a page I cannot have multiple ids with the same name. I need to use classes. (or some other method).
Thanks!
Answer : toggle hide/show several similar css classes on web page
sure, i have put it all in one page .. check attached file.
form.html
(1 KB)
(File Type Details)
html file with prototype usage
Random Solutions
centOS VPS setup - FTP access?
Mcaffe EPO 4.5 : deploying new EPO with existing agents
How do I update my tables in mysql to include new data?
Solaris 10 zone fails to start up
Does OpenOffice allow Windows 7 preview pane to preview .doc and .xls files?
Serialize ajax requests with jQuery
Cisco VPN Client 5.0.07.0290 on Windows 7 64 bit
VMware Workstation 7.1 Won't Install
Exchange 2007 Certificate Renewal
CRM 4.0 - Contracts Expiring at a specific time?