![]() | |
#11
| |||
| |||
|
|
sheldonlg meinte: Uh, no. Everything works fine in Firefox. It is a simple "onClick". It is "onclick", BTW. Anyway, you state that clickableelement onclick="foo()" script type="text/javascript" function foo() { alert ("bar!"); } /script is not working in IE? Impossible. Have you tried clickableelement onclick="alert('bar!')" |
|
Again: Error reporting in your IE is turned on? You have do that *explicitly* in the settings dialog. |
|
Gregor |
#12
| |||
| |||
|
|
Uh, no. Everything works fine in Firefox. It is a simple "onClick". It is "onclick", BTW. |
#13
| |||
| |||
|
|
td align="center"><span id="tree_011170" class="fakelink" onclick="alert('click works')">Show Tree</span></td Still nothing. Once again, this all works perfectly in Firefox. |
#14
| |||
| |||
|
|
sheldonlg wrote: snip code snippet garbage td align="center"><span id="tree_011170" class="fakelink" onclick="alert('click works')">Show Tree</span></td Still nothing. Once again, this all works perfectly in Firefox. snip more code snippet garbage Obviously you have an error somewhere *other* than what your are showing in your snippets. If you really want a answer, then stop monkeying around playing this game of 20-questions and post the URL. Think about it, if you *do not know* what the problem is then how can you know what part of your code to put in a snippet! |
#15
| |||
| |||
|
|
Jonathan N. Little wrote: Obviously you have an error somewhere *other* than what your are showing in your snippets. If you really want a answer, then stop monkeying around playing this game of 20-questions and post the URL. Think about it, if you *do not know* what the problem is then how can you know what part of your code to put in a snippet! I can't do that. First of all, it is an intranet application and to access it you would have to login over a VPN. Second of all, it is a massive application built upon an AJAX framework. A "view page source" only shows the template. I can see the code in Firebug or outlines of it in the Developer Toolbar. I posted those because that is what is failing. Obviously, the error is coming from somewhere else, since narrowing these down show that these, by themselves, have to work. |
#16
| |||
| |||
|
|
sheldonlg wrote: Jonathan N. Little wrote: Obviously you have an error somewhere *other* than what your are showing in your snippets. If you really want a answer, then stop monkeying around playing this game of 20-questions and post the URL. Think about it, if you *do not know* what the problem is then how can you know what part of your code to put in a snippet! I can't do that. First of all, it is an intranet application and to access it you would have to login over a VPN. Second of all, it is a massive application built upon an AJAX framework. A "view page source" only shows the template. I can see the code in Firebug or outlines of it in the Developer Toolbar. I posted those because that is what is failing. Obviously, the error is coming from somewhere else, since narrowing these down show that these, by themselves, have to work. Well if you cannot see the posting a URL at least a demo page that still exhibits your problem to a public server, well...good luck with that! |
#17
| |||
| |||
|
|
* html .exclude_form_class {position:absolute;} !--[if lte IE 6] html {overflow-x:auto; overflow-y:hidden;} ![endif]-- ****************************** |
#18
| |||
| |||
|
|
On Tue, 29 Apr 2008 17:38:47 -0400, sheldonlg wrote: * html .exclude_form_class {position:absolute;} !--[if lte IE 6] html {overflow-x:auto; overflow-y:hidden;} ![endif]-- IE7 will ignore the positioning rule above. |
![]() |
| Thread Tools | |
| Display Modes | |
| |