| View previous topic :: View next topic |
| Author |
Message |
raj2476
Joined: 14 Jun 2008 Posts: 12 Location: Hyderabad
|
Posted: Wed Jun 18, 2008 10:27 am Post subject: Re: Hlep to floting div for firefox browser |
|
|
Thanks Rangana,
But my problem is that am in dead line of this project today i have to fix this problem, that'z why am asking u the source code. If u don't mind did u checked in different browser with different resoulation. plz give me the source code na.
Thanks |
|
| Back to top |
|
 |
|
|
rangana 500+ Club

Joined: 27 Feb 2008 Posts: 563 Location: Cebu City Philippines
|
Posted: Wed Jun 18, 2008 10:43 am Post subject: Re: Hlep to floting div for firefox browser |
|
|
Well, since you wanted the source code, here's what they used:
| Code: |
<tr>
<td height="25" bgcolor="#3CA0E3" style="padding-left:5px;"><img src="images/navigation.gif" alt="Navigation" width="71" height="11" border="0"></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"> <DIV id=leftmenu>
<A href="solutions.htm#esolutions">eSolutions</A>
<A href="solutions.htm#portal-development">Portal Development</A>
<A href="solutions.htm#eai">EAI</A>
<A href="solutions.htm#client-server">Client Server Programming </A>
</DIV></td>
</tr>
<tr>
<td valign="top"> <table width="225" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="1"></td>
</tr>
<tr>
<td height="60"><img src="images/image3.jpg" alt="Resource Point" width="225" height="58" border="0">
</td>
</tr>
<tr>
<td height="25" class="heading">RPL Commitment</td>
</tr>
<tr>
<td class="contenttext">RPL is committed to providing quality
service to all clients. We work with our customers as
partners, adding value in all aspects of the business.</td>
</tr>
<tr>
<td class="orangebullet"><p align="right"><a href="#" class="orangebullet">+
Read On</a></p></td>
</tr>
<tr>
<td class="heading">Fast and Efficient</td>
</tr>
<tr>
<td class="contenttext">Our services are fast, well-organized
and can be provided with minimum disruption to your workplace.
We'll work hard to make your business life easier</td>
</tr>
<tr>
<td class="orangebullet"><p align="right"><a href="#" class="orangebullet">+
Read On</a></p></td>
</tr>
<tr>
<td height="22"></td>
</tr>
<tr>
<td><img src="images/rpl-clients.gif" alt="RPL Clients" width="74" height="16" border="0"></td>
</tr>
|
...but I would'nt go for tables, since it was'nt intended for layouts
Anyway, since this is in a hurry, just note of it. Good luck! |
|
| Back to top |
|
 |
raj2476
Joined: 14 Jun 2008 Posts: 12 Location: Hyderabad
|
Posted: Wed Jun 18, 2008 11:43 am Post subject: Re: Hlep to floting div for firefox browser |
|
|
| It's not working ...? |
|
| Back to top |
|
 |
raj2476
Joined: 14 Jun 2008 Posts: 12 Location: Hyderabad
|
Posted: Fri Jun 20, 2008 12:02 pm Post subject: Re: Hlep to floting div for firefox browser |
|
|
Hi all,,
Again i need help. I'm looking for search javascript like if u type some keywork in input box and without click search button if u click keyboard enter key then it should start search. Please if anybody knows then kindly help me soon.
Thanks |
|
| Back to top |
|
 |
|