I am looking for a Comprehensive list of IE vs. Mozilla Javascript differences and gotchas.
To forestall any redundant postings, I know that the best answer would be something like:
Use jQuery! and...
I have being doing that for years. In fact my templating system takes care
of that process automatically. Then the CGI parsing object parses that hidden input,
looks for matches in the posted data...
One of the things that bugs me about CGI is that if a checkbox in
a form is not checked, the name of the checkbox will not be
sent. This is in contrast to a text input field name being sent even if...
Greetings:
please see http://www.tj49.com/lb/
and the table beneath the text Articles
I want to eliminate the spaces between the cells.
I.E. I wish each cell to share a border with an adjacent...
I don't see any JS errors coming from IE, and I don't have a "View Rendered Code"
tool for IE (and don't know if there is any). Furthermore - it appears that the
Crockford JSLint tool doesn't cover...
I got back from my trip early.
So : see
http://www.tj49.com/demo/test_datepicker.html
And please let me know if I have screwed up the doctype! :o
thanks
tim
I will try that. I must leave now. Off the grid and off the net until this
evening (my time). I can have a test site up by this time tomorrow.
I am hoping that those who have should an interest in...
Nice to get a response (I thought I had been abandoned!)
Since posting, I've got some IE8 up and running with the same problem.
I made reference to IE6, because that was all that I had access to...
I have written a javascript "widget" which generates its own CSS code
inside of a div element, along with a calendar that enables the user to
pick a date. On chrome and firefox on Max OSX 10.7, the...
Blush - have I stumped the chumps? And the experts?
I foresee a project with which I can try this in the development stages without publicly "getting it all over ourselves". Problem is, I just can't...
I will provide that. First of all, I have noticed that the composition
of the content rendered by the javascript may be incorrect. I am going
to examine that and rewrite if necessary. Time doesn't...
I have developed a javascript module as an onclick handler in an input element
which fills a div element with a calendar.
Then handler also provides (auto-generates) some simple CSS rules which...
Thank you for the clear reply and the URL. This puts me on
the right track.:)
regards
tim
P.S. - The forum software isn't allowing me to upgrade my vote.
So, just for the record - I am calling...
David, perhaps that is what csslint was referring to by 'abstraction'. Therefore, to use a relative font size, do you not have to have a 'base size'?
If so, can you give me an example? Must be some...