Search Results

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: ritu_kr
Forum: HTML and CSS Jul 14th, 2009
Replies: 3
Views: 637
Posted By ritu_kr
The rows are added dynamically.
1. No jsp is involved.
2. Server side html is used.

The code you have written are which elements?
Forum: HTML and CSS Jul 14th, 2009
Replies: 3
Views: 637
Posted By ritu_kr
How do alternate table row colours dynamically using css only? Else with javascript? Can i use them inside struts iterate tag?
Forum: JavaScript / DHTML / AJAX Jul 7th, 2009
Replies: 2
Views: 339
Posted By ritu_kr
Ok. I got it to work with [\\\\]. But i didn't understand why you need four. They had tried explaining in that site but i didn't understand.
Forum: JavaScript / DHTML / AJAX Jul 7th, 2009
Replies: 5
Views: 1,219
Posted By ritu_kr
Forum: JavaScript / DHTML / AJAX Jul 7th, 2009
Replies: 2
Views: 339
Posted By ritu_kr
<html>
<body>
<script type="text/javascript">

var str = "r'i`t\"291134837u";
var invalidChar = new RegExp("[\',\",\`]","gi");
document.write(str.match(invalidChar));
</script>

</body>
Forum: JavaScript / DHTML / AJAX Jul 3rd, 2009
Replies: 5
Views: 1,219
Posted By ritu_kr
Hi,
I got the answer. I've used a css class to configure its display property as none. Now how do i access this property to set it?
As in how are the getters and setters for this method defined?
Forum: JavaScript / DHTML / AJAX Jul 3rd, 2009
Replies: 5
Views: 1,219
Posted By ritu_kr
Thanks for the code. It works fine.
My page has a lot of elements, so when the page loads you can see all the items for a second before they disappear because of the code.
Is there anyway...
Forum: JavaScript / DHTML / AJAX Jul 1st, 2009
Replies: 5
Views: 1,219
Posted By ritu_kr
Hi,
this is my problem:
1. There are two div elements in my page.
2. When the page loads only one is supposed to be visible.(This is where i'm getting stuck)
3. There are a series of checkboxes....
Showing results 1 to 8 of 8

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC