¿Cómo descargar Jailbreak y software iOS para iPhone?

  • Autor Autor lover5
  • Fecha de inicio Fecha de inicio
L

lover5

Delta
Verificación en dos pasos activada
Verificado por Whatsapp
Hola amigos alguien sabe como hacer esto que esta aqui Jailbreak download and iOS software download donde dice iphone firmware download y nos da la capacidad de elejir el firmware que deseamos por que se deslisa hacia abajo como muestra la imagen alguien me ayuda hacerlo? ido.webp
 
Si miras el codigo fuente veras la forma de hacerlo, es un formulario.

HTML:
<form style="clear: both; line-height: 25px; height: 25px; vertical-align: top; margin-bottom: 15px;" onsubmit="open(this.url.value,'','');return false;">
<div style="float: left; display: inline; margin-right: 5px; width: 200px; line-line-height: 25px; height: 25px;">
<select style="width: 200px; padding: 1px;" name="url">
<option value="">Download iPhone firmware</option>
<option value="">- – – – – – – – – – – – – – – iPhone 6 – – – – – – – – – – – – – – – -</option>
<option value="http://appldnld.apple.com/iOS8.1/031-09552.20141020.HUR2S/iPhone7,2_8.1_12B411_Restore.ipsw">iPhone 6 – iOS 8.1 – iPhone7,2 (12B411)</option>
<option value="http://appldnld.apple.com/iOS8/031-08344.20140925.j7t16/iPhone7,2_8.0.2_12A405_Restore.ipsw">iPhone 6 – iOS 8.0.2 – iPhone7,2 (12A405)</option>
<option value="http://appldnld.apple.com/iOS8/031-05647.20140917.b0n9s/iPhone7,2_8.0_12A365_Restore.ipsw">iPhone 6 – iOS 8.0 – iPhone7,2 (12A365)</option>
</select>
</div>
<div style="float: left; display: inline; line-height: 25px; height: 25px;"><input value="Go" type="submit"></div>
</form>
 
y como puedo hacerlo me puedes ayudar porfavor

- - - Actualizado - - -

Si miras el codigo fuente veras la forma de hacerlo, es un formulario.

HTML:
<form style="clear: both; line-height: 25px; height: 25px; vertical-align: top; margin-bottom: 15px;" onsubmit="open(this.url.value,'','');return false;">
<div style="float: left; display: inline; margin-right: 5px; width: 200px; line-line-height: 25px; height: 25px;">
<select style="width: 200px; padding: 1px;" name="url">
<option value="">Download iPhone firmware</option>
<option value="">- – – – – – – – – – – – – – – iPhone 6 – – – – – – – – – – – – – – – -</option>
<option value="http://appldnld.apple.com/iOS8.1/031-09552.20141020.HUR2S/iPhone7,2_8.1_12B411_Restore.ipsw">iPhone 6 – iOS 8.1 – iPhone7,2 (12B411)</option>
<option value="http://appldnld.apple.com/iOS8/031-08344.20140925.j7t16/iPhone7,2_8.0.2_12A405_Restore.ipsw">iPhone 6 – iOS 8.0.2 – iPhone7,2 (12A405)</option>
<option value="http://appldnld.apple.com/iOS8/031-05647.20140917.b0n9s/iPhone7,2_8.0_12A365_Restore.ipsw">iPhone 6 – iOS 8.0 – iPhone7,2 (12A365)</option>
</select>
</div>
<div style="float: left; display: inline; line-height: 25px; height: 25px;"><input value="Go" type="submit"></div>
</form>

me puedes ayudar hacerlo
 
Atrás
Arriba