Pogledajte određenu poruku
Staro 04. 11. 2011.   #170
webarto
expert
Grand Master
 
Avatar webarto
 
Datum učlanjenja: 11.04.2010
Poruke: 998
Hvala: 141
959 "Hvala" u 153 poruka
webarto is on a distinguished roadwebarto is on a distinguished roadwebarto is on a distinguished roadwebarto is on a distinguished roadwebarto is on a distinguished roadwebarto is on a distinguished roadwebarto is on a distinguished roadwebarto is on a distinguished road
Default

Smeće je HTML, nisi ti kriv

PHP kôd:
$x $xpath->query("//div[@id='margin-top-10']");
echo 
$x->item(3)->textContent
Kôd:
                                        //<![CDATA[
                                        var html = '';
                                        var lat  = 44.79766500750019;
                                        var lang = 20.49371838569641;
                                        if (GBrowserIsCompatible())
                                        {
                                            var map = new GMap2(document.getElementById("map_canvas"));
                                            var ct = new GLatLng(lat, lang);
                                            map.setCenter(ct, 15);
                                            map.addControl( new GSmallMapControl() );
                                            //map.addControl( new GHierarchicalMapTypeControl () );
                                            var gm=new GMarker(ct);
                                            if(html != '') {
                                                GEvent.addListener(gm, "click", function() { 
                                                    this.openInfoWindowHtml( html );
                                                });
                                            }
                                            map.addOverlay(gm);
                                            map.enableContinuousZoom();
                                            map.enableInfoWindow();
                                        }
                                        //]]>
__________________
Github // LinkedIn // PHP // ZCE // Stackoverflow PHP // Site5 Web Hosting
webarto je offline   Odgovorite uz citat
"Hvala" webarto za poruku: