forked from Khan/khan-exercises
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix processMath script for IE8, hopefully
IE8 doesn't like .text() on a script element; see http://stackoverflow.com/q/6720257/49485. Move to the same solution for setting text that we use in a couple of other places. Test Plan: Loaded quadrilateral_angles.html?seed=186&problem=isoscelesTrap1 without errors in Chrome. Auditors: emily
- Loading branch information
1 parent
177bbb0
commit 2dea81b
Showing
1 changed file
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters