發新話題
打印

help me!!

help me!!

早幾日我的iphone up左 2.21 同jb左,但今日係個lockscreen度無啦啦多左句 "this doesn't really do anything yet,but it/did/get loaded off the server (awesome ,huh?)  那是什麼東西  是否中左毒??

TOP

唔係中毒,佢只不過係Winterboard Lock Screen Server的一個html example, 去Winterboard 熄左佢就得。

LockBackground.html (http://sidonuke.com/lock/lockbackground.html)
HTML Code:

<html><head>
</head><body style="
     padding: 0;
     margin: 0;
">

<iframe
     frameborder="0"
     width="320"
     height="480"
     src="http://cydia.saurik.com/lock/"
></iframe></div>

</body></html>

http://cydia.saurik.com/lock/
HTML Code:

<html><head>
    <meta name="viewport" content="width=320, minimum-scale=1.0, maximum-scale=1.0"/>

    <style>
        body {
            background-color: transparent;
            margin: 0;
            height: 480px;
            padding: 0;
            width: 320px;
        }

        body > div {
            height: 270px;
            position: absolute;
            top: 115px;
            width: 320px;
        }

        body > div {
            color: white;
            text-align: center;
        }
    </style>
</head><body>
This doesn't really do anything yet, but it /did/ get loaded off the server . (Awesome, huh?)
</div>


<</body></html>



如果你鐘意,仲可以自已做改動,文件晌: /Library/Themes/Server Lock Example.theme/LockBackground.html
Ref: http://www.modmyi.com/

TOP

wa... 好彩我裝 winterboard 咁耐都未見過... 如果唔係實比佢嚇死  
ching 真見多識廣

TOP

發新話題