WebSite X5Help Center

 
Giovanni G.
Giovanni G.
User

Html  it

Author: Giovanni G.
Visited 1603, Followers 1, Shared 0  
Tags: html

CIAO A TUTTI, poichè sono una frana, ho da chiedervi un altro suggerimento... Dovrei inglobare in un sito un nostro portale (quindi + che autorizzato) quando incollo il codice html, nel momento in cui visualizzo il sito è troppo grande e compaione le barre di scorrimento... Come posso visualizzarlo in maniera ridotta senza barre di scorrimento? Grazie anticipatamente

Posted on the
6 ANSWERS - 1 USEFUL
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

ciao,

... se la pagina che vuoi importare non è progettata in tabelle elastiche  quello che si può fare è solo quello di incorporarlo in un oggetto HTML di larghezza ed altezza adeguate...

... se posti un LINK della pagina da importare forse ci si potrebbe orientare meglio...

.

bye, KolAsim 

Read more
Posted on the from  ‪ KolAsim ‪ ‪
Mirko Boschetti
Mirko Boschetti
Moderator

Penso intenda incorporarlo con iFrame...

Read more
Posted on the from Mirko Boschetti
Giovanni G.
Giovanni G.
User
Author

eccola grazie mille...

<html><head><meta charset="utf-8">
<title> ::: MMWEB - portale MEGAMARK :::</title>
<LINK REL=stylesheetType="text/css" HREF="http://mmweb.megamark.it//stile/jquery-ui-1.8.2.custom.css"><LINK REL=stylesheetType="text/css" HREF="http://mmweb.megamark.it//stile/stile.css"><LINK REL=stylesheetType="text/css" HREF="http://mmweb.megamark.it//stile/facebox.css"><LINK REL=stylesheetType="text/css" HREF="http://mmweb.megamark.it//stile/datepicker.css">
<link rel="stylesheet" type="text/css" href="http://mmweb.megamark.it//stile/fancybox/jquery.fancybox-1.3.4.css" media="screen" /><LINK REL=stylesheetType="text/css" HREF="http://mmweb.megamark.it//stile/SimplejQueryDropdowns/style.css"><!--[if lte IE 7]> <link rel="stylesheet" type="text/css" href="http://mmweb.megamark.it//stile/SimplejQueryDropdowns/ie.css" media="screen" /><![endif]-->
<script language="JavaScript" type="text/javascript" src="http://mmweb.megamark.it//js/jquery-1.3.2.min.js"></script><!--<script language="JavaScript" type="text/javascript" src="http://mmweb.megamark.it//js/sqlite.js"></script><script language="JavaScript" type="text/javascript" src="http://mmweb.megamark.it//js/json.js"></script>--><script language="JavaScript" type="text/javascript" src="http://mmweb.megamark.it//js/mmweb.js"></script><script language="JavaScript" type="text/javascript" src="http://mmweb.megamark.it//js/ui.core.js"></script><script language="JavaScript" type="text/javascript" src="http://mmweb.megamark.it//js/ui.datepicker.js"></script><script language="JavaScript" type="text/javascript" src="http://mmweb.megamark.it//js/facebox.js"></script><script language="JavaScript" type="text/javascript" src="http://mmweb.megamark.it//js/jquery.autocomplete.js"></script><!--<script type="text/javascript" src="http://mmweb.megamark.it//js/jquery.mousewheel-3.0.4.pack.js"></script>--><script type="text/javascript" src="http://mmweb.megamark.it//js/jquery.fancybox-1.3.4.pack.js"></script><script type="text/javascript" language="javascript" src="http://mmweb.megamark.it//js/SimplejQueryDropdowns/js/jquery.dropdownPlain.js"></script>

<script src="http://mmweb.megamark.it//js/jqueryFileTree.js" type="text/javascript"></script><link href="http://mmweb.megamark.it//stile/filetree/jqueryFileTree.css" rel="stylesheet" type="text/css" media="screen" />
<script type="text/javascript"> jQuery(document).ready(function($) { jQuery('a[rel*=facebox]').facebox()
jQuery('#fileTreeDemo_1').fileTree({ root: 'webshare/cliente//documenti/',script: './php/jqueryFileTree.php' }, function(file) { //window.open('http://mmweb.megamark.it//'+file,'mywin'); jQuery("#nome_file").val(file) dwnld.location.href='http://mmweb.megamark.it//'+file ;
var extension = file.split('.').pop() ;
switch (extension) { default : jQuery('#div_iframe').show('slow'); break ; case "ZIP" : case "zip" : case "XLS" : case "xls" : case "DOC" : case "doc" :
case "GZ" : case "gz" : case "TAR" : case "tar" : case "RAR" : case "rar" : case "PPT" : case "ppt" :
case "BMP" : case "bmp" : case "JPG" : case "jpg" : case "GIF" : case "gif" : case "PNG" : case "png" : case "TIFF" : case "tiff" : case "pptx" : case "PPTX" :
case "AAC" : case "AC3" : case "AIFF" : case "AMR" : case "BWF" : case "Cda" : case "FLAC" : case "IFF" : case "MID" : case "MKA" : case "MP1" : case "MP2" : case "MP3" : case "M4a" : case "RIFF" : case "QuickTime" : case "PCA" : case "RA" : case "RM" : case "Ogg" : case "WAV" : case "WMA" : case "XM" :
case "3gp" : case "ASF" : case "AnimGIF" : case "AVI" : case "DivX" : case "FLV" : case "SWF" : case "MPEG" : case "MP4V" : case "OGM" : case "WMV" : case "QuickTime" : case "MKV" : case "RM" : case "VOB" : case "SVI" : case "FLV" : // TO NUTIN break ; } });
jQuery('#fileTreeDemo_2').fileTree({ root: 'webshare/cliente/canale_/', script: './php/jqueryFileTree.php' }, function(file) {
dwnld.location.href='http://mmweb.megamark.it//'+file ; jQuery('#div_iframe').show('slow'); });

jQuery("a[rel^=prodottiFoto_]").fancybox({ 'transitionIn' : 'elastic', 'transitionOut' : 'elastic', 'titlePosition' : 'inside', 'titleFormat' : function(title, currentArray, currentIndex, currentOpts) { return '<span id="fancybox-title-over">Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' &nbsp; ' + title : '') + '</span>'; } });
})

</script>
</head>
<body>
<div id="syncDiv"></div><div class="contenitore"><div id="exit" class="exit"><a href="[removed];" onclick=" window.open('','_self',''); window.close();"><img src="http://mmweb.megamark.it//img/exitapp.png"></a></div>
<div id="jQueryloadingPatina"></div><div id="jQueryloading"><table cellpadding=0cellspacing=0border=0width="100%" height="100%"><tr><td align="center" valign="MIDDLE"><div style="padding:10px; border:1px solid #425D8A; background-color:#fff; width:250px; height:60px"><p style="color:#425D8A">Attendere . . .</p><img src="img/ajax-loader.gif"></div></td></tr></table></div>
<div class="logo">&nbsp;</div><div class="header"><a href="?"><img src="http://mmweb.megamark.it//img/top.gif" border=0 /></a></div><div class="menuTop"></div><div class="centro"><h2 style="border-bottom:1px solid #990000; color:#990000; padding-top:20px; text-align:center">Accesso negato.</h2>
<table width="100%" border="0" cellspacing="0" cellpadding="10" class=""><tr><td width="4" align="right"><img src="img/lucchetto.jpg" width="168" height="201" border="0" /></td><td width=40%><p>Accesso utenti GMAIL</p><button type="button" id="a" class="medium blue" onclick="[removed].href='https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http://mmweb.megamark.it/index.php&client_id=629950642247-b84qni8acbkg21dqsjrac4jpfdf2b308.apps.googleusercontent.com&scope=https://www.googleapis.com/auth/userinfo.profile+https://www.googleapis.com/auth/userinfo.email&access_type=offline&approval_prompt=auto'">clicca qui</button></td><td width=40%>
<span id="loginTxt"><p>Accesso utenti standard</p><button type="button" id="b" class="medium blue" onclick="jQuery('#tblLogin').toggle(); jQuery('#loginTxt').hide();">clicca qui</button></span><form name="form_log" id="form_log" method="post" action="http://mmweb.megamark.it//php/dologin.php"><table border=0style="display:none" id="tblLogin"><tr><td width="86%" align="left" valign="middle"><strong>Utente:</strong><br /><input name="login" type="text" class="form" size="25" maxlength="50"></td></tr><tr><td align="left" valign="middle"><strong>Password:</strong><br /><input name="pwd" type="password" class="form" size="25" maxlength="50"></td></tr><tr><td align="left" valign="middle"><input type="hidden" name="tipoaccess" value="standard"><input type="submit" value="ACCEDI" name="submit"></td></tr></table></td></tr></table></form>
</div><div class="footer"><div class="testo"><div style="margin-left:20px;margin-right:20px" class="testo">S.P. Trani-Andria, km. 1.050 - 70059 Trani (BA) P.iva 01149290726<br /><a href="http://www.smartwebsrl.com" target="_blank">powered by Smartweb S.r.L.</a></div></div></div></div><div id="div_iframe" style="z-index:999; border:2px solid; display:none; width:90%; height:90%; position:absolute; top:10px; right:10px; background-color:#777; padding-top:40px;"><div style="position:absolute; top:5px; right:5px"><a href="[removed];" onclick="saveDownload()"><img src="./img/saveDownload.png"></a>&nbsp;<a href="[removed];" onclick="jQuery('#div_iframe').hide('slow');dwnld.location.href=''"><img src="./img/chiudi.png"></a></div><input type="hidden" id="nome_file" value=""><iframe id="dwnld" name="dwnld" width="100%" height="100%" frameborder="0" src="blank.htm"></iframe><iframe name="iExport" id="iExport" src="" width=1height=1></iframe></div><div style="position:absolute; top:0; left:0; width:200px;font-size:1.8em; height:60px; border:4px solid; color:#990000; background-color:#fff; display:none">STOLA - LAB</div></body></html>3

Read more
Posted on the from Giovanni G.
Mirko Boschetti
Mirko Boschetti
Moderator

Kol chiedeva un semplice link....non tutto il codice...ahahah

Read more
Posted on the from Mirko Boschetti
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

... sì, ... come accennato da Mirko, ...sarebbe meglio il LINK della pagina pubblicata in rete...

... questo perchè il codice JavaScript postato qui in Answer si protegge sostituendo delle stringhe con [removed] ed è difficile capire cosa ci debba essere al suo posto in base all'azione da compiere, fra l'altro vedo dei riferimenti jQuery...

... eventualmente, sempre se è nelle mie possibilità che sono senza mezzi, manda la pagina a:

kolasimhotmail.com

.

bye, KolAsim


Read more
Posted on the from  ‪ KolAsim ‪ ‪
Giovanni G.
Giovanni G.
User
Author

Laughing  ok

Read more
Posted on the from Giovanni G.