hi,
Thanks for ur reply.I have tried the regular expression which i have commented, and also tried to use it, but it has not worked. I am giving u the html code which is as follows:
[html]
<html>
<head>
<title>Locati on Master</title>
<link rel="stylesheet " type="text/css" href="http://10.202.1.24/css/Scheduler.css"/>
<script type="text/javascript">...
User Profile
Collapse
-
doubt in executing a function: alert box appears twice instead of once
hi ,
I have written a javascript function like this.
[CODE=javascript] function call(frm)
{
var loc_name = document.frm.lo ca.value;
//alert('<'+loc_n ame+'>');
//var objRegExp = /^(\s*)(\b[\w\W]*)/;
//if(objRegExp.te st(loc_name)) {
//alert("got it");
//loc_name = loc_name.replac e(objRegExp, '$2'); }
if(loc_name=='' || loc_name=='... -
removing spaces from a string
hi,
can anybody tell me a javascript regular expression which removes spaces in a string? I am catching a value in a javascript function which contains space.For example ' pavan kumar' or 'pavan kumar '
I need only to remove before or after space. The space between pavan and kumar should be as it is. Could anybody help me?
Thanks,
pavan -
dear deadth,
Actually i have developed a screen.outside the table on the top of a screen i have given a text which is in another table. I have given
text-decoration: blink option, so the text is blinking. I am asking whether there is an option like text-decoration : scroll so that the text, which is a hyperlink scrolls from left to right. Ofcourse we have <marquee direction>
option in html. But i am...Leave a comment:
-
Dear friend,
Actually public in psvm(String args[]) means that the main function in the program is accesible to every other function, outside the file in which main is written, void means the one that does not return anything,main is the function name thru which java program starts executing and String is the class name. I know little about static. In java the method or variables whose names start with static, are stored in Ram while non...Leave a comment:
-
OK my friend i do agree you, but try to make your doubt straightforward and clear.That is my sincere advice to you....Leave a comment:
-
doubt about main function
hi,
can anybody tell me the meaning of public static void main(Strin args[])?
can you please explain the meaning of each term? -
friend make your question clear .Leave a comment:
-
Options in css
hi,
Could anybody tell me how to get scrolling option to a text in css?
No activity results to display
Show More
Leave a comment: