Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cap=new Array();
- var iv=0;
- cap[++iv]=31;
- cap[++iv]=18;
- cap[++iv]=22;
- cap[++iv]=16;
- cap[++iv]=21;
- cap[++iv]=18;
- cap[++iv]=20;
- var cpgs=31;
- var urll="";
- var capitulo="Capítulo ";
- function cmCap()
- {
- }
- function limpiar(id)
- {
- document.getElementById(id).options.length = 0.;
- }
- function llenar(ps,id){
- var option = document.createElement("option");
- option.text = "Kiwi";
- document.getElementById("mySelect")
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement