Search:
Login
Help/Guide
Preferences
Register
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
Back to Ticket #1349
Ticket #1349
: regexp.txt
File regexp.txt,
112 bytes
(added by Scott,
15 months
ago)
Regular expression (with no wiki formatting)
Line
1
if( FCKBrowserInfo.IsGeckoLike )
2
{
3
sHTML = sHTML.replace( /\s*-moz-[^:]+: -moz-initial\s*;/g, '' ) ;
4
}
Download in other formats:
Original Format