problema con sito...

finanzalive

Nuovo Utente
4 Apr 2014
2
0
0
un mio amico ha detto che in questo forum siete preparati e in gamba...
per questo motivo vi espongo il mio problema

in questa pagina http://bookazionitalia.finanzaborsa.it/
c'è il book per i titoli italiani... io vorrei modificarla... in modo da rinpicciolirlo... per metterne 4 per pagina...
ovvero quindi 2 sopra e 2 sotto... così uno se vuole... può seguire 4 titoli/book in contemporanea...
per farla breve.. vorrei realizzare 1 cosa simile : http://bookazioninasdaq.finanzaborsa.it/
ma questa volta per il book italiano...mi dite come si può fare?... e in che modo modificare il codice?

il link originale del book è questo : https://marketviewer.equiduct.com/


il codice html è questo :

HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
    <head>
        <title>Equiduct MarketViewer</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta name="description" content="Unique display of consolidated pan-European pre- and post-trade information with realtime and historical views from Equiduct"/>
        <meta name="keywords" content="equiduct,market viewer,realtime,historical,pan-european,liquidity,best execution"/>
        <link rel="shortcut icon" href="equiduct.ico" type="image/x-icon">
        <style type="text/css" media="screen">
            html, body, #Main_div { height:100%; }
            body {
                margin : 0px;
                padding : 0px;
                overflow : hidden;
                color : #FFFFFF;
                background-color: #333333;
            }
            A:link { color : red; }
            A:visited { color : red; }
            A:active { color : red; }
            A:hover { color: red; }
        </style>
        <script type="text/javascript" src="scripts/swfobject.js"></script>
 
        <script type="text/javascript">
            var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
            document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
        </script>
 
        <script type="text/javascript">
            var pageTracker; 
            try 
            {
                pageTracker = _gat._getTracker("UA-11457702-2");
                pageTracker._trackPageview();
            }
            catch(err) 
            {
            }
        </script>
        
        <script type="text/javascript">
            
            function showStatus( msg )
            {
                window.status= msg;
            }
            
            function getParameter( name )
   {
     name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
     var regexS = "[\\?&]"+name+"=([^&#]*)";
     var regex = new RegExp( regexS );
     var results = regex.exec( window.location.href );
     if( results == null )
       return "";
     else
       return results[1];
   }
   
            var serverUAT = "http://mifextest10/market-viewer";
            var serverUATS = "https://mifextest10/market-viewer";
            var serverDEV = "http://mifextest10:18080/market-viewer-DEV-latest-version";
            
            var serverURL;
            var liveServerHost;
            var liveServerProtocol;
            var liveServerPort = 8643;
            
            var isin = getParameter("isin");
            var currency = getParameter("currency");
            var symbol = getParameter("symbol");
            var tradeDate = getParameter("tradeDate");
            var volume = getParameter("volume");
            var price = getParameter("price");
            var mic = getParameter("mic");
            var bookDate = getParameter("bookDate");
            var transactionID = getParameter("transactionID");
            
            switch ( location.protocol )
            {
               case "file:" :
                  serverURL = serverUATS;
                  liveServerHost = "mifextest10";
                  liveServerProtocol = "https";
                  break;
                  
               default:
                  serverURL = location.protocol + "//" + location.host + "/market-viewer";
                  liveServerHost = location.host;
                  liveServerProtocol = location.protocol.substring( 0, location.protocol.length - 1 );
                  break;
            }
            
            var flashvars = {
                               serverURL : serverURL,
                               liveServerHost : liveServerHost,
                               liveServerProtocol : liveServerProtocol,
                               liveServerPort : liveServerPort,
                               symbol : symbol,
                               isin : isin,
                               currency : currency,
                               tradeDate : tradeDate,
                               volume : volume,
                               bookDate : bookDate,
                               mic : mic,
                               price : price,
                               transactionID : transactionID
                               // Reconfigure the amount of time for the Flash front end
                               // to timeout on the server.
                               // serverTimeout : 60,
                            };
                            
            var params = {
                            menu : "false",
                            bgcolor : "#333333"
                         };
                         
            var attributes = {
                               id: "Main",
                               name: "Main"
                              };
            
            swfobject.embedSWF ( "swf/Main.swf", 
                                  "Main_div", 
                                  "100%", "100%", 
                                  "9", 
                                  false, 
                                  flashvars, 
                                  params, 
                                  attributes );
            
            swfobject.addLoadEvent( loadEventHandler );
            
            function loadEventHandler( ) 
            {
                var swf = document.getElementById("swf/Main");
                if ( swf )
                    swf.focus( );
            }
        </script>
    </head>
    <body scroll="no">
        <noscript>Javascript should be turned on in order to see this page correctly.</noscript>
        <div id="Main_div">
            <p>
                Adobe's Flash Player could not be detected or the version installed needs to be updated.
                Please <a href="http://www.adobe.com/go/getflashplayer/">get the latest Flash player</a>.
            </p>
        </div>
    </body>
</html>
 
Ultima modifica di un moderatore:
La pagina che ci hai proposto è composta da due tabelle contenenti a loro volta 3 colonne che contengono questi book.

Quindi la cosa più naturale da fare è creare appunto due tabelle in cui inserisci due colonne in cui andrai ad inserire i relativi book.

Spero di essere stato chiaro.
 
La pagina che ci hai proposto è composta da due tabelle contenenti a loro volta 3 colonne che contengono questi book.

Quindi la cosa più naturale da fare è creare appunto due tabelle in cui inserisci due colonne in cui andrai ad inserire i relativi book.

Spero di essere stato chiaro.

ehm... veramente non ho capito...

puoi darmi il codice html che dovrei metter nella pagina? per far in modo da far apparire quel che dici tu?
 

Discussioni simili