Welcome Guest, Not a member yet? Register   Sign In
Codeigniter error with chatset latin1 (Vbulletin)
#3

[eluser]tinhphaistc[/eluser]
more information.
i code <head> as follow
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
&lt;html&gt;
&lt;head&gt;
  &lt;meta http-equiv="content-type" content="text/html; charset=utf-8" /&gt;
  &lt;meta name="author" content="mr.sam" /&gt;
    &lt;link rel="stylesheet" type="text/css" href="/theme/vinadev.css" /&gt;
    &lt;link rel="stylesheet" type="text/css" href="/theme/jquery.tooltip.css" /&gt;
    [removed][removed]
    [removed][removed]
    [removed]
      $j = jQuery.noConflict();
      $j(document).ready(function(){
        $j("div.item").tooltip();
      });
    [removed]
    &lt;title&gt;Bình thuận 360&lt;/title&gt;
    
&lt;/head&gt;
but i check again in chorme is no true &lt;head&gt;. (You can see attach file). it show after &lt;body&gt; and &lt;body&gt; add space in "".

link image: http://s1063.photobucket.com/albums/t512...ent=01.png


Messages In This Thread
Codeigniter error with chatset latin1 (Vbulletin) - by El Forum - 08-06-2012, 10:23 AM
Codeigniter error with chatset latin1 (Vbulletin) - by El Forum - 08-06-2012, 10:55 AM
Codeigniter error with chatset latin1 (Vbulletin) - by El Forum - 08-07-2012, 09:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB