Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread iPad error
Tue, Jan 22 2013 10:18 AMPermanent Link

Matthew Jones

In running my theme test on the iPad, I get an error "The "Default" theme does not
exist. Line 15461". This same code is running fine on IE, errors on Chrome, and
fine in the IDE.

/Matthew Jones/
Tue, Jan 22 2013 10:23 AMPermanent Link

Matthew Jones

Having looked at the source for this, it seems this is the same problem as the
Chrome version. The function webdom_setactivestylesheet calls sametext, so if that
is failing on Chrome, it is probably failing on the iPad too.

/Matthew Jones/
Tue, Jan 22 2013 11:32 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Matthew,

<< In running my theme test on the iPad, I get an error "The "Default" theme
does not exist. Line 15461". This same code is running fine on IE, errors on
Chrome, and fine in the IDE. >>

Please see my other reply - WebKit/Chrome has issues with switching
stylesheets at runtime, so if you're planning on targeting these browsers
you're probably going to have to throw out the "theme switching" aspect of
your application.

Tim Young
Elevate Software
www.elevatesoft.com


Image