Hello everyone,
I am using the DNN MobiNuke Module (v02.00.03) from DataQuadrant to
create a mobile version of a website I have created. Everything is going
well EXCEPT a weird issue I am running into with the Mobile Skins. I
have a simple Mobile Skin that looks like this:
<div id="mobile_frame">
<div id="mobile_header">
...
...
</div>
<div id="main_wrap">
<div id="mobile_main" class="sub"<
View Complete Post