Neredbojias said:
I wonder what kind of window it opens for everybody else?
Travis Newbury said:
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 =)