You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(83) |
Nov
(319) |
Dec
(441) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(617) |
Feb
(784) |
Mar
(426) |
Apr
(363) |
May
(489) |
Jun
(396) |
Jul
(405) |
Aug
(146) |
Sep
(97) |
Oct
(146) |
Nov
(348) |
Dec
(99) |
2002 |
Jan
(69) |
Feb
(92) |
Mar
(58) |
Apr
(33) |
May
(29) |
Jun
(45) |
Jul
(72) |
Aug
(71) |
Sep
(47) |
Oct
(19) |
Nov
(48) |
Dec
(55) |
2003 |
Jan
(23) |
Feb
(73) |
Mar
(42) |
Apr
(52) |
May
(64) |
Jun
(155) |
Jul
(169) |
Aug
(103) |
Sep
(113) |
Oct
(118) |
Nov
(46) |
Dec
(30) |
2004 |
Jan
(19) |
Feb
(24) |
Mar
(40) |
Apr
(13) |
May
(35) |
Jun
(1) |
Jul
(23) |
Aug
(3) |
Sep
(31) |
Oct
(31) |
Nov
(26) |
Dec
|
2005 |
Jan
(5) |
Feb
(4) |
Mar
(3) |
Apr
(2) |
May
(2) |
Jun
|
Jul
|
Aug
(23) |
Sep
(9) |
Oct
(5) |
Nov
(2) |
Dec
(1) |
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Leif W <war...@us...> - 2004-05-05 14:29:31
|
My test page started by copying your email (I'll put a note to give credit where is due) :) , then adding HTML, CSS, and JavaScript, then the DynAPI calls. Then I generalized the problem and posted the results of the browsers available to me. I'll put your results on there for the record. Although, I should make a submit button to call some other page and give the option to enter the data and results into a MySQL database, where I would log the IP address (and leave hidden, just publish an incremental ID# [0000-FFFF] and a total count of unique IPs), UserAgent string, test results, and date. Then if the results change, I'll not remove the failure, but enter a success with a different date. Oh, and an option to sort by each header. :D My project for the morning (I need the exercise). I haven't created it yet, but I'll make the file a PHP script namned visibility_bug.php (instead of *.html), and just change the Apache server to do a permanent redirect to it, so bookmarks won't break. http://dynapi.kicks-ass.net/DynAPI_CVSROOT/test/visibility_bug/visibility_bug.php Leif ----- Original Message ----- From: Kevin Breynck To: dyn...@li... Sent: Wednesday, May 05, 2004 4:14 AM Subject: Re: [Dynapi-Help] getVisible() BUG in Mozilla Hi, i am using the "latest"(!?) snapshot of the DynAPI 3 Beta 1 : dynapi3x_2003_11_03.zip 03-Nov-2003 11:11 The source code on your test page is exactly what i meant. My tested Systems: ======================= Windows XP Professional ======================= false - IE 6.0.2800.1106.xpsp2.030422-1633; true - Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.6) Gecko/20040206 Firefox/0.8 true - Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.5) Gecko/20031007 true - Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.6) Gecko/20040113 =============== MAC OS X 10.3.2 =============== true - Safari 1.2 (v125) The "workaround" is not a "fix" in the dynapi-ScriptLibrary. It is just a di(rty)ffrent handling. I initialise the "testL" layer with "testDynLayer.setVisible(0);". Then *.getVisible() returns what i want. Kevin "Leif W" <war...@us...> Sent by: dyn...@li... 05.05.2004 02:55 Please respond to dyn...@li... To<dyn...@li...> cc SubjectRe: [Dynapi-Help] getVisible() BUG in Mozilla Oh, a URL for the test page is here: http://dynapi.kicks-ass.net/DynAPI_CVSROOT/test/visibility_bug/ Leif ----- Original Message ----- From: "Leif W" <war...@us...> To: <dyn...@li...> Sent: Tuesday, May 04, 2004 8:52 PM Subject: Re: [Dynapi-Help] getVisible() BUG in Mozilla > Rgeardless of the reporter's version and platform, I think I can verify > this bug. > > I'm not using a fresh CVS, but there haven't been any emails about > updates in a long time, and when there last was an email notification, I > updated my copy of the CVS. But I'll pull a fresh copy soon and > reconcile the differences. Just doing other things at the moment. But > I think my version is a pretty good test. > > Platform: Windows XP Professional. > Using these browsers to test: > > true Mozilla Firefox 0.8 > false IE 6.0.2800.1106.xpsp2.030422-1633; Update Versions: SP1, Q837009, > Q832894; Q831167 > true Mozilla 1.7 RC1 > true Opera 7.20.3087 > > Leif > > ----- Original Message ----- > From: Doug Melvin > To: dyn...@li... > Sent: Tuesday, May 04, 2004 7:17 PM > Subject: Re: [Dynapi-Help] getVisible() BUG in Mozilla > > > a little more info would help.. > 1) What version of the DynAPI are you using? > 2) what version of mozilla are you using? (include weather it's Mozilla, > Nescape, Firefox, thunderbirs, camino, ect) > 3) what operating system are you suing? (Windows 98, 98SE, win2k win2k3 > MaxOS10, ect. > > THEN we may be able to help. > > Thank You. > > Doug > > ----- Original Message ----- > From: Kevin Breynck > To: dyn...@li... > Sent: Tuesday, May 04, 2004 6:08 AM > Subject: [Dynapi-Help] getVisible() BUG in Mozilla > > > > Hello, > > create a layer in Mozilla: > > ... > > #testL {position:absolute; left:176px; top: 0px; z-index:10; > visibility:hidden;} > > ... > > <div id="testL" name="testL"></div> > > ... > > > If you try to get the visebility in Mozilla... > > function myVisibleTest () { > testDynLayer = DynLayer.getInline("testL"); > alert(testDynLayer.getVisible()); > } > > ... Mozilla returns true. > (IE returns false) > > A BUG? > > (I already have a workaround but could you please fix it?) > > > Thanks > Kevin > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.675 / Virus Database: 437 - Release Date: 5/2/2004 > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Dynapi-Help mailing list Dyn...@li... https://lists.sourceforge.net/lists/listinfo/dynapi-help |
From: Jeremy W. <je...@ma...> - 2004-05-05 14:26:33
|
Leif, What you have described is exactly what I am trying to do. > script over HTTPS to get data from a MySQL server. I've used ioelement > to talk to both Perl and PHP scripts, over HTTPS. But in my case, all > these servers are running on the same mahine and I have total control Because Mozilla crashes, I'm having a difficult time debugging the error. IE's script debugger says it's crashing in _monitorTransactions in ioelement.js. at the following if statement: elm=this.getScope(r[4]); if(elm && elm.document && !elm.document._tranState){ So I'm assuming the getScope function on the previous line is returning a null value. I'm not sure why this would be, and maybe I'm way off base. The only other thing I'm wondering about is if the following lines are causing a problem in _doRequest if (url.indexOf('http')!=0) { if (url.substr(0,1)=='/') url = 'http://'+dynapi.frame.document.domain+url; else url = dynapi.documentPath+url; } Did you have to change these lines to set the url variable to start with https rather than http? Thanks for your help. Jeremy ----- Original Message ----- From: "Leif W" <war...@us...> To: <dyn...@li...> Sent: Monday, May 03, 2004 11:22 AM Subject: Re: [Dynapi-Help] secure http > Hmm, not sure about that one. But the first part makes sense: you don't > want to start loading insecure data over a secure connection, because > then the data that is loaded is not going to be transmitted securely, > giving the false impression to the user that the entire session is > secure. The second part, about the browser going into a loop and giving > an application error, seems like a bug a Doug suggested, but I have no > idea. > > How are you calling this PHP script? Is there any reason you can't use > a secure URL to the PHP script in the JS code? > https://domain.dom/sql.php Then, you are just talking HTTP over a > secure connection, and the browser won't know or care what the PHP > script does insecurely while talking to the database (which could be > another point of concern from the security view). I use a plain PHP > script over HTTPS to get data from a MySQL server. I've used ioelement > to talk to both Perl and PHP scripts, over HTTPS. But in my case, all > these servers are running on the same mahine and I have total control > over it, so I know it's configured to work the way I expect. I haven't > tried having the initial web page on one HTTPS server, and calling the > PHP from a separate HTTP/HTTPS server, which may be what you're doing. > > If you have control over the database machine, and it's a UNIX box, you > can install a program that enables SSL connections to arbitrary server > programs, with no modification to the server. Two such programs I am > aware of (both use OpenSSL) are stunnel and sslwrap. I'm using stunnel > for SWAT (Samba Web Administration Tool), which doesn't use Apache, it > has it's own web server functionality, but specifically for the task at > hand. > > Leif > > ----- Original Message ----- > From: "Jeremy Wanamaker" <je...@ma...> > To: <dyn...@li...> > Sent: Monday, May 03, 2004 9:47 AM > Subject: Re: [Dynapi-Help] secure http > > > > Sorry, I should have been more specific in my original email. I am > using > > Dynapi 3 with ioelement.js to get data from a database via php > scripts. It > > works fine when it's running over http (port 80). When I switch to > https > > (port 443), Mozilla gives me the following warning: > > > > Although this page is encrypted, the information you have entered is > to be > > sent over an unencrypted connection and could easily be read by a > third > > party. > > > > It asks me if wish to continue.... I click yes and then mozilla goes > into a > > loop and gets an application error. Any idea on how I can fix this. I > really > > need to be able to use secure http for my application. > > > > Jeremy > > > > ----- Original Message ----- > > From: "Leif W" <war...@us...> > > To: <dyn...@li...> > > Sent: Friday, April 30, 2004 10:08 PM > > Subject: Re: [Dynapi-Help] secure http > > > > > > > Work in what way? It should work fine in a general sense. The > browser > > > handles the connection to the server. The server does not care what > the > > > file contents are, they are just static javascript files. The > browser > > > handles running the JavaScript, the server has no part in this > process. > > > I have a local copy of CVS with some of my tinkerings in it, so it's > a > > > "dirty" copy of the CVS, but it's 99.99% untouched. You can see it > at > > > http://dynapi.kicks-ass.net/ , and you'll see, it automatically > > > redirects to the secure site. I did most of my work with IOElement > and > > > SODA here. > > > > > > :D Ohh yeah, the site is down right now, as I'm modifying some > Apache > > > config settings, to get more details in my log files, and I kind of > shut > > > the site off and started modifying some live files so I can't turn > it > > > back up until the configs are finished. Should be tonight or > tomorrow, > > > once I am able to finish. > > > > > > In any case, what are you trying now and what isn't working? > > > > > > Leif > > > > > > ----- Original Message ----- > > > From: "Jeremy Wanamaker" <je...@ma...> > > > To: <dyn...@li...> > > > Sent: Friday, April 30, 2004 3:35 PM > > > Subject: [Dynapi-Help] secure http > > > > > > > > > > Is anyone aware of a way to get DynAPI 3 working with a secure > http > > > server? > > > > > > > > Thanks, > > > > > > > > Jeremy > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by: Oracle 10g > > > Get certified on the hottest thing ever to hit the market... Oracle > 10g. > > > Take an Oracle 10g class now, and we'll give you the exam FREE. > > > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > > > _______________________________________________ > > > Dynapi-Help mailing list > > > Dyn...@li... > > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: Oracle 10g > > Get certified on the hottest thing ever to hit the market... Oracle > 10g. > > Take an Oracle 10g class now, and we'll give you the exam FREE. > > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > |
From: Kevin B. <Kev...@bb...> - 2004-05-05 08:15:01
|
Hi, i am using the "latest"(!?) snapshot of the DynAPI 3 Beta 1 : dynapi3x_2003_11_03.zip 03-Nov-2003 11:11 The source code on your test page is exactly what i meant. My tested Systems: ======================= Windows XP Professional ======================= false - IE 6.0.2800.1106.xpsp2.030422-1633; true - Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.6) Gecko/20040206 Firefox/0.8 true - Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.5) Gecko/20031007 true - Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.6) Gecko/20040113 =============== MAC OS X 10.3.2 =============== true - Safari 1.2 (v125) The "workaround" is not a "fix" in the dynapi-ScriptLibrary. It is just a di(rty)ffrent handling. I initialise the "testL" layer with "testDynLayer.setVisible(0);". Then *.getVisible() returns what i want. Kevin "Leif W" <war...@us...> Sent by: dyn...@li... 05.05.2004 02:55 Please respond to dyn...@li... To <dyn...@li...> cc Subject Re: [Dynapi-Help] getVisible() BUG in Mozilla Oh, a URL for the test page is here: http://dynapi.kicks-ass.net/DynAPI_CVSROOT/test/visibility_bug/ Leif ----- Original Message ----- From: "Leif W" <war...@us...> To: <dyn...@li...> Sent: Tuesday, May 04, 2004 8:52 PM Subject: Re: [Dynapi-Help] getVisible() BUG in Mozilla > Rgeardless of the reporter's version and platform, I think I can verify > this bug. > > I'm not using a fresh CVS, but there haven't been any emails about > updates in a long time, and when there last was an email notification, I > updated my copy of the CVS. But I'll pull a fresh copy soon and > reconcile the differences. Just doing other things at the moment. But > I think my version is a pretty good test. > > Platform: Windows XP Professional. > Using these browsers to test: > > true Mozilla Firefox 0.8 > false IE 6.0.2800.1106.xpsp2.030422-1633; Update Versions: SP1, Q837009, > Q832894; Q831167 > true Mozilla 1.7 RC1 > true Opera 7.20.3087 > > Leif > > ----- Original Message ----- > From: Doug Melvin > To: dyn...@li... > Sent: Tuesday, May 04, 2004 7:17 PM > Subject: Re: [Dynapi-Help] getVisible() BUG in Mozilla > > > a little more info would help.. > 1) What version of the DynAPI are you using? > 2) what version of mozilla are you using? (include weather it's Mozilla, > Nescape, Firefox, thunderbirs, camino, ect) > 3) what operating system are you suing? (Windows 98, 98SE, win2k win2k3 > MaxOS10, ect. > > THEN we may be able to help. > > Thank You. > > Doug > > ----- Original Message ----- > From: Kevin Breynck > To: dyn...@li... > Sent: Tuesday, May 04, 2004 6:08 AM > Subject: [Dynapi-Help] getVisible() BUG in Mozilla > > > > Hello, > > create a layer in Mozilla: > > ... > > #testL {position:absolute; left:176px; top: 0px; z-index:10; > visibility:hidden;} > > ... > > <div id="testL" name="testL"></div> > > ... > > > If you try to get the visebility in Mozilla... > > function myVisibleTest () { > testDynLayer = DynLayer.getInline("testL"); > alert(testDynLayer.getVisible()); > } > > ... Mozilla returns true. > (IE returns false) > > A BUG? > > (I already have a workaround but could you please fix it?) > > > Thanks > Kevin > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.675 / Virus Database: 437 - Release Date: 5/2/2004 > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Dynapi-Help mailing list Dyn...@li... https://lists.sourceforge.net/lists/listinfo/dynapi-help |
From: Leif W <war...@us...> - 2004-05-05 00:55:27
|
Oh, a URL for the test page is here: http://dynapi.kicks-ass.net/DynAPI_CVSROOT/test/visibility_bug/ Leif ----- Original Message ----- From: "Leif W" <war...@us...> To: <dyn...@li...> Sent: Tuesday, May 04, 2004 8:52 PM Subject: Re: [Dynapi-Help] getVisible() BUG in Mozilla > Rgeardless of the reporter's version and platform, I think I can verify > this bug. > > I'm not using a fresh CVS, but there haven't been any emails about > updates in a long time, and when there last was an email notification, I > updated my copy of the CVS. But I'll pull a fresh copy soon and > reconcile the differences. Just doing other things at the moment. But > I think my version is a pretty good test. > > Platform: Windows XP Professional. > Using these browsers to test: > > true Mozilla Firefox 0.8 > false IE 6.0.2800.1106.xpsp2.030422-1633; Update Versions: SP1, Q837009, > Q832894; Q831167 > true Mozilla 1.7 RC1 > true Opera 7.20.3087 > > Leif > > ----- Original Message ----- > From: Doug Melvin > To: dyn...@li... > Sent: Tuesday, May 04, 2004 7:17 PM > Subject: Re: [Dynapi-Help] getVisible() BUG in Mozilla > > > a little more info would help.. > 1) What version of the DynAPI are you using? > 2) what version of mozilla are you using? (include weather it's Mozilla, > Nescape, Firefox, thunderbirs, camino, ect) > 3) what operating system are you suing? (Windows 98, 98SE, win2k win2k3 > MaxOS10, ect. > > THEN we may be able to help. > > Thank You. > > Doug > > ----- Original Message ----- > From: Kevin Breynck > To: dyn...@li... > Sent: Tuesday, May 04, 2004 6:08 AM > Subject: [Dynapi-Help] getVisible() BUG in Mozilla > > > > Hello, > > create a layer in Mozilla: > > ... > > #testL {position:absolute; left:176px; top: 0px; z-index:10; > visibility:hidden;} > > ... > > <div id="testL" name="testL"></div> > > ... > > > If you try to get the visebility in Mozilla... > > function myVisibleTest () { > testDynLayer = DynLayer.getInline("testL"); > alert(testDynLayer.getVisible()); > } > > ... Mozilla returns true. > (IE returns false) > > A BUG? > > (I already have a workaround but could you please fix it?) > > > Thanks > Kevin > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.675 / Virus Database: 437 - Release Date: 5/2/2004 > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > |
From: Leif W <war...@us...> - 2004-05-05 00:52:35
|
Rgeardless of the reporter's version and platform, I think I can verify this bug. I'm not using a fresh CVS, but there haven't been any emails about updates in a long time, and when there last was an email notification, I updated my copy of the CVS. But I'll pull a fresh copy soon and reconcile the differences. Just doing other things at the moment. But I think my version is a pretty good test. Platform: Windows XP Professional. Using these browsers to test: true Mozilla Firefox 0.8 false IE 6.0.2800.1106.xpsp2.030422-1633; Update Versions: SP1, Q837009, Q832894; Q831167 true Mozilla 1.7 RC1 true Opera 7.20.3087 Leif ----- Original Message ----- From: Doug Melvin To: dyn...@li... Sent: Tuesday, May 04, 2004 7:17 PM Subject: Re: [Dynapi-Help] getVisible() BUG in Mozilla a little more info would help.. 1) What version of the DynAPI are you using? 2) what version of mozilla are you using? (include weather it's Mozilla, Nescape, Firefox, thunderbirs, camino, ect) 3) what operating system are you suing? (Windows 98, 98SE, win2k win2k3 MaxOS10, ect. THEN we may be able to help. Thank You. Doug ----- Original Message ----- From: Kevin Breynck To: dyn...@li... Sent: Tuesday, May 04, 2004 6:08 AM Subject: [Dynapi-Help] getVisible() BUG in Mozilla Hello, create a layer in Mozilla: ... #testL {position:absolute; left:176px; top: 0px; z-index:10; visibility:hidden;} ... <div id="testL" name="testL"></div> ... If you try to get the visebility in Mozilla... function myVisibleTest () { testDynLayer = DynLayer.getInline("testL"); alert(testDynLayer.getVisible()); } ... Mozilla returns true. (IE returns false) A BUG? (I already have a workaround but could you please fix it?) Thanks Kevin --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.675 / Virus Database: 437 - Release Date: 5/2/2004 |
From: Doug M. <do...@cr...> - 2004-05-04 23:17:55
|
a little more info would help.. 1) What version of the DynAPI are you using? 2) what version of mozilla are you using? (include weather it's Mozilla, = Nescape, Firefox, thunderbirs, camino, ect) 3) what operating system are you suing? (Windows 98, 98SE, win2k win2k3 = MaxOS10, ect. THEN we may be able to help. Thank You. Doug ----- Original Message -----=20 From: Kevin Breynck=20 To: dyn...@li...=20 Sent: Tuesday, May 04, 2004 6:08 AM Subject: [Dynapi-Help] getVisible() BUG in Mozilla Hello,=20 create a layer in Mozilla:=20 ...=20 #testL {position:absolute; left:176px; top: 0px; z-index:10; = visibility:hidden;}=20 ...=20 <div id=3D"testL" name=3D"testL"></div>=20 ...=20 If you try to get the visebility in Mozilla...=20 function myVisibleTest () {=20 testDynLayer =3D DynLayer.getInline("testL");=20 alert(testDynLayer.getVisible());=20 }=20 ... Mozilla returns true.=20 (IE returns false)=20 A BUG?=20 (I already have a workaround but could you please fix it?)=20 Thanks Kevin=20 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.675 / Virus Database: 437 - Release Date: 5/2/2004 |
From: Leif W <war...@us...> - 2004-05-04 23:14:49
|
Hello, Send plain text please. Which version of DynAPI? If DynAPI 2, I'm not sure. If DynAPI 3, then try getting the source from CVS. See if it's fixed. Is your solution a "patch" to the library or a "workaround" in your app only? In any case, please describe your solution better. Submit the modified files as a patch. Or create unified diffs (diff -u file.old file.new) for each modified file, to make patching easier for the rest of us. :-) Check out cygwin if you're on windows and you have no idea where to get the diff program. I'll try the test case in my (dirty) copy of the CVS. I should get a clean copy and reconcile any differences. Leif ----- Original Message ----- From: Kevin Breynck To: dyn...@li... Sent: Tuesday, May 04, 2004 6:08 AM Subject: [Dynapi-Help] getVisible() BUG in Mozilla Hello, create a layer in Mozilla: ... #testL {position:absolute; left:176px; top: 0px; z-index:10; visibility:hidden;} ... <div id="testL" name="testL"></div> ... If you try to get the visebility in Mozilla... function myVisibleTest () { testDynLayer = DynLayer.getInline("testL"); alert(testDynLayer.getVisible()); } ... Mozilla returns true. (IE returns false) A BUG? (I already have a workaround but could you please fix it?) Thanks Kevin |
From: Kevin B. <Kev...@bb...> - 2004-05-04 10:08:50
|
Hello, create a layer in Mozilla: ... #testL {position:absolute; left:176px; top: 0px; z-index:10; visibility:hidden;} ... <div id="testL" name="testL"></div> ... If you try to get the visebility in Mozilla... function myVisibleTest () { testDynLayer = DynLayer.getInline("testL"); alert(testDynLayer.getVisible()); } ... Mozilla returns true. (IE returns false) A BUG? (I already have a workaround but could you please fix it?) Thanks Kevin |
From: Leif W <war...@us...> - 2004-05-03 15:22:31
|
Hmm, not sure about that one. But the first part makes sense: you don't want to start loading insecure data over a secure connection, because then the data that is loaded is not going to be transmitted securely, giving the false impression to the user that the entire session is secure. The second part, about the browser going into a loop and giving an application error, seems like a bug a Doug suggested, but I have no idea. How are you calling this PHP script? Is there any reason you can't use a secure URL to the PHP script in the JS code? https://domain.dom/sql.php Then, you are just talking HTTP over a secure connection, and the browser won't know or care what the PHP script does insecurely while talking to the database (which could be another point of concern from the security view). I use a plain PHP script over HTTPS to get data from a MySQL server. I've used ioelement to talk to both Perl and PHP scripts, over HTTPS. But in my case, all these servers are running on the same mahine and I have total control over it, so I know it's configured to work the way I expect. I haven't tried having the initial web page on one HTTPS server, and calling the PHP from a separate HTTP/HTTPS server, which may be what you're doing. If you have control over the database machine, and it's a UNIX box, you can install a program that enables SSL connections to arbitrary server programs, with no modification to the server. Two such programs I am aware of (both use OpenSSL) are stunnel and sslwrap. I'm using stunnel for SWAT (Samba Web Administration Tool), which doesn't use Apache, it has it's own web server functionality, but specifically for the task at hand. Leif ----- Original Message ----- From: "Jeremy Wanamaker" <je...@ma...> To: <dyn...@li...> Sent: Monday, May 03, 2004 9:47 AM Subject: Re: [Dynapi-Help] secure http > Sorry, I should have been more specific in my original email. I am using > Dynapi 3 with ioelement.js to get data from a database via php scripts. It > works fine when it's running over http (port 80). When I switch to https > (port 443), Mozilla gives me the following warning: > > Although this page is encrypted, the information you have entered is to be > sent over an unencrypted connection and could easily be read by a third > party. > > It asks me if wish to continue.... I click yes and then mozilla goes into a > loop and gets an application error. Any idea on how I can fix this. I really > need to be able to use secure http for my application. > > Jeremy > > ----- Original Message ----- > From: "Leif W" <war...@us...> > To: <dyn...@li...> > Sent: Friday, April 30, 2004 10:08 PM > Subject: Re: [Dynapi-Help] secure http > > > > Work in what way? It should work fine in a general sense. The browser > > handles the connection to the server. The server does not care what the > > file contents are, they are just static javascript files. The browser > > handles running the JavaScript, the server has no part in this process. > > I have a local copy of CVS with some of my tinkerings in it, so it's a > > "dirty" copy of the CVS, but it's 99.99% untouched. You can see it at > > http://dynapi.kicks-ass.net/ , and you'll see, it automatically > > redirects to the secure site. I did most of my work with IOElement and > > SODA here. > > > > :D Ohh yeah, the site is down right now, as I'm modifying some Apache > > config settings, to get more details in my log files, and I kind of shut > > the site off and started modifying some live files so I can't turn it > > back up until the configs are finished. Should be tonight or tomorrow, > > once I am able to finish. > > > > In any case, what are you trying now and what isn't working? > > > > Leif > > > > ----- Original Message ----- > > From: "Jeremy Wanamaker" <je...@ma...> > > To: <dyn...@li...> > > Sent: Friday, April 30, 2004 3:35 PM > > Subject: [Dynapi-Help] secure http > > > > > > > Is anyone aware of a way to get DynAPI 3 working with a secure http > > server? > > > > > > Thanks, > > > > > > Jeremy > > > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: Oracle 10g > > Get certified on the hottest thing ever to hit the market... Oracle 10g. > > Take an Oracle 10g class now, and we'll give you the exam FREE. > > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > |
From: Doug M. <do...@cr...> - 2004-05-03 14:31:47
|
I may be misstaken, but I recall a bug in mozilla regarding secure connections.. check the mozilla.org bugzilla.. ----- Original Message ----- From: "Jeremy Wanamaker" <je...@ma...> To: <dyn...@li...> Sent: Monday, May 03, 2004 9:47 AM Subject: Re: [Dynapi-Help] secure http > Sorry, I should have been more specific in my original email. I am using > Dynapi 3 with ioelement.js to get data from a database via php scripts. It > works fine when it's running over http (port 80). When I switch to https > (port 443), Mozilla gives me the following warning: > > Although this page is encrypted, the information you have entered is to be > sent over an unencrypted connection and could easily be read by a third > party. > > It asks me if wish to continue.... I click yes and then mozilla goes into a > loop and gets an application error. Any idea on how I can fix this. I really > need to be able to use secure http for my application. > > Jeremy > > ----- Original Message ----- > From: "Leif W" <war...@us...> > To: <dyn...@li...> > Sent: Friday, April 30, 2004 10:08 PM > Subject: Re: [Dynapi-Help] secure http > > > > Work in what way? It should work fine in a general sense. The browser > > handles the connection to the server. The server does not care what the > > file contents are, they are just static javascript files. The browser > > handles running the JavaScript, the server has no part in this process. > > I have a local copy of CVS with some of my tinkerings in it, so it's a > > "dirty" copy of the CVS, but it's 99.99% untouched. You can see it at > > http://dynapi.kicks-ass.net/ , and you'll see, it automatically > > redirects to the secure site. I did most of my work with IOElement and > > SODA here. > > > > :D Ohh yeah, the site is down right now, as I'm modifying some Apache > > config settings, to get more details in my log files, and I kind of shut > > the site off and started modifying some live files so I can't turn it > > back up until the configs are finished. Should be tonight or tomorrow, > > once I am able to finish. > > > > In any case, what are you trying now and what isn't working? > > > > Leif > > > > ----- Original Message ----- > > From: "Jeremy Wanamaker" <je...@ma...> > > To: <dyn...@li...> > > Sent: Friday, April 30, 2004 3:35 PM > > Subject: [Dynapi-Help] secure http > > > > > > > Is anyone aware of a way to get DynAPI 3 working with a secure http > > server? > > > > > > Thanks, > > > > > > Jeremy > > > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: Oracle 10g > > Get certified on the hottest thing ever to hit the market... Oracle 10g. > > Take an Oracle 10g class now, and we'll give you the exam FREE. > > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.675 / Virus Database: 437 - Release Date: 5/2/04 |
From: Jeremy W. <je...@ma...> - 2004-05-03 13:47:11
|
Sorry, I should have been more specific in my original email. I am using Dynapi 3 with ioelement.js to get data from a database via php scripts. It works fine when it's running over http (port 80). When I switch to https (port 443), Mozilla gives me the following warning: Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party. It asks me if wish to continue.... I click yes and then mozilla goes into a loop and gets an application error. Any idea on how I can fix this. I really need to be able to use secure http for my application. Jeremy ----- Original Message ----- From: "Leif W" <war...@us...> To: <dyn...@li...> Sent: Friday, April 30, 2004 10:08 PM Subject: Re: [Dynapi-Help] secure http > Work in what way? It should work fine in a general sense. The browser > handles the connection to the server. The server does not care what the > file contents are, they are just static javascript files. The browser > handles running the JavaScript, the server has no part in this process. > I have a local copy of CVS with some of my tinkerings in it, so it's a > "dirty" copy of the CVS, but it's 99.99% untouched. You can see it at > http://dynapi.kicks-ass.net/ , and you'll see, it automatically > redirects to the secure site. I did most of my work with IOElement and > SODA here. > > :D Ohh yeah, the site is down right now, as I'm modifying some Apache > config settings, to get more details in my log files, and I kind of shut > the site off and started modifying some live files so I can't turn it > back up until the configs are finished. Should be tonight or tomorrow, > once I am able to finish. > > In any case, what are you trying now and what isn't working? > > Leif > > ----- Original Message ----- > From: "Jeremy Wanamaker" <je...@ma...> > To: <dyn...@li...> > Sent: Friday, April 30, 2004 3:35 PM > Subject: [Dynapi-Help] secure http > > > > Is anyone aware of a way to get DynAPI 3 working with a secure http > server? > > > > Thanks, > > > > Jeremy > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > |
From: Leif W <war...@us...> - 2004-05-01 02:08:31
|
Work in what way? It should work fine in a general sense. The browser handles the connection to the server. The server does not care what the file contents are, they are just static javascript files. The browser handles running the JavaScript, the server has no part in this process. I have a local copy of CVS with some of my tinkerings in it, so it's a "dirty" copy of the CVS, but it's 99.99% untouched. You can see it at http://dynapi.kicks-ass.net/ , and you'll see, it automatically redirects to the secure site. I did most of my work with IOElement and SODA here. :D Ohh yeah, the site is down right now, as I'm modifying some Apache config settings, to get more details in my log files, and I kind of shut the site off and started modifying some live files so I can't turn it back up until the configs are finished. Should be tonight or tomorrow, once I am able to finish. In any case, what are you trying now and what isn't working? Leif ----- Original Message ----- From: "Jeremy Wanamaker" <je...@ma...> To: <dyn...@li...> Sent: Friday, April 30, 2004 3:35 PM Subject: [Dynapi-Help] secure http > Is anyone aware of a way to get DynAPI 3 working with a secure http server? > > Thanks, > > Jeremy |
From: Jeremy W. <je...@ma...> - 2004-04-30 19:35:36
|
Is anyone aware of a way to get DynAPI 3 working with a secure http server? Thanks, Jeremy |
From: Doug M. <do...@cr...> - 2004-04-16 16:52:53
|
and of course.. my lookout epress is broken again.. anyways.. I was wrong.. I thought that the reply function was messed up = again.. my bad ----- Original Message -----=20 From: Doug Melvin=20 To: dyn...@li...=20 Sent: Friday, April 16, 2004 12:16 PM Subject: [Dynapi-Help] list server borken again --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.657 / Virus Database: 422 - Release Date: 4/13/2004 |
From: Doug M. <do...@cr...> - 2004-04-16 16:18:02
|
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.657 / Virus Database: 422 - Release Date: 4/13/2004 |
From: Kristina L R. <klr...@us...> - 2004-04-09 13:00:26
|
Leif, I played around with some of the examples in CVS (dynapi3x module). I am thinking that the dragevent example was not made to demonstrate drag-and-drop across frames. I just assumed it was since there was a note in the DynAPI fixes. Is dragging across frames possible? If you get anywhere on this, please let me know. I will keep trying myself. Thanks for your help! Kristy PS. Sorry, I couldn't figure out how to reply to our thread. I copied our past messages below. To: <dyn...@li...> Subject: Re: [Dynapi-Help] Drag and Drop across frames Hi, I'm not sure about this... but, have you tried getting the CVS version just to make sure it wasn't fixed after the stable .zip release? Grab a hold of either WinCVS or the more intuitive TortiseCVS. You'll then need to specify the CVS info, something like ":pserver:ano...@cv...:/cvsroot/dynapi" with module name dynapi3x. See http://sourceforge.net/cvs/?group_id=5757 for other details. In the meantime I'll try with IE6 SP1++ and Mozilla FireFox 0.8 (slimmed down browser only app which shares the same core code as Mozilla proper). Leif ----- Original Message ----- From: Kristina L Rozanski To: dyn...@li... Sent: Wednesday, April 07, 2004 1:19 PM Subject: [Dynapi-Help] Drag and Drop across frames Hi All, I am new to DynAPI. I have come across the site while searching for a cross-browser way to drag and drop things across html frames. I had noticed that the latest stable download contained a fixed dragEvent for dragging across frames. However, the example of this fixed bug in the tests/ directory does not work. I only tried it on Mozilla. Is it a browser-specific fix? If not, am I missing something? Has anyone else gotten drag and drop across frames to work? Thanks! Kristy _______________________________________________ Dynapi-Help mailing list Dyn...@li... https://lists.sourceforge.net/lists/listinfo/dynapi-help |
From: Leif W <war...@us...> - 2004-04-07 17:58:13
|
Hi, I'm not sure about this... but, have you tried getting the CVS version just to make sure it wasn't fixed after the stable .zip release? Grab a hold of either WinCVS or the more intuitive TortiseCVS. You'll then need to specify the CVS info, something like ":pserver:ano...@cv...:/cvsroot/dynapi" with module name dynapi3x. See http://sourceforge.net/cvs/?group_id=5757 for other details. In the meantime I'll try with IE6 SP1++ and Mozilla FireFox 0.8 (slimmed down browser only app which shares the same core code as Mozilla proper). Leif ----- Original Message ----- From: Kristina L Rozanski To: dyn...@li... Sent: Wednesday, April 07, 2004 1:19 PM Subject: [Dynapi-Help] Drag and Drop across frames Hi All, I am new to DynAPI. I have come across the site while searching for a cross-browser way to drag and drop things across html frames. I had noticed that the latest stable download contained a fixed dragEvent for dragging across frames. However, the example of this fixed bug in the tests/ directory does not work. I only tried it on Mozilla. Is it a browser-specific fix? If not, am I missing something? Has anyone else gotten drag and drop across frames to work? Thanks! Kristy |
From: Kristina L R. <klr...@us...> - 2004-04-07 17:22:27
|
Hi All, I am new to DynAPI. I have come across the site while searching for a cross-browser way to drag and drop things across html frames. I had noticed that the latest stable download contained a fixed dragEvent for dragging across frames. However, the example of this fixed bug in the tests/ directory does not work. I only tried it on Mozilla. Is it a browser-specific fix? If not, am I missing something? Has anyone else gotten drag and drop across frames to work? Thanks! Kristy |
From: Jesse V. <je...@6t...> - 2004-04-03 03:32:32
|
I also found this on faqts.com that shows a good way to do the clipping to hide the dropdown. http://www.faqts.com/knowledge_base/view.phtml/aid/1068/fid/128 Jesse Bruce Tennant wrote: >I don't have the code in front of me, but I think it would be just an >"and" in a couple of IF statements (or the insertion of them). > >I don't think there was much change with respect to the original code, >just the additional calls to find and hide the forms. > >--- Jesse Vitrone <je...@6t...> wrote: > > >>Yeah, I was thinking about that the other day, we definately don't >>want >>to change the default way that people are using it now. >> >>Jesse >> >> >>Doug Melvin wrote: >> >> >> >>>stupid lookout express 6... >>> >>>Anyways.. I am asking that this auto-hide form elements feature be >>> >>> >>optional, >> >> >>>and disabled by default. >>> >>> >>>----- Original Message ----- >>>From: "Doug Melvin" <do...@cr...> >>>To: <dyn...@li...> >>>Sent: Thursday, April 01, 2004 8:18 PM >>>Subject: Re: [Dynapi-Help] Off Topic: DHTML menu going over dropdown >>> >>> >>> >>> >>> >>> >>>>--- >>>>Outgoing mail is certified Virus Free. >>>>Checked by AVG anti-virus system (http://www.grisoft.com). >>>>Version: 6.0.647 / Virus Database: 414 - Release Date: 3/29/2004 >>>> >>>> >>>>------------------------------------------------------- >>>>This SF.Net email is sponsored by: IBM Linux Tutorials >>>>Free Linux tutorial presented by Daniel Robbins, President and CEO >>>> >>>> >>of >> >> >>>>GenToo technologies. Learn everything from fundamentals to system >>>> >>>> >>>administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >>> >>> >>>>_______________________________________________ >>>>Dynapi-Help mailing list >>>>Dyn...@li... >>>>https://lists.sourceforge.net/lists/listinfo/dynapi-help >>>> >>>> >>>> >>>> >>>> >>>--- >>>Outgoing mail is certified Virus Free. >>>Checked by AVG anti-virus system (http://www.grisoft.com). >>>Version: 6.0.634 / Virus Database: 406 - Release Date: 3/18/2004 >>> >>> >>> >>>------------------------------------------------------- >>>This SF.Net email is sponsored by: IBM Linux Tutorials >>>Free Linux tutorial presented by Daniel Robbins, President and CEO >>> >>> >>of >> >> >>>GenToo technologies. Learn everything from fundamentals to system >>> >>> >>administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >> >> >>>_______________________________________________ >>>Dynapi-Help mailing list >>>Dyn...@li... >>>https://lists.sourceforge.net/lists/listinfo/dynapi-help >>> >>> >>> >>> > > >===== >www.bluewolverine.com > >__________________________________ >Do you Yahoo!? >Yahoo! Small Business $15K Web Design Giveaway >http://promotions.yahoo.com/design_giveaway/ > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >_______________________________________________ >Dynapi-Help mailing list >Dyn...@li... >https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |
From: Bruce T. <blu...@ya...> - 2004-04-03 01:54:42
|
I don't have the code in front of me, but I think it would be just an "and" in a couple of IF statements (or the insertion of them). I don't think there was much change with respect to the original code, just the additional calls to find and hide the forms. --- Jesse Vitrone <je...@6t...> wrote: > Yeah, I was thinking about that the other day, we definately don't > want > to change the default way that people are using it now. > > Jesse > > > Doug Melvin wrote: > > >stupid lookout express 6... > > > >Anyways.. I am asking that this auto-hide form elements feature be > optional, > >and disabled by default. > > > > > >----- Original Message ----- > >From: "Doug Melvin" <do...@cr...> > >To: <dyn...@li...> > >Sent: Thursday, April 01, 2004 8:18 PM > >Subject: Re: [Dynapi-Help] Off Topic: DHTML menu going over dropdown > > > > > > > > > >> > >>--- > >>Outgoing mail is certified Virus Free. > >>Checked by AVG anti-virus system (http://www.grisoft.com). > >>Version: 6.0.647 / Virus Database: 414 - Release Date: 3/29/2004 > >> > >> > >>------------------------------------------------------- > >>This SF.Net email is sponsored by: IBM Linux Tutorials > >>Free Linux tutorial presented by Daniel Robbins, President and CEO > of > >>GenToo technologies. Learn everything from fundamentals to system > >>administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > >>_______________________________________________ > >>Dynapi-Help mailing list > >>Dyn...@li... > >>https://lists.sourceforge.net/lists/listinfo/dynapi-help > >> > >> > >> > > > > > >--- > >Outgoing mail is certified Virus Free. > >Checked by AVG anti-virus system (http://www.grisoft.com). > >Version: 6.0.634 / Virus Database: 406 - Release Date: 3/18/2004 > > > > > > > >------------------------------------------------------- > >This SF.Net email is sponsored by: IBM Linux Tutorials > >Free Linux tutorial presented by Daniel Robbins, President and CEO > of > >GenToo technologies. Learn everything from fundamentals to system > >administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > >_______________________________________________ > >Dynapi-Help mailing list > >Dyn...@li... > >https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > ===== www.bluewolverine.com __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ |
From: Jesse V. <je...@6t...> - 2004-04-02 15:18:21
|
Yeah, I was thinking about that the other day, we definately don't want to change the default way that people are using it now. Jesse Doug Melvin wrote: >stupid lookout express 6... > >Anyways.. I am asking that this auto-hide form elements feature be optional, >and disabled by default. > > >----- Original Message ----- >From: "Doug Melvin" <do...@cr...> >To: <dyn...@li...> >Sent: Thursday, April 01, 2004 8:18 PM >Subject: Re: [Dynapi-Help] Off Topic: DHTML menu going over dropdown > > > > >> >>--- >>Outgoing mail is certified Virus Free. >>Checked by AVG anti-virus system (http://www.grisoft.com). >>Version: 6.0.647 / Virus Database: 414 - Release Date: 3/29/2004 >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by: IBM Linux Tutorials >>Free Linux tutorial presented by Daniel Robbins, President and CEO of >>GenToo technologies. Learn everything from fundamentals to system >>administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >>_______________________________________________ >>Dynapi-Help mailing list >>Dyn...@li... >>https://lists.sourceforge.net/lists/listinfo/dynapi-help >> >> >> > > >--- >Outgoing mail is certified Virus Free. >Checked by AVG anti-virus system (http://www.grisoft.com). >Version: 6.0.634 / Virus Database: 406 - Release Date: 3/18/2004 > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >_______________________________________________ >Dynapi-Help mailing list >Dyn...@li... >https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |
From: Doug M. <do...@cr...> - 2004-04-02 15:02:07
|
stupid lookout express 6... Anyways.. I am asking that this auto-hide form elements feature be optional, and disabled by default. ----- Original Message ----- From: "Doug Melvin" <do...@cr...> To: <dyn...@li...> Sent: Thursday, April 01, 2004 8:18 PM Subject: Re: [Dynapi-Help] Off Topic: DHTML menu going over dropdown > > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.647 / Virus Database: 414 - Release Date: 3/29/2004 > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.634 / Virus Database: 406 - Release Date: 3/18/2004 |
From: Doug M. <do...@cr...> - 2004-04-02 01:16:33
|
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.647 / Virus Database: 414 - Release Date: 3/29/2004 |
From: Bruce T. <blu...@ya...> - 2004-04-01 15:38:28
|
Here's the file. Basically two new functions and some added in hooks to call them. ===== www.bluewolverine.com __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ |
From: <to...@ma...> - 2004-04-01 14:33:59
|
Hya, I'm having some problems here, this is what I wanted to do, but the mouse events don't work. When I put the mouse over the layers I got botao[...] is null or not an object. Whell here is the code: ( menus[] is an outside var that has the text for the menus and other stuff but the prob isn't here ) botao=[]; for (var i=0;i<8;i++) { botao[i] = principal.addChild(new DynLayer(null,19,130,112,25,null,true,2)); botao[i].setClass ('cssmenu'); botao[i].setHTML(menus[i][0]); objStacker.add(botao[i]); var el = { onmouseover : function(e) { botao[i].setClass ('cssmenu2'); botao[i].slideTo(botao[i].getX(),botao[i].getY()-5); botao[i].setWidth(112); botao[i].setHeight(40); }, onmouseout : function(e) { botao[i].slideTo(botao[i].getX(),botao[i].getY()+5); botao[i].setWidth(112); botao[i].setHeight(25); botao[i].setClass ('cssmenu'); }, onclick : function(e) { alert ('click!'); } }; botao[i].addEventListener(el); } if I cut the mouse event and put it outside the for I get the same error, but if I add the events manually, first botao[0], then botao[1] and so on it works, but since I'm doing the same effect on all layers I wanted to add then on all layers at once. What I'm doing wrong here? Thanx, To' This works: botao=[]; for (var i=0;i<8;i++) { botao[i] = principal.addChild(new DynLayer(null,19,130,112,25,null,true,2)); botao[i].setClass ('cssmenu'); botao[i].setHTML('<table border=0 width="100%" height="100%"><tr valign="middle"><td class="one" valign="middle" align="center">'+menus[i][0]+'</td></tr></table>'); objStacker.add(botao[i]); } var el = { onmouseover : function(e) { botao[0].setClass ('cssmenu2'); botao[0].slideTo(botao[0].getX(),botao[0].getY()-5); botao[0].setWidth(112); botao[0].setHeight(40); }, onmouseout : function(e) { botao[0].slideTo(botao[1].getX(),botao[0].getY()+5); botao[0].setWidth(112); botao[0].setHeight(25); botao[0].setClass ('cssmenu'); }, onclick : function(e) { alert ('click!'); } }; botao[0].addEventListener(el); ( same for botao[1], and so on... ) |