Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Showing results 1 to 12 of 12
Search took
0.07
seconds.
Search:
Posts Made By:
mamtakansal
Forum:
DOM and JSON scripting
05-20-2004, 09:54 PM
Replies:
7
How to delete a range of nodes..
Views:
2,984
Posted By
mamtakansal
Sure. I had variable number of rows with two...
Sure. I had variable number of rows with two fixed columns in the datatable. Here is what I did to remove the elements in the datatable:
while (tablebody.hasChildNodes()) { // while tbody...
Forum:
Other server side languages/ issues
03-25-2004, 09:04 PM
Replies:
1
Having problem with <input type="file"..
Views:
1,320
Posted By
mamtakansal
Having problem with <input type="file"..
Hello,
I have the following form element in my jsp page:
<form method="post" enctype="multipart/form-data" action="<%=someUrl%>">
<input type="file" name="userfile">
which allows a user to...
Forum:
DOM and JSON scripting
03-19-2004, 07:53 PM
Replies:
7
How to delete a range of nodes..
Views:
2,984
Posted By
mamtakansal
Thanks for your response! I have figured out a...
Thanks for your response! I have figured out a way of removing nested elements in an html tag in IE.
Regards,
Mamta.
Forum:
DOM and JSON scripting
03-19-2004, 06:16 PM
Replies:
7
How to delete a range of nodes..
Views:
2,984
Posted By
mamtakansal
I have tried using document.createRange() as...
I have tried using document.createRange() as well. In that case also, I get the same javascript error:
Object doesn't support this property or method.
Thanks!
Forum:
DOM and JSON scripting
03-19-2004, 03:32 PM
Replies:
7
How to delete a range of nodes..
Views:
2,984
Posted By
mamtakansal
How to delete a range of nodes..
Hello,
I am trying to delete a selection of nodes as follows:
newRange = document.selection.createRange();
newRange.selectNodeContents(document.getElementById("id"));...
Forum:
DOM and JSON scripting
03-18-2004, 03:19 PM
Replies:
20
adding onclick handler
Views:
24,374
Posted By
mamtakansal
'tbody' tag is in DOM documentation. But you are...
'tbody' tag is in DOM documentation. But you are right, it's not clearly emphasized.
Forum:
DOM and JSON scripting
03-18-2004, 02:47 PM
Replies:
20
adding onclick handler
Views:
24,374
Posted By
mamtakansal
I tried 'tbody' tag and to my astonishment, it...
I tried 'tbody' tag and to my astonishment, it works! Thanks so much for your help!! I wonder, why it's not in DOM documentation..
Regards,
Mamta.
Forum:
DOM and JSON scripting
03-16-2004, 09:38 PM
Replies:
20
adding onclick handler
Views:
24,374
Posted By
mamtakansal
I am still having trouble in creating table rows...
I am still having trouble in creating table rows dynamically. Here is the complete code:
************************************************
<HTML>
<HEAD>
</HEAD>
<BODY TOPMARGIN="1"...
Forum:
DOM and JSON scripting
03-15-2004, 02:11 PM
Replies:
20
adding onclick handler
Views:
24,374
Posted By
mamtakansal
Thanks a lot for the response! It certainly...
Thanks a lot for the response! It certainly helped. I also found a great online resource to dynamically generate an HTML form:
http://www.pageresource.com/dhtml/ryan/part4-1.html
Forum:
DOM and JSON scripting
03-09-2004, 10:16 PM
Replies:
20
adding onclick handler
Views:
24,374
Posted By
mamtakansal
I need to create a variable number of rows (with...
I need to create a variable number of rows (with two data tags) in an html table, based on a variable evaluated in javascript code. The add() function given in this thread, somewhat solves this...
Forum:
JavaScript programming
02-23-2004, 08:23 PM
Replies:
4
Horizontal scroll bar in multiple list box..
Views:
4,112
Posted By
mamtakansal
Thanks for your response! I am dynamically...
Thanks for your response!
I am dynamically creating the multiple select box through Javascript. However, I don't know how to add a horizontal scroll bar to the select box via Javascript.
Forum:
JavaScript programming
02-23-2004, 04:43 PM
Replies:
4
Horizontal scroll bar in multiple list box..
Views:
4,112
Posted By
mamtakansal
Horizontal scroll bar in multiple list box..
Hello,
I need to have a horizontal scroll bar in a multiple select list box. As I have two columns in my multiple list box and text in one of the columns can be quite long(upto 250 characters). ...
Showing results 1 to 12 of 12
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
12:40 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.