Revision: 42003
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at February 26, 2011 01:57 by shinokada
Initial Code
$(document).ready(function() { $('#infoinner br:lt(2)').remove(); });
Initial URL
Initial Description
This will remove the first br tags.
Initial Title
Remove br tags in visma cms system page
Initial Tags
Initial Language
jQuery