Fitness.com
Advertisement
Go Back   Sports Forum > Community > Graphics > General Photoshop Board

General Photoshop Board

Topics cover anything to do with Photoshop outside of those forums below.


» Current Poll
Best 5 club teams in history of Football:
Liverpool 1977-1978 - 100.00%
1 Vote
Real Madrid 1956-1960 - 0%
0 Votes
Juventus 1985 - 0%
0 Votes
Milan 1989-1990 - 100.00%
1 Vote
Ajax 1971-1973 - 0%
0 Votes
Santos 1962-1963 - 0%
0 Votes
Torinho 1940's - 100.00%
1 Vote
Ajax 1995 - 0%
0 Votes
Flamengo 1981 - 100.00%
1 Vote
Benfica 1961-1962 - 100.00%
1 Vote
Total Votes: 1
You may not vote on this poll.
» Stats
Members: 48,619
Threads: 84,986
Posts: 1,031,252
Top Poster: Rindalik (4,430)
Welcome to our newest member, kin668
If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.

Reply
 
LinkBack Thread Tools Display Modes
Old 04-26-2004, 09:31 AM   ImageReady CS HTML Table Problem Post #1
Junior Member
 
Join Date: Apr 2004
Posts: 3
Rep Power: 0
DemDave is on a distinguished road
Default ImageReady CS HTML Table Problem

just recently purchased the CS upgrade and I'm having some Imageready problems that I don't have with 7. Perhaps I'm overlooking something, but I've gone in to make sure the settings in both versions are the same wherever possible. I'm using XP Pro (fully up to date with service packs) on a P4 2.4Ghz with 512mb RAM and 120GB hard drive.

Here is the basic jist of my main problem:

If I create a sliced image to svae optimized for web as HTML page, and I select just the bottom row of slices and tell it to save "Selected Slices" only, ImageReady CS is still including the HTML table codes for all of the other non-selected slices, and placing spacer.gif files in them. This presents a big problem, because if I try to remove those unwanted table data boxes and spacers it completely garbles the page, and if I leave them in, I end up with a bunch of unwanted blank space in the page.

In Imageready 7 I do not have this problem. I will save and code only the selected slices that I tell it to, and does not insert a bunch of unwanted table coding with spacer images.

I'd really appreciate any help, and I'd be willing to try to explain this better any way I can.

Thanks for ANY help!
Dave
DemDave is offline   Reply With Quote
Old 04-26-2004, 12:37 PM   ImageReady CS HTML Table Problem Post #2
Junior Member
 
Join Date: Apr 2004
Posts: 3
Rep Power: 0
DemDave is on a distinguished road
Default ImageReady CS HTML Table Problem

I've created a flash video of the problem happening:

http://www.saratogahosting.com/cs/ (less than 2 minutes long)
DemDave is offline   Reply With Quote
Old 04-28-2004, 09:19 AM   ImageReady CS HTML Table Problem Post #3
Junior Member
 
Join Date: May 2003
Posts: 1
Rep Power: 0
jackofFinland is on a distinguished road
Default ImageReady CS HTML Table Problem

Hi,

I have no knowledge of why CS does this, or how to fix the problem in Imageready, since I use PS 7.

Here's how you get rid of the extra table row by editing your HTML though:
Try changing the table height to 200. In your current code you have a table that is 300 pixels high, with 2 rows both 100 pixels high. Apparently the browser adds a third -empty- row between them.

I hope this helps.

jack

Add: i tried making a page with similar code and the browser doesn't add an extra row...the "table height=300" attribute simply makes the browser ignore your "td height=100" attributes and adds extra 50 pixels to both of the rows.
jackofFinland is offline   Reply With Quote
Old 04-29-2004, 12:50 PM   ImageReady CS HTML Table Problem Post #4
Senior Member
 
Join Date: Feb 2002
Posts: 2,202
Rep Power: 10
theKeeper is on a distinguished road
Default ImageReady CS HTML Table Problem

Nice Flash video Dave, how exactly did you go about making that if you don't mind me asking? You can PM me if ya want, so this thread stays pure.

Thanks.

As to your garbled page... just remove the fixed pixel "height" attributes in the TD cells, that should 'relax' the table and allow it to 'hug' your table content.

I haven't had a chance to play with your original html prob though. But i'm going to hazard a guess right now that this is something Adobe changed, and thought it was an improvement. Go figure.

I'll try and run through the scenario later if i can and see what gives. Until then, try the suggestion i gave above. Hope that helps. :B
theKeeper is offline   Reply With Quote
Old 04-29-2004, 01:12 PM   ImageReady CS HTML Table Problem Post #5
Junior Member
 
Join Date: Apr 2004
Posts: 3
Rep Power: 0
DemDave is on a distinguished road
Default ImageReady CS HTML Table Problem

Thanks for the replies guys.

In regard to the simple hand-coding fixes that you've posted - Yes, in the example I created it would be an easy fix, because I created the video to be fast and to the point, but in my more complicated daily work I deal with very complex slices that are numerous and not symmetrical, and they range from daunting to almost impossible to fix by hand. Picture an image sliced into 20 cells with various table rows that contain slices of varying widths, then picture doing 20 of those a day, and you'll see why ImageReady is so important to me and why I don't just hand-code everything (trust me, I can write a web page on a bar room napkin with a pencil in one hand and a beer in the other LOL, been hand-coding a lot of my work since 1996, and I've never used Frontpage or DreamWeaver. My downfall however, is CSS. Guess I'm just old-skool.)

