Closed
Bug 177516
Opened 23 years ago
Closed 22 years ago
embed tag filter
Categories
(SeaMonkey :: General, enhancement)
SeaMonkey
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: u32858, Assigned: asa)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021029
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021029
often files are embedded in pages, i have to search through the html to save
them. if the files could be provided as linked filenames under the embed that
would be very useful
Reproducible: Always
Steps to Reproduce:
1.go to quicktime.com
2.
3.
Actual Results:
have to search though the html to save the files
Expected Results:
would be very useful to have <a href="xxx"> xxx</a> etc to click on and save quickly
Comment 1•23 years ago
|
||
To see a list of all URIs referenced by <img> and <embed> elements in a
document, open the View menu, choose Page Info, and choose the Media tab.
Then select the image and click the Save As... button. If that doesn't
work (the Save As... button seems to do nothing for me), then copy the
URL, paste it into the URL bar, and then open the File menu and choose
Save Page As...
However, some of the trailers I watched (such as
http://www.apple.com/games/trailers/poppop/ ) seem to have one-frame
"poster" movies with instructions to download another movie and play it,
which seems not to expose the real movie's URL to Mozilla at all.
Agreed, the Page Info window handles this sort of thing.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
OS: Linux → All
Hardware: PC → All
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•