Home
Whatsapp World
Videos
Images
Wapmaster
Facebook World
2go World
Handler Files
Applications
Chatroom
Blog
Forum
Services
Musics
Nimbuzz World
Themes
Games
Guestbook
News
Menu
24/7 updates on happenings in africa
Login
·
Signup
Forum
Wapmasters/Webmasters Zone
Xtgem coding help
hello lord eagle...
view posti
LORDEAGLE
said to
Kratos
0n
2015-11-13 22:18
Copy here
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Eaglenet Source Code Viewer Using JavaScript</title> </head> <body> <div class="container section page-content"> <form name="jsf"> <p>Input Url WithOut "http://" Or "https://" Below To View Source</p> <input type="text" name="url" size="30" value=""/> <input type="button" value="view source" class="btn btn-md btn-info" onclick="viewSource(location,this.form.url)"/> </form> </div> <script> function viewSource(l,x){ if(x.value==" "){return alert("No Input Value!");} l.href="view-source://"+x.value;} </script> </body> </html>
·
rated(0)
Forum
Wapmasters/Webmasters Zone
Xtgem coding help
hello lord eagle...
view posti
Oniline
2 Guests
Follow @eaglenetsoft