I'm playing around with Prototype (http://prototype.conio.net/) and it
seems to conflict with DynAPI. I wanted to use prototype for ajax
functionality, but still use DynAPI for all it's DynAPI goodness. Has
anyone played around with Prototype before? Any idea what this error
would be from?
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 <[EMAIL PROTECTED]> wrote:
Yeah, I was thinking about that the other day, we definately
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.
---
ges and
forward them again.
I don't believe I have commit access to cvs.
--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:
Nice! Are you going to commit those changes into CVS?
Thanks.
Bruce Tennant wrote:
I modified the DynApi htmlmenu obje
for mozilla.
Look here for how it works:
http://www.bluewolverine.com/ffmgr/ff.cgi?mtab=-pl;stab=allplyrstats;
--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:
Sorry for the off topic post, but I figured if anyone would be able
to
answer my question, it'd be you guys.
I have a
Sorry for the off topic post, but I figured if anyone would be able to
answer my question, it'd be you guys.
I have a dhtml menu that I'm using, but when it expands, it goes over a
select dropdown, and in IE, the dropdown just shows right through the
layer. I was under the impression that ther
EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] För Jesse
Vitrone
Skickat: den 25 mars 2004 14:25
Till: [EMAIL PROTECTED]
Ämne: Re: SV: [Dynapi-Help] Java Compressor gives me
_javascript_ Syntax Error
Mina,
First - sorry, I misread your first email, I thought you said that
the line with &q
e one from CVS? If you
find a place in dynapi that is missing a semi-colon, let me know, and
I'll fix it and commit it.
Jesse
Jesse Vitrone wrote:
Mina,
Just from eyeballing it, the compressed file looks ok. I think I
need to see more than just the compressed js file. Maybe y
wasn't in the
file, but when I search for it, it's on the first line.
Jesse
Mina Ki wrote:
Hi again!
Please have a look at the attached zip file. (you have to rename it and add
'.zip')
Thank you!
-Ursprungligt meddelande-
Från: [EMAIL PROTECTED]
[mailto:[EMAIL
Mina Ki,
I'm the one who wrote the java compressor, so there can't be
anything wrong with it! Just jokes :)
When I search one of my compressed js files, I see the code "var
dynapi=new DynAPIObject()" on the line for the dynapi.js file. Since
you have the dynapi.js file in your setup, it
Just as a side note, I love http://www.w3schools.com/ for a great html
and css reference with examples.
Jesse
Doug Melvin wrote:
damn Lookout Opressive..
Good CSS properties refrence:
http://www.htmlhelp.com/reference/css/properties.html
-
Original Message -
Did you try the java one that's in bin\java.compressor? As far as I
know, it should work.
The only problem is that not all the files in dynapi (last I checked)
aren't ready for compression. There are a lot of missing semi-colons.
I went through some of the files and fixed them up, but not a
orms.
It's not elegant, but it works.
Code Example: We have a function check(), returning
true if the page should be unloaded, false otherwise.
A link:
A form:
--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:
I have a page where the user is moving some layers
around, and I wa
What can I do with dynapi.onUnload to stop the page from
unloading? Is it possible?
Thanks in advance,
Jesse Vitrone
---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up
Here's the site I made using DynAPI -
http://demo.6thgearsoftware.com
The goal is for us to design websites for people who are non-technical,
but want to be able to update their own website.
Let me know what you guys think. This would have taken me forever to
make cross browser if it wasn't f
se.
Jesse
António Godinho wrote:
I'm using DynAPI 3.0 that's why I'm having all this troubles...
Thanx,
António Godinho
-Mensagem original-
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] Em nome de Jesse
Vitrone
Enviada: quinta-feira, 4 de Dezembro de 2003 12:41
There's an example for onmouseover here:
http://dynapi.sourceforge.net/doccenter/index.php?EventListeners
and onclick is explained too.
If you're using Dynapi 3.0, it's a little different, you'll have to look
at the 3.0 docs.
Jesse Vitrone
António Godinho wrote:
H
wrote:
IE doesn't consider a layer to 'be there' unless there's content on
it, as far as I have seen. A simple work-around would be to place a
clear, 1 pixel by 1 pixel image, in the cover layer and stretch it to
the layers width and height.
Hope that helps..
the layers width and height.
Hope that helps...
Arijit
Jesse Vitrone wrote:
I'm not sure if this is really on topic, but you guys know the most
about this stuff, so I thought you might be able to help out.
I have layer A, which has an iframe on it. I don't want people to be
able
I'm not sure if this is really on topic, but you guys know the most
about this stuff, so I thought you might be able to help out.
I have layer A, which has an iframe on it. I don't want people to be
able to click on the website in the iframe at certain times, so I need
to make a clear cover la
r in which the events are fired you _MAY_
be able to set a switch in the mouseover of the iframe that you can check in
the
mouseout of the layer.
So: iframe.onmouseover bIgnoreNextMouseOut=true
layer.onmouseout - if not bIgnoreNextMouseOut then {your code}
- Original Message -
From: &quo
I'm still struggling with this. Does anyone have any suggestions on how
to put an iframe on a layer, but not have the onmouseout for the layer
get called when I mouse over the iframe (still on the layer).
Thanks in advance,
Jesse
Jesse Vitrone wrote:
I'm having some trouble
I'm having some trouble with an on mouse out listener.
* I have a layer, and on the layer, I've added an .
* I have onmouseover and onmouseout listeners on this layer.
When I mouse over the iframe that's on my layer, the onmouseout gets
triggered. Any idea why? Is this supposed to happen? A
It's up to you, I just didn't want to duplicate the effort of looking
into it if you were already going to.
Jes
Raymond Irving wrote:
I guess we both can
--
Raymond Irving
--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:
Raymond,
This is needed
cript:
if (typeof(parent.dynapi)=='object')
parent.LoadPanel.notify(this);
else if (typeof(dynapi)=='object')
LoadPanel.notify(this);
This is needed inside the pages that the load panel
will load. This needs to be fixed.
--
Raymond Irving
--- Jesse Vitrone <[EMAIL PROTE
g wrote:
The setURL() function on the LoadPanel shoul work
fine.
--
Raymond Irving
--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:
Is there a way to set the url for a Load Panel to a
remote url like
http://google.com ?
If not, is there a good way to make a layer with an
external pag
try the url with and without the "http://"
- Original Message -
From: "Jesse Vitrone" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 05, 2003 9:49 AM
Subject: [Dynapi-Help] Load Panel with http:// url
Is there a way to set
Is there a way to set the url for a Load Panel to a remote url like
http://google.com ?
If not, is there a good way to make a layer with an external page?
I tried to make one my having a layer with an iframe on it, and that
works OK, but has some problems, if there's no other good way to do
th
I love the DynAPI menus, so far, everything is working great.but
I have something like this:
mbar.addItem(null, 'Save', 'save', savePage);
And that works fine, but I'd like to have multiple save menu items, all
calling the same method, but with different arguments. Is there a way
Raymond,
Did you get a chance to look at the menu thing? If not, no hurry.
Jesse
Raymond Irving wrote:
Hi,
Seems like this has something to do with the submenus.
Will look at it later
--
Raymond Irving
--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:
Hmmm...in playing
x27;save',
'savePage(arg1,arg2)');
That's it!
--
Raymond Irving
--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:
I love the DynAPI menus, so far, everything is
working great.but
I have something like this:
mbar.addItem(null, 'Save',
Hmmm...in playing around, I found that as I roll over the menus, the
extra white space on the bottom goes away, and the page is rendered as I
would expect. I still don't know what's going on though.
Jesse
Jesse Vitrone wrote:
I think I'm using the menu wrong, but I'm not
I think I'm using the menu wrong, but I'm not sure where. I think it's
a template thing.
I made a very simple example:
I want my page to have a table, with 2 tr's.
The first tr will just be a spacer, where menubar and progress bar
layers will be hardcoded into place.
The second tr I need to sp
Found my answer.htmlcomponent.js
Jesse
Jesse Vitrone wrote:
I'm trying to use the html menu stuff, but I'm using the java
compressor stuff, which means it skips the step of using the library.
When I include htmlmenu.js, I get an error when it gets parsed. I get
a pop up error
Yeah, _javascript_ alone won't let you contact the server.but, you
can check out stuff like this:
http://www.ashleyit.com/rs/main.htm
It's a _javascript_ remote scripting tool. Under the covers, it just
creates a div that submits a form to the server, but it works nicely
and gives you a
I'm trying to use the html menu stuff, but I'm using the java compressor
stuff, which means it skips the step of using the library. When I
include htmlmenu.js, I get an error when it gets parsed. I get a pop up
error that says "Prototype Error" and then a javascript console error
that says "p
hat, so here is bit of explanation. In brief: the bug is in the
browser, not in this page.
i was showing a cross-browser example, and with the ones that work
correctly in ie, they do 'jump'
good catch though
Dan Willemsen
On Fri, 2003-08-01 at 16:03, Jesse Vitrone wrote:
Dan,
I kno
Dan,
I know what you mean about the menu jumping, but it doesn't jump
like that if you do it right. Check out this w3 example:
http://www.w3.org/Style/Examples/007/menus.html
A site that makes good use of it is http://texturizer.net/firebird/
Rollover the menu on the left and you'll see a
com/
On Thu, 31 Jul 2003 22:22:07 -0400
Jesse Vitrone <[EMAIL PROTECTED]> wrote:
Crap. I was planning on just doing it as an include, but then it will
go off screen when I scroll down. I forgot that's why I was using the
frames in the first place.
I like the load panel
Great idea, I'll have to take a look and see how they make those work.
Thanks.
Jesse
Jack Chung wrote:
Maybe implement the frame the same way as those "floating toolbars"?
You know what I mean? Those that geocities used to put their brand on
all sites?
---
er window, and have
that 'container' have a scroll bar(i don't know if you can do this in
dynapi, but using css, just on the container set the css to be
'overflow:auto'). Should look pretty much the same, a little harder to
create, but... it works.
Dan Willemsen
On Thu, 20
tom of the browser window, and have
that 'container' have a scroll bar(i don't know if you can do this in
dynapi, but using css, just on the container set the css to be
'overflow:auto'). Should look pretty much the same, a little harder to
create, but... it works.
Dan Willems
I'm afraid the answer is no, but I'll ask anyway.
Is there a way to make a menu pop open and go over a frame?
I have a little 20 pixel frame at the top of the page and I want to have
menus that pop down, but that means that they would have to pop over the
little frame border. Is that possible?
Is there a progress bar widget / example? I thought I remember seeing
one, but now that I need it, I can't find it.
Thanks,
Jesse
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals,
Just got back from vacation, and I hate to post another "wow, that looks
great", but.wow, that looks great!
The menus that dynamically figure out which way to pop up are a great
idea. Nice jorb.
Jesse
Raymond Irving wrote:
Hi Everyone,
I've managed to create a start menu that behaves li
Rama,
Try this:
dynapi.library.setPath('');
dynapi.library.include('
In my case, I use something like this:
dynapi.library.setPath('../dynapi/src/');
dynapi.library.include('dynapi.api.ext.DynLayerInline');
Hope this helps.
Jesse
rama wrote:
Hello,
I don't know if i am on the proper news lis
I'm confused with the insertAllChildren method that's been added to
DynAPI.
I can keep all my code the same (dynapi.document.addChild and stuff like
that), and just add a call to dynapi.document.insertAllChildren() in the
body?
I was noticing the page loading, then the layers coming up a 1/2
After a day and half of going through my code wondering where I was
using the GroupManager wrong, I think I found a bug.
You can make a small change to the GroupManager example and see the same
thing. If you change the x of 2 boxes in a group to the same thing, and
turn the boundaries on, you
reset the GM's
boundary size.
--
Raymond Irving
--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:
The GroupManager.setBoundary function works well,
but is there a way to
me to say "make sure all the layers that are in the
group manager don't
go outside layer X" ?
When I manua
The GroupManager.setBoundary function works well, but is there a way to
me to say "make sure all the layers that are in the group manager don't
go outside layer X" ?
When I manually set the layer top, right, bottom and left, then resize
the browser, it messes up the t,r,b,l values, since resizi
I think I found a bug in the DynAPI compressor (also exists in the Brain
Jar one).
I have something like this to change spaces to non-breaking spaces.
mystring.replace(/ /, " ");
But, when I compress it, the space in my regular expression gets
compressed and I wind up with this:
mystring.replace
th creating the extension. Then let
me know.
Best regards,
--
Raymond Irving
--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:
I'm using 2.9. Is there a good way to do it with
this? When is 3.0
supposed to be coming out?
Thanks,
Jesse
Raymond Irving wrote:
What version of d
d for exactly what you want it to.
--
Raymond Irving
--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:
I have a 2 layers, and when one moves, I want the
other one to move, so
they move as a group.
Shouldn't be hard to do, but I don't know how to
tell how far the first
layer has mo
253/tsusaka/set0.js
- Original Message -
From: "Jesse Vitrone" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 12:51 PM
Subject: [Dynapi-Help] how far did the layer move?
I have a 2 layers, and when one moves, I want the other one to mo
I have a 2 layers, and when one moves, I want the other one to move, so
they move as a group.
Shouldn't be hard to do, but I don't know how to tell how far the first
layer has moved, that way
my move callback can move the other one by the same distance.
Is there something that I can look at whe
illa 1.2 is at
fault.
--
Raymond Irving
--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:
Sorry - I forgot to mention the version - I'm using
dynapi 2.5.6
Jesse Vitrone wrote:
I'm using Mozilla 1.2 and I'm getting errors that
I don't get in
Mozilla 1.1
Wh
Sorry - I forgot to mention the version - I'm using dynapi 2.5.6
Jesse Vitrone wrote:
I'm using Mozilla 1.2 and I'm getting errors that I don't get in
Mozilla 1.1
When my page loads, I get this in the JavaScript console:
Error: this.css has no properties
Source Fil
ayer.js is this:
this.css.zIndex=this.z;
Did something change in Mozilla 1.2 with the way you reference the zIndex?
I have another machine with Mozilla 1.1 on it and it works fine when I
run the same code.
Has anyone else seen this problem?
Thanks in advance,
ad" and not "onload"
PS. Please remember to use "Reply to All" when
replying making a reply
--
Raymond Irving
--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:
When my page loads, I need to call a method which
creates some layers.
http://dynapi.sourceforge.net/d
When my page loads, I need to call a method which creates some layers.
http://dynapi.sourceforge.net/doccenter/index.php?Body%20onLoad%20Problems
Does this mean that I'm supposed to put something like this?
DynAPI.onload = function() {
alert("hello");
}
When I add that to m
move (how do I know
how far to move the base layer?) and how to I stop the titlebar layer
from moving within the base, since the base is already doing the moving
that I want?
Any suggestions would be greatly appreciated.
Jesse Vitrone
Jesse Vitrone wrote:
I'm pretty new to DHTML an
I'm pretty new to DHTML and DynAPI, but I know programming pretty well.
Can someone point me in the right direction to see how to resize a
layer by having someone drag a corner of the layer?
Keep up the great work wity DynAPI, it rocks. You guys take all the
work out of the cross browser probl
62 matches
Mail list logo