Tag Archives: Cdata

xhtml 1.1

do you find it worth it i could validate my internet site easily for xhtml A SINGLE. 1 but do you find it worth it heard that its definitely not too well established what everyone take on it positives an cons It’s a piece of cake. It’s just XHTML ONE. 0 Strict where everything that’s deprecated in actual fact not supported in any respect. Formally, it’s supposed to become even more XML-ish when compared with XHTML 1. 0. It’s my doctype of preference when circumstances allow it… although you will find one problem by using IE and XHTML A SINGLE. 1: http: //www. webdesignforums. net/showthread. phpt=25840 : thumbsup: must have really checked a person’s post 1st, kind regards Which doesn’t mean validating as correct XHTML is actually bad; -) Remember that since XHTML is definitely XML, you have to do things like <! CDATA stuff in Javascript rather than the old <! — –>. Not surprisingly, I don’t add JS in my code anymore, to ensure ain’t a problem! w00t.

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

How to integrate Google map in custom CMS?

The client has PHP-MYSQL based custom CMS Internet site. How to combine Google map there. Clients website consist of some specific address which i want spot with the help of Google map. Any suggestion and comment in this regard will possibly be appreciated. Thank An individual. Code: < div id=" google_map" style=" wider: 600px; height: 400px; " > < /div> < script type=" text/javascript" src=" http: //maps. yahoo and google. com/mapsfile=api& amp; v=2. x& amplifier; key=YOUR_GOOGLE_MAPS_KEY" > < /script> < script type=" text/javascript" > //<! CDATA var road = null; var geocoder = null; whenever (GBrowserIsCompatible()) map = new GMap2(document. getElementById(" google_map" )); geocoder = new GClientGeocoder(); if (geocoder) var deal with = " 123 The Way, Miami, FL 33131"; var level = geocoder. getLatLng(address, function(point) whenever (! point) alert(address + " definitely not found" ); otherwise map. setCenter(point, 13); var marker = new GMarker(point); road. addOverlay(marker); marker. openInfoWindowHtml(" < p> The info window popup< /p> " ); ); < /script> .

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Another Slider Problem?

You should tell me how you can fix my slider Bless you! http: //shovenose. com/ Except I’m missing it, I don’t notice the Nivo Slider CSS report called anywhere. It’s however CSS file, I copied in addition to pasted the contents because Needed to consolidate these people. Is that a problem I’ve got that old one still in case you need the item… http: //shovenose. com/oldnivocssthatisntusedanywhere. css It depends upon where you put it however CSS – in the event you put it from the wrong place it may be getting written around by something which is being read later inside the file. But I believe your problem may be that you have got your $(window). load(function() for example.. in the body in the page below the slider, instead of within the < head> in the page. As well as what is this little bit of code <! CDATA I’m undecided what the CDATA actually means but the settings inside the particular CDATA tag ascertain the slider controls. Maving the windows load stuff in to the head makes simply no difference, but I’ve accomplished that now just in case I put the CSS at the end of the CSS document… … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment