hi,
update :
if I click on welcome nothing is happening ?? If I look to the source code of de page than I sie :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title> Products - </title>
<meta name="description" content="Our products" />
<meta name="keywords" content="vision.to, php, mysql, cms, portals,
tutorials, codecharge studio, custom scripts, swishmax projects, seo,
web development, web design, logo design, graphics" />
<meta name="language" content="en" />
<link rel="stylesheet" type="text/css" href="jquery-mobile/jquery.mobile.structure-1.0.min.css" />
<script type="text/javascript" src="jquery-mobile/jquery-1.6.4.min.js"></script>
<script type="text/javascript" src="jquery-mobile/jquery.mobile-1.0.min.js"></script>
<link rel="stylesheet" href="themes/my_company.min.css" />
<link rel="stylesheet" href="includes/overrides.css" />
<script type="text/javascript" src="includes/custom.js"></script>
</head>
<body>
<div data-role="page" data-theme="b" id="index">
<div data-role="content">
<ul data-role="listview" data-inset="true">
<!-- website menu -->
<li ><a href="index.php?id=1" title="Welcome - Web
Applications Beyond Your Imagination [Custom Web Applications]"
>Welcome<span> </span></a>
<li ><a href="index.php?id=2" title="ProductsOur products" >Products<span> </span></a>
<li ><a href="index.php?id=4" title="About" >About<span> </span></a>
<li ><a href="index.php?id=5" title="Tutorials" >Tutorials<span> </span></a>
<li ><a href="index.php?id=6" title="Links" >Links<span> </span></a>
<li ><a href="index.php?id=82" title="Articles" >Articles<span> </span></a>
<li ><a href="index.php?id=91" title="Digital Artwork" >Digital Art<span> </span></a>
</li>
</ul>
</div>
</div>
<!-- homepage - content -->
<div data-role="content">
<div data-role="index" data-theme="b" id="welcome">
<!-- Open Page Content -->
<p>At present time we have no "out-of-the-box" products on sale.<br />
We can provide a customized version of our <strong><a
href="./test.php"
title="yuuuuoihh">vhghhghggh</a></strong> and create
additional modules for your need's. </p>
<!-- Updated:8/19/2008 4:07:57 AM -->
</div>
<!-- Close Page Content -->
</div>
</body>
</html>
So I dont understand why I dont sie it, Can nobody help me !!!
Thanks