I was able to get an Adobe employee to view videos I made, and it was someone who'd actually worked on ImageReady, and he has indeed (unofficially in private email) confirmed that there is something amiss with IR CS in regard to this issue after seeing my videos. We exchanged a few emails, and the only workaround that we could come up with is to create a Helper shortcut in PS CS to IR 2. Unfortunately the quicklink to IR CS is hard-coded into the PS CS tool palette, but at least creating a helper shortcut to IR2 in the PS CS menu is a better alternative than having to open everything manually in IR2.

The bottom line? Somebody made a boo-boo with IR CS that went overlooked at Adobe, and I was the first to discover it because it is one of my main tools for my daily work. In actuality, they will probably never publicly state that it is a boo-boo, it will probably be called a "feature" instead LOL! As I told the guy from Adobe, I've been a loyal customer for many years with a lot of money invested in their products, but I probably would not have laid down my cash for the CS upgrade had I known about this issue. Now I'm torn between taking the refund or eating it just because I'm finally getting used to PS CS. I have discovered a couple other bugs with IR CS, so I guess it'll depend on how irritated I get with it.
DemDave is offline   Reply With Quote
Old 04-30-2004, 07:30 AM   ImageReady CS HTML Table Problem Post #6
Senior Member
 
Join Date: Feb 2002
Posts: 2,202
Rep Power: 10
theKeeper is on a distinguished road
Default ImageReady CS HTML Table Problem

Quote:
trust me, I can write a web page on a bar room napkin with a pencil in one hand and a beer in the other LOL, been hand-coding a lot of my work since 1996, and I've never used Frontpage or DreamWeaver. My downfall however, is CSS. Guess I'm just old-skool.)
Hey, that sounds pretty much like my story... except for the CSS part. You gotta have that nowadays Dave. I'm old skool too, but it's a big wave'a comin' and there ain't no stoppin' it.

Considering what PS CS has to offer, and that you can at least workaround the issue using IR2, i'd say stick with PS CS. The trade off is more than worth it.
theKeeper is offline   Reply With Quote
Reply

Go Back   Sports Forum > Community > Graphics > General Photoshop Board

Bookmarks

Thread Tools
Display Modes


Similar threads to ImageReady CS HTML Table Problem
Thread Thread Starter Forum Replies Last Post
Problem with ImageReady :f.
Problem with ImageReady :f.: Well, I have a problem with saving animation in...
hydrAulic General Photoshop Board 0 09-30-2006 12:12 PM
J Portfolio [WIP.html]
J Portfolio [WIP.html]: http://1a_jakubowskid.w.interia.pl/index.html ...
Jaqb Supersized Runway 0 05-19-2006 01:39 PM
HTML ? I am sure its easy
HTML ? I am sure its easy: I am trying to build my Website. I am pretty sure...
disasterproducts General Photoshop Board 5 08-22-2004 02:01 AM
HTML containing table for PSD image
HTML containing table for PSD image: Dear friends: Please see my site at: ...
Delphi123 General Photoshop Board 10 10-05-2003 12:13 AM
PSD file into HTML
PSD file into HTML: Hi, I am very new to photoshop. I have a...
pintu General Photoshop Board 4 06-19-2003 01:52 PM

More threads of DemDave
Thread Date Forum Replies Last Post
ImageReady CS HTML Table Problem
ImageReady CS HTML Table Problem: just recently purchased the CS upgrade and I'm...
04-26-2004 General Photoshop Board 5 04-30-2004 07:30 AM

Other threads in forum General Photoshop Board
Thread Date Thread Starter Replies Last Post
Photoshop cs3 crashing
Photoshop cs3 crashing: I seem to have a problem with my photosop cs3...
04-01-2007 fjoosab 4 04-08-2007 10:35 PM
Can No Longer Use Toolbox Tools In Photoshop
Can No Longer Use Toolbox Tools In Photoshop: Someone helped me with this problem a few months...
09-30-2005 skyystorm 2 10-01-2005 03:17 AM
i dont get this tutorial...
i dont get this tutorial...: " Glass Interface Panel " i cant get this...
12-06-2004 devushka 7 12-28-2004 08:57 AM
Custom Filters??
Custom Filters??: Hello I was just wondering if anyone knows how to...
11-18-2004 eric hinders 4 11-18-2004 03:46 PM
Exporting an image with transparency
Exporting an image with transparency: I had a very good question from a reader of the...
12-31-2002 gare 5 01-03-2003 12:23 AM

» Online Users: 33
0 members and 33 guests
No Members online
Most users ever online was 2,128, 07-21-2008 at 08:27 PM.

All times are GMT +1. The time now is 08:32 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Fitness.com | Weight Loss | Training & Fitness | BodyBuilding | Chinese | Spanish | French | Germany | Italian | Friend Codes |
You are viewing ImageReady CS HTML Table Problem.