HighDots Forums  

How to open an img in a...

alt.html alt.html


Discuss How to open an img in a... in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
catalyst
 
Posts: n/a

Default How to open an img in a... - 06-14-2008 , 03:07 AM






How to open an image in whole window... _blank is a new window but what to
add to it to show a whole window because it opens me a window in a
half-height. ?

Thanks.



Reply With Quote
  #2  
Old   
Neredbojias
 
Posts: n/a

Default Re: How to open an img in a... - 06-14-2008 , 03:59 AM






On 14 Jun 2008, "catalyst" <catalyst (AT) dr (DOT) com> wrote:

Quote:
How to open an image in whole window... _blank is a new window but
what to add to it to show a whole window because it opens me a window
in a half-height. ?
I wonder what kind of window it opens for everybody else?

--
Neredbojias
http://www.neredbojias.net/
Great sights and sounds


Reply With Quote
  #3  
Old   
Travis Newbury
 
Posts: n/a

Default Re: How to open an img in a... - 06-14-2008 , 07:09 AM



On Jun 14, 4:07 am, "catalyst" <catal... (AT) dr (DOT) com> wrote:
Quote:
How to open an image in whole window... _blank is a new window but what to
add to it to show a whole window because it opens me a window in a
half-height. ?
How do YOU open it, or How do I open it? Opening windows is the
choice of the visitor not you. You can use things like "_blank" and
it will work some times, but all it does in my browser is open a
little text window at the top of my browser that says "some-site" it
attempting to open a new window" Then I ignore it.




Reply With Quote
  #4  
Old   
catalyst
 
Posts: n/a

Default Re: How to open an img in a... - 06-14-2008 , 09:32 AM




"Neredbojias" <me@http://www.neredbojias.net/_eml/fliam.php> wrote in
message news:Xns9ABD145192A2Aneredbojiasnano (AT) 194 (DOT) 177.96.78...
Quote:
On 14 Jun 2008, "catalyst" <catalyst (AT) dr (DOT) com> wrote:

How to open an image in whole window... _blank is a new window but
what to add to it to show a whole window because it opens me a window
in a half-height. ?

I wonder what kind of window it opens for everybody else?

--
Neredbojias
http://www.neredbojias.net/
Great sights and sounds
"Travis Newbury" <TravisNewbury (AT) hotmail (DOT) com> wrote

Quote:
On Jun 14, 4:07 am, "catalyst" <catal... (AT) dr (DOT) com> wrote:
How to open an image in whole window... _blank is a new window but what
to
add to it to show a whole window because it opens me a window in a
half-height. ?

How do YOU open it, or How do I open it? Opening windows is the
choice of the visitor not you. You can use things like "_blank" and
it will work some times, but all it does in my browser is open a
little text window at the top of my browser that says "some-site" it
attempting to open a new window" Then I ignore it.


div><a href="javascript: void(0)"
onclick="Popup=window.open('../practice/ekuusunce.html','Popup',
'width=550px, height=525px, left=400, top=23, toolbar=no, resizable=no');
return false;"
onmouseover="self.status='test window1'; return
true;"
onmouseout="self.status='test window1'; return
true;" >Test Window</a></div>


<!--ok. This would open a new short page in the center of a screen ! ...to
show simple informations about legal subjects: as associations,
corporations, crafts, etc. -->
<!--I conceived that so that images are above the simple infomations, i.e.
tel.number, adress, fax, e-mail, purpose on our neighbourhood -->
<!--The issue-thing is that some images are shooted in bigger format i.e.
resolution so...this becomes problem, on example i have .jpg of 170kb and to
contrast .gif of 4kb...jpg fits into div container which i imagined, it fits
because it is bigger actually than the cotainer which supress it, but .gif
is much smaller than the div container so it stretches it in the whole
container which makes it not-imagined I would like that every picture
fits into container so the "imagined" .gif would be in the middle of the
container in its actual(real) size. But how to do it ?-->

Do you wan't me to write about the second issue ?
I hope this is a piece of cake for you!
Here it goes...This little containers which open on mouse click are fixed, i
switched off functions for toolbar, scrollbar and resize, so i think they
are more-less fixed, but opening them on the .html variant makes them
streched on the whole page, scusi? I also made pictures like that .jpg
possible to look as a whole by <a href... >function, but sometimes it opens
the picture just in half height of the whole screen which is the function of
the some previous window...
With Respect,
Krešo

C

p..s i tried to send a mail to YOU Nered also but...php...something...not
....working =)




Reply With Quote
  #5  
Old   
catalyst
 
Posts: n/a

