Microsoft
Software
Hardware
Network
Question : How do I remove class names that start with a specific string?
I have some bloody old Infragistics grids that output multiple dynamically generated class names on elements. I want to get rid of these classes. Here is a basic example:
<table id="table1" class="ig_001 ig_002 myClass">
...
</table>
Using jQuery, how do I find and remove the classes that start with "ig_"?
Help! :)
Answer : How do I remove class names that start with a specific string?
I use Veeam and am quite pleased. If you do upgrade, you can download, install, and trial Veeam Backup/Replication for 30 days. It's easy to setup, install, & use and support is pretty good if you need it.
Regards,
~coolsport00
Random Solutions
Sort Mysql table with recent entries
TextBox Must Be Placed Inside Form Tag Error
VNC on Windows 7 (64)
What does it mean if I am receiving output errors on all of my Cisco Aironet 1130AG?
Importing a text file into Access
‘Browse’ button component in jsf
Code was working in Android 2.1 SDK but not on 2.2
Iphone Can't get Exchange mail on LAN but ok on 3G.
compareTo() - JavaScript example needed
Running RMI on Tomcat Servlet - How do I set up RMISecurityManager?