Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 9 of 9
Search took 0.20 seconds.
Search: Posts Made By: rajalakshmi
Forum: JavaScript programming 08-26-2008, 05:44 AM
Replies: 9
Views: 1,345
Posted By rajalakshmi
Remove alert(strPricePage); from above code end.

Remove alert(strPricePage); from above code end.
Forum: JavaScript programming 08-26-2008, 05:40 AM
Replies: 9
Views: 1,345
Posted By rajalakshmi
Hi jfm , Try below code, it works fine. ...

Hi jfm ,

Try below code, it works fine.

<div><style type="text/css">
.AutomotiveLink { COLOR: #df0005; TEXT-DECORATION: none }
.City { font-family:arial narrow,...
Forum: Small projects (quick fixes and changes) 08-25-2008, 08:04 AM
Replies: 1
Views: 5,113
Posted By rajalakshmi
Can i give new script for Thumbnail + Watermark....

Can i give new script for Thumbnail + Watermark. Its working fine.
Forum: Large Projects (new web application, complex features etc) 08-25-2008, 07:44 AM
Replies: 1
Views: 4,789
Posted By rajalakshmi
We are four member team. we have 3+ years of...

We are four member team. we have 3+ years of experience. we have good knowledge in web technology(PHP, Mysql, Ajax, Javascript, CSS).

We need more detail about your project.
Forum: JavaScript programming 08-25-2008, 07:07 AM
Replies: 9
Views: 1,345
Posted By rajalakshmi
You can't open a new window in javascript. But...

You can't open a new window in javascript. But you can open a popup window seperately in javascript.

If you are use "window.location", it opens in same window. Instead of you can use "window.open"...
Forum: MySQL 08-25-2008, 06:06 AM
Replies: 4
Views: 1,107
Posted By rajalakshmi
Using DISTINCT you can avoid duplicate records. ...

Using DISTINCT you can avoid duplicate records.


$info= mysql_query("SELECT DISTINCT info FROM `field`") or die(mysql_error());
Forum: Unknown sized projects (request quote) 08-22-2008, 10:48 AM
Replies: 13
Views: 3,145
Posted By rajalakshmi
Hi, Can I start this work, and i'll...

Hi,

Can I start this work, and i'll complete this work ontime. Hopefully waiting for your acceptance.
Forum: HTML & CSS 08-22-2008, 10:28 AM
Replies: 7
Views: 775
Posted By rajalakshmi
You can try this In your page after body tag,...

You can try this
In your page after body tag, replace
<DIV id=page> to <DIV id=page style=" BACKGROUND-COLOR: #f7efdf">


<BODY >
<DIV id=page style=" BACKGROUND-COLOR: #f7efdf">
Forum: HTML & CSS 08-22-2008, 10:08 AM
Replies: 4
Views: 584
Posted By rajalakshmi
You just remove the text after image tag ie.,...

You just remove the text after image tag ie., marked in red, and add text marked in green.
When you mouseover the image you want that text means, add title attribute in image tag.
If image is not...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT +1. The time now is 08:22 AM.