Default Re: How to open an img in a... - 06-14-2008 , 09:34 AM




"Neredbojias" <me@http://www.neredbojias.net/_eml/fliam.php> wrote in
message news:Xns9ABD145192A2Aneredbojiasnano (AT) 194 (DOT) 177.96.78...
Quote:
On 14 Jun 2008, "catalyst" <catalyst (AT) dr (DOT) com> wrote:

How to open an image in whole window... _blank is a new window but
what to add to it to show a whole window because it opens me a window
in a half-height. ?

I wonder what kind of window it opens for everybody else?

--
Neredbojias
http://www.neredbojias.net/
Great sights and sounds

When sending onto php form
http://me@http://www.neredbojias.net/_eml/fliam.php

the message i get is: The page cannot be displayed
The page you are looking for might have been removed or had its name
changed.

--------------------------------------------------------------------------

Please try the following:

a.. Open the me@http: home page, and then look for links to the
information you want.

b.. If you typed the page address in the Address bar, make sure that
it is spelled correctly.

If you still cannot open the page, click the Internet Explorer
Search button to look for similar sites.




Internet Explorer




Reply With Quote
  #6  
Old   
Neredbojias
 
Posts: n/a

Default Re: How to open an img in a... - 06-14-2008 , 03:14 PM



On 14 Jun 2008, "catalyst" <catalyst (AT) dr (DOT) com> wrote:

Quote:
div><a href="javascript: void(0)"
onclick="Popup=window.open('../practice/ekuusunce.html','Popup',
'width=550px, height=525px, left=400, top=23, toolbar=no,
resizable=no'); return false;"
onmouseover="self.status='test window1';
return
true;"
onmouseout="self.status='test window1';
return
true;" >Test Window</a></div


!--ok. This would open a new short page in the center of a screen !
...to show simple informations about legal subjects: as associations,
corporations, crafts, etc. --
!--I conceived that so that images are above the simple infomations,
i.e. tel.number, adress, fax, e-mail, purpose on our neighbourhood --
!--The issue-thing is that some images are shooted in bigger format
i.e. resolution so...this becomes problem, on example i have .jpg of
170kb and to contrast .gif of 4kb...jpg fits into div container which
i imagined, it fits because it is bigger actually than the cotainer
which supress it, but .gif is much smaller than the div container so
it stretches it in the whole container which makes it not-imagined
I would like that every picture fits into container so the "imagined"
.gif would be in the middle of the container in its actual(real) size.
But how to do it ?--
Hmm...

The image behavior you desire is actually the default, so somehow or
other you must be assigning width/height to them inadvertantly.

It's been almost a decade since I played-around with that kind of
javascript (-meaning the "window.open" kind), and let me tell you, that
is _not_ the way to do things today. However, advisable or not, it
doesn't explain the problem you are having (-and really shouldn't be
having.) Perhaps something in ekuusunce.html is the cause, sizing images
to the window somehow, so check that code. Without more information, I
can't think of anything further to add.

Quote:
Do you wan't me to write about the second issue ?
I hope this is a piece of cake for you!
Here it goes...This little containers which open on mouse click are
fixed, i switched off functions for toolbar, scrollbar and resize, so
i think they are more-less fixed, but opening them on the .html
variant makes them streched on the whole page, scusi? I also made
pictures like that .jpg possible to look as a whole by <a href...
function, but sometimes it opens the picture just in half height of
the whole screen which is the function of the some previous window...
Sounds like almost the same issue. What are you sizing?

Quote:
p..s i tried to send a mail to YOU Nered also
but...php...something...not ...working =)
I'm on a real cheap host. It has all the amenities plus; heck, I even
get something like 1,700 GIGAbytes of storage and incredible bandwidth
all for $5.00/month, but the tradeoff is that it does slow down sometimes
in the wee morning hours. (Maybe they're doing their backups then,
dunno.) Anyway, IE simply timed out, and using the form somewhat later
would work seamlessly. (However, I _did_ get the email.)

--
Neredbojias
http://www.neredbojias.net/
Great sights and sounds


Reply With Quote
  #7  
Old   
catalyst
 
Posts: n/a

Default Re: How to open an img in a... - 06-15-2008 , 01:04 AM




Quote:
Sounds like almost the same issue. What are you sizing?

p..s i tried to send a mail to YOU Nered also
but...php...something...not ...working =)

I'm on a real cheap host. It has all the amenities plus; heck, I even
get something like 1,700 GIGAbytes of storage and incredible bandwidth
all for $5.00/month, but the tradeoff is that it does slow down sometimes
in the wee morning hours. (Maybe they're doing their backups then,
dunno.) Anyway, IE simply timed out, and using the form somewhat later
would work seamlessly. (However, I _did_ get the email.)

--
Neredbojias
http://www.neredbojias.net/
Great sights and sounds
Hey! I made two test windows for an example, so here you can see that
picture gif is streched. One good thing is that i don't get anymore pictures
opened in a hal window, now it's almost the whole window. I think it's my
screen settings or something like that.
http://www.trnje.hr/kultura_i_obrazo...i_klubovi.html

I think they're still little to wide, but now it's ok...
What do you suggest about newer webtech-lightboxes and slimboxes...no way
man, i think there too much from many asspects regarding this page, hmm...on
the other side...i'm not sure !




Reply With Quote
  #8  
Old   
catalyst
 
Posts: n/a

Default Re: How to open an img in a... - 06-15-2008 , 01:16 AM



Quote:
I'm on a real cheap host. It has all the amenities plus; heck, I even
get something like 1,700 GIGAbytes of storage and incredible bandwidth
all for $5.00/month, but the tradeoff is that it does slow down sometimes
in the wee morning hours. (Maybe they're doing their backups then,
dunno.) Anyway, IE simply timed out, and using the form somewhat later
would work seamlessly. (However, I _did_ get the email.)

--
Neredbojias
http://www.neredbojias.net/
Great sights and sounds
I'm so close now ...

Good hosting as providing space concerns. I'm still on freehostings, trying
to connect all things all around, and finally to round it up to work.
"This site no longer supports versions 6 and lower of the Internet Explorer
browser." - I'm pretty forbidden to some areas of internet




Reply With Quote
  #9  
Old   
Neredbojias
 
Posts: n/a

Default Re: How to open an img in a... - 06-15-2008 , 01:59 AM



On 14 Jun 2008, "catalyst" <catalyst (AT) dr (DOT) com> wrote:

Quote:
Sounds like almost the same issue. What are you sizing?

Hey! I made two test windows for an example, so here you can see that
picture gif is streched. One good thing is that i don't get anymore
pictures opened in a hal window, now it's almost the whole window. I
think it's my screen settings or something like that.
http://www.trnje.hr/kultura_i_obrazo...i_klubovi.html
In test window 2 you have:

<img width="500px" height="300px" src="../slike/sunce.gif" alt="slika za
probu Popupa!" />

....so no matter what the actual size of the gif is, the img will display
at 500x300. Remove width and height and it will display at its native
size. (The same conditions apply to test window 1.) (PS: If the image is
too big, use a reduced-size thumbnail.)

Quote:
I think they're still little to wide, but now it's ok...
What do you suggest about newer webtech-lightboxes and slimboxes...no
way man, i think there too much from many asspects regarding this
page, hmm...on the other side...i'm not sure !
I dunno but j/s windows are generally supposed to contain bonafide well-
formed html documents and all your "test window 2" contains is:

<div>
<div s>
<center><a href="../slike/sunce.gif" target="_blank" border="blue"
style="border: 0.1px solid blue; "><img width="500px" height="300px"
src="../slike/sunce.gif" alt="slika za probu Popupa!" /></a></center>
</div>
<div style="background-color: blue; width: 500px; height: 170px; margin-
top: 15px; margin-left: 15px;"></div>
</div>

<!---->

This can cause troubles.

--
Neredbojias
http://www.neredbojias.net/
Great sights and sounds


Reply With Quote
  #10  
Old   
Neredbojias
 
Posts: n/a

Default Re: How to open an img in a... - 06-15-2008 , 02:02 AM



On 14 Jun 2008, "catalyst" <catalyst (AT) dr (DOT) com> wrote:

Quote:
I'm on a real cheap host. It has all the amenities plus; heck, I
even get something like 1,700 GIGAbytes of storage and incredible
bandwidth all for $5.00/month, but the tradeoff is that it does slow
down sometimes in the wee morning hours. (Maybe they're doing their
backups then, dunno.) Anyway, IE simply timed out, and using the
form somewhat later would work seamlessly. (However, I _did_ get
the email.)

--
Neredbojias
http://www.neredbojias.net/
Great sights and sounds

I'm so close now ...

Good hosting as providing space concerns. I'm still on freehostings,
trying to connect all things all around, and finally to round it up to
work. "This site no longer supports versions 6 and lower of the
Internet Explorer browser." - I'm pretty forbidden to some areas of
internet
Yeah, I made my site exclusive of <=ie6. Got tired of trying to
accommodate its misanthropy.

--
Neredbojias
http://www.neredbojias.net/
Great sights and sounds


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.