User Profile

Collapse

Profile Sidebar

Collapse
wannasee
wannasee
Last Activity: Dec 22 '08, 04:11 PM
Joined: Nov 25 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • javaScript works in IE 6.0 but not in Mozilla 2.0.10

    Hi Folks,

    I have two issues:

    1- I have written following code a code that works in IE but not in firefox. Please see code below. JavaScript version is 1.3. Both browsers should be able to run the script?

    [code=html]
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
    <html>
    <style type="text/css">
    table {border-collapse: collapse; }
    TEXTAREA...
    See more | Go to post
    Last edited by gits; Nov 27 '08, 10:22 PM. Reason: added code tags

  • JavaScript - dynamic resizing of cells in html table

    Hi Dormilich,

    thanks for your answer. I will try your suggestion and give then feedback.
    Bye
    See more | Go to post

    Leave a comment:


  • JavaScript - dynamic resizing of cells in html table

    Hello everybody,

    I am new at javascript and I would like to write a script that resizes the input fieds of an html table depending on the entered text. The input fields are placed in table cells (using <tr> and <td>) arranged like an Excel sheet.

    Requirements to my script are the following:

    1- When an entered text is longer than the length of the input field (there is overflow), then the script...
    See more | Go to post
No activity results to display
Show More
Working...