Thread: SMS Lag Fix!
View Single Post
  #56 (permalink)  
Old 07-01-2009, 11:49 AM
MadlyAlive's Avatar
MadlyAlive
The GrooGrux King
Offline
Location: Phoenix, AZ
 
Join Date: Feb 2007
Posts: 1,228
Reputation: 1785
MadlyAlive is halfway to VIP status based on repMadlyAlive is halfway to VIP status based on repMadlyAlive is halfway to VIP status based on repMadlyAlive is halfway to VIP status based on repMadlyAlive is halfway to VIP status based on repMadlyAlive is halfway to VIP status based on repMadlyAlive is halfway to VIP status based on repMadlyAlive is halfway to VIP status based on repMadlyAlive is halfway to VIP status based on repMadlyAlive is halfway to VIP status based on repMadlyAlive is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to MadlyAlive
Re: SMS Lag Fix!

Quote:
Originally Posted by bradyonly View Post
Since others with the stock sprint ROM have tried it with success maybe there's something in that htm on your phone need specifically. Could you post the htm that you have? (to make it easier to read put it in a code tag.)

Here you go:

Code:
<html XMLNS:Inbox>

 <head>
  <object id="HTMLFormFactory" CLASSID="clsid:29d48cf7-ed6a-4a9d-a17a-ae9115c07a90" />
  <?IMPORT NAMESPACE="Inbox" IMPLEMENTATION="#HTMLFormFactory" />
  <link rel="stylesheet" href="file://\windows\thread_style.css" type="text/css" />
 </head>

 <body>
  <Inbox:ThreadIFrame>
   <Inbox:content id="THREADIFRAME" links />
  </Inbox:ThreadIFrame>

  <div id="threadbottom">
   <hr class="divider" size="1" />
   <Inbox:ComposeBodyCount>
    <Inbox:content ID="COMPOSEBODYCOUNT" format="%1!d!/%2!d!%4 (%3!d! messages)" title />
   </Inbox:ComposeBodyCount>
   <Inbox:ComposeSubject class="sms">
    <Inbox:content id="COMPOSESUBJECT" width="98%" height=50 spell focus count links noclearonbackpresshold limit=0 autocap inserttab scroll />
   </Inbox:ComposeSubject>
  </div>

 </body>

</html>
__________________



Reply With Quote