472,951 Members | 1,975 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

How to create shadowing

I really like the shadowing that this web site is using behind the
images. I have tried to dig through their code to figure out how they
did it, but it still eludes me. How do they do it?

http://www.ptcphotography.com/p254857847/

Sep 13 '07 #1
3 1786
In article
<11**********************@22g2000hsm.googlegroups. com>,
Cartoper <ca******@gmail.comwrote:
I really like the shadowing that this web site is using behind the
images. I have tried to dig through their code to figure out how they
did it, but it still eludes me. How do they do it?

http://www.ptcphotography.com/p254857847/
It is a javascript driven site... A lovely example of how not to
make a site degrade well. You basically get nothing at all with
js off.

Anyway, about the shadow... you can do all this stuff easily in
an image program. most even have built in actions/commands and
options if you do not want to actually draw them up yourself with
original tools. And for good measure, let me say that if there is
a way to do this in JS or HTML or CSS or some clever combo, it is
sure not to be reliable and good.

--
dorayme
Sep 13 '07 #2
John Hosking wrote:
>
With Firefox and the Web Developer Add-on, I quickly determined (by
looking at the indivual images on the page)
FYI, you don't need the Web Developer extension just to get to all the
images on a page. Just View->Page Info (CTRL+I in Seamonkey) and they'll
all be there on the Media tab.

--
Berg
Sep 13 '07 #3
On Sep 12, 11:00 pm, dorayme <doraymeRidT...@optusnet.com.auwrote:
In article
http://www.ptcphotography.com/p254857847/

It is a javascript driven site... A lovely example of how not to
make a site degrade well. You basically get nothing at all with
js off.
Actually, that is the objective of this given site. It is a feature
of the site that I personally. One of my side businesses is that of a
high school senior portrait photographer and I use this site to post
proofs for my seniors. Most seniors don't know how to get around the
comples JS to download the images. But generally speaking, I agree
with you.

Sep 15 '07 #4

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

Similar topics

3
by: Aguilar, James | last post by:
Hey all. I was making a newbie mistake that I eventually figured out. That is not my question. My question is about the error message. So let me set the stage for you: class Superclass {...
7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
3
by: Nick Stansbury | last post by:
Hi, Quick (and probably simple) question regarding shadowing and polymorphism. Problem is best explained by an example. Public Class A public CommonProperty as Integer end class Public...
4
by: I_AM_DON_AND_YOU? | last post by:
There is one more problem I am facing but didn't get the solution. In my Setup Program I am not been able to create 2 things (when the program is intalled on the client machine ) : (1) create...
5
by: Dave Taylor | last post by:
I'm trying to derive a class from a typed DataSet to add some methods to one of the DataTables. I would like to keep the names the same in the derived class as in the base class, so I have used...
2
by: David Garamond | last post by:
Is there a feature similar to this currently in Postgres, or will there be? Sometimes (like in a shared hosting environment), we cannot have the luxury of hot-swapped RAID or expensive SAN, and...
37
by: Steven Bethard | last post by:
The PEP below should be mostly self explanatory. I'll try to keep the most updated versions available at: http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt...
18
by: Steven Bethard | last post by:
I've updated the PEP based on a number of comments on comp.lang.python. The most updated versions are still at: http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt...
1
by: John Salerno | last post by:
I understand that if you reassign a built-in name to your own variable, such as: str = 'hello' then you lose the use of the built-in (in this case str()), but is this also the case in terms...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...

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.