473,325 Members | 2,872 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

Page Curl script wanted please

Hi

I'm trying to find a free javascript affect that will make the changes
from one page to another in a browser look like the page is curling
over as if the pages of a book are turning over. Does anyone know of
one please. I have looked on google but the millions of pages that
come up seem void of such a thing :)

--
E-Mail Addy obet(ng)qfy(qbg)cvcrk(qbg)pbz <---Rot13 it
watch out for spam trap in header

http://www.davessite.co.uk
Trike Power the TRUE Trinity
Jul 20 '05 #1
7 6447
On Mon, 26 Jan 2004 02:49:17 +0000, ß Ø ® G <bo**@deadspam.com>
wrote:
Hi

I'm trying to find a free javascript affect that will make the changes
from one page to another in a browser look like the page is curling
over as if the pages of a book are turning over. Does anyone know of
one please. I have looked on google but the millions of pages that
come up seem void of such a thing :)

this might help if you see where I want to use it

http://www.davessite.co.uk\BOOKENTRY.HTM
--
E-Mail Addy obet(ng)qfy(qbg)cvcrk(qbg)pbz <---Rot13 it
watch out for spam trap in header

http://www.davessite.co.uk
Trike Power the TRUE Trinity
Jul 20 '05 #2
On Mon, 26 Jan 2004 02:49:17 +0000, ß Ø ® G <bo**@deadspam.com> wrote:
I'm trying to find a free javascript affect that will make the changes
from one page to another in a browser look like the page is curling
over as if the pages of a book are turning over. Does anyone know of
one please. I have looked on google but the millions of pages that
come up seem void of such a thing :)


Something like Flash would be a better solution for this. JavaScript
wasn't designed for intensive graphic manipulation, and providing a
cross-browser solution will probably be next to impossible.

Mike

--
Michael Winter
M.******@blueyonder.co.invalid (replace ".invalid" with ".uk" to reply)
Jul 20 '05 #3
> > I'm trying to find a free javascript affect that will make the changes
from one page to another in a browser look like the page is curling
over as if the pages of a book are turning over. Does anyone know of
one please. I have looked on google but the millions of pages that
come up seem void of such a thing :)
Something like Flash would be a better solution for this. JavaScript
wasn't designed for intensive graphic manipulation, and providing a
cross-browser solution will probably be next to impossible.


Strictly speaking, it is Browsers that were not designed for intensive
graphic manipulation. JavaScript is not the limiting thing here. In fact,
Flash has a dialect of JavaScript in it, which would be used to produce the
effect.

http://www.crockford.com
Jul 20 '05 #4
On Mon, 26 Jan 2004 06:47:57 -0800, "Douglas Crockford"
<no****@covad.net> wrote:
> I'm trying to find a free javascript affect that will make the changes
> from one page to another in a browser look like the page is curling
> over as if the pages of a book are turning over. Does anyone know of
> one please. I have looked on google but the millions of pages that
> come up seem void of such a thing :)

Something like Flash would be a better solution for this. JavaScript
wasn't designed for intensive graphic manipulation, and providing a
cross-browser solution will probably be next to impossible.


Strictly speaking, it is Browsers that were not designed for intensive
graphic manipulation. JavaScript is not the limiting thing here. In fact,
Flash has a dialect of JavaScript in it, which would be used to produce the
effect.

http://www.crockford.com

never used flash at all so I have no idea if it would be easy to do or
anything.

Thanks for the help. I did find one page transformation script but it
didn't fold, a side peel would be ok though
--
E-Mail Addy obet(ng)qfy(qbg)cvcrk(qbg)pbz <---Rot13 it
watch out for spam trap in header

http://www.davessite.co.uk
Trike Power the TRUE Trinity
Jul 20 '05 #5
On Mon, 26 Jan 2004 06:47:57 -0800, Douglas Crockford <no****@covad.net>
wrote:
JavaScript wasn't designed for intensive graphic manipulation, and
providing a cross-browser solution will probably be next to impossible.


Strictly speaking, it is Browsers that were not designed for intensive
graphic manipulation. JavaScript is not the limiting thing here. In fact,
Flash has a dialect of JavaScript in it, which would be used to produce
the effect.


I meant JavaScript in the context of browsers. I'm well aware that
JavaScript, or more precisely ECMAScript, has applications beyond that of
client-side web site scripting.

Mike

--
Michael Winter
M.******@blueyonder.co.invalid (replace ".invalid" with ".uk" to reply)
Jul 20 '05 #6
> >> JavaScript wasn't designed for intensive graphic manipulation, and
providing a cross-browser solution will probably be next to impossible.
Strictly speaking, it is Browsers that were not designed for intensive
graphic manipulation. JavaScript is not the limiting thing here. In fact, Flash has a dialect of JavaScript in it, which would be used to produce
the effect.
I meant JavaScript in the context of browsers. I'm well aware that
JavaScript, or more precisely ECMAScript, has applications beyond that of
client-side web site scripting.


Of course you were. I pointed it out for the benefit of the underclassmen.

http://www.crockford.com/javascript/javascript.html
Jul 20 '05 #7
On Mon, 26 Jan 2004 13:05:17 GMT, Michael Winter
<M.******@blueyonder.co.invalid> wrote:
On Mon, 26 Jan 2004 02:49:17 +0000, ß Ø ® G <bo**@deadspam.com> wrote:
I'm trying to find a free javascript affect that will make the changes
from one page to another in a browser look like the page is curling
over as if the pages of a book are turning over. Does anyone know of
one please. I have looked on google but the millions of pages that
come up seem void of such a thing :)


Something like Flash would be a better solution for this. JavaScript
wasn't designed for intensive graphic manipulation, and providing a
cross-browser solution will probably be next to impossible.


You could do this in IE4, and probably still can, I even posted the
script once... It was a crap effect then though, and still is now.
Jim.
--
comp.lang.javascript FAQ - http://jibbering.com/faq/

Jul 20 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Phil Powell | last post by:
What is the most standardized method of utilizing the CURL functions in PHP (version 4.3.2) to be able to retrieve the contents of a remote URL that happens to be dependent upon $_SESSION for its...
11
by: typingcat | last post by:
Is it possible to read another web page in PHP? If is ASP.NET, the code would be ------------ WebRequest req=WebRequest.Create("http://www.microsoft.com"); WebResponse res=req.GetResponse();...
6
by: Shutdownrunner | last post by:
I want to store result of curl in a variable, which means to store a webpage in a variable in order to parse it later and get our some useful information. But unfortunately I'm not too experienced...
6
by: FayeC | last post by:
Here's a question for you: I have a site using a PHP CMS and I need it to use an ASP module from another site but I would like to use a frame so it looks like it is still in the same site. I need...
2
by: McKirahan | last post by:
If I have a Web page invoked via http://myDomain.com/What.htm that references an ASP page via the <img> tag's "src=" like this: <html> <head> <title>Page.htm</title> </head> <body> <img...
4
by: yawnmoth | last post by:
Is it possible to send http requests with curl but not have curl wait for the response? The reason I ask is because I'd like to code a web app that can sorta start time consuming processes...
4
by: Terry | last post by:
I'm using curl to invoke a php script on the same site/server. It works great, but if I call it again while it's still running, nothing happens. Why? Can that be fixed? Why use curl? To make...
3
by: Matthias Leopold | last post by:
hi i've got problems getting php4 scripts which use curl to work on RHEL4 (Nahant Update 4) and CentOS 4.4. when the script is accessed the browser "hangs", after a couple of minutes i'm...
1
LeoTD
by: LeoTD | last post by:
Dear all, I'm a newbiew in Curl functions. I want to transfer Session data from this page to another in difference server. It means: page1 have a link to page 2. When i click to link in page 1,...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.