473,378 Members | 1,468 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,378 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 1809
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.