Re: OT - Javascript anyone?
This WebDNA talk-list message is from 2004
It keeps the original formatting.
numero = 58520
interpreted = N
texte = Heres a script we use to work out image size and resize a window.just specify the img tag with id="graphic"function jsResize() {obj = document.getElementById('graphic');if (obj != null) {window.resizeTo(obj.width + 100, obj.height + 140);}}AlainOn 22/06/2004, at 6:55 AM, Clint Davis wrote:> I'm not JS expert, but I would guess that you need to spec a height and> width in the HTML
![]()
tag before JS can do the math.>>> On 6/21/04 12:25 PM, "Alisha Outridge"
wrote:>>> I am running Webstar 4.5/5.x with WebCatalog 3.1 (very old version - I>> know and its not my fault) so I am unable to use the new ImageSize tag>> within the ListFiles context that came out with WebCat4.x. Now that>> that is out of the way, I am looking for a workaround and Javascript>> seems to be the way however my script is saying the width and height >> of>> the images are "undefined" with the javascript below.>>>>
>> // Note: Image shows with direct HTML above so linkage is correct.>>>> >> //Note: Width and height are undefined.>>>> The code above is all I have on the page other than the html and body>> tags ofcourse. Does anyone know if Webstar blocks this information >> from>> showing up or if you can successfully get the width on your servers of>> an image? I know Webstar has quirky security features and I seriously>> doubt that I coded the above incorrecftly. I hope I did though! Any>> help would be appreciated!>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Heres a script we use to work out image size and resize a window.just specify the img tag with id="graphic"function jsResize() {obj = document.getElementById('graphic');if (obj != null) {window.resizeTo(obj.width + 100, obj.height + 140);}}AlainOn 22/06/2004, at 6:55 AM, Clint Davis wrote:> I'm not JS expert, but I would guess that you need to spec a height and> width in the HTML
tag before JS can do the math.>>> On 6/21/04 12:25 PM, "Alisha Outridge" wrote:>>> I am running Webstar 4.5/5.x with WebCatalog 3.1 (very old version - I>> know and its not my fault) so I am unable to use the new ImageSize tag>> within the ListFiles context that came out with WebCat4.x. Now that>> that is out of the way, I am looking for a workaround and Javascript>> seems to be the way however my script is saying the width and height >> of>> the images are "undefined" with the javascript below.>>>>
>> // Note: Image shows with direct HTML above so linkage is correct.>>>> >> //Note: Width and height are undefined.>>>> The code above is all I have on the page other than the html and body>> tags ofcourse. Does anyone know if Webstar blocks this information >> from>> showing up or if you can successfully get the width on your servers of>> an image? I know Webstar has quirky security features and I seriously>> doubt that I coded the above incorrecftly. I hope I did though! Any>> help would be appreciated!>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Alain Russell
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
WebCat & WebTen (1997)
Sendmail problem on UNIX (2000)
Locking up with WebCatalog... (1997)
WebCat2b13MacPlugIn - [include] doesn't allow creator (1997)
[WebDNA] maybe silly suggestion? [founditems] (2015)
Shhh... (2006)
[WebDNA] Use of :global: (2013)
Validating a date (2000)
is [Bankres] an internal webcat variable? (1999)
Printing from Web pages (1998)
RE: IIS4b2 and WebCatalog b19 (1997)
WebCatalog (1998)
popups, netscape vs explorer (1997)
[WebDNA] Encrypted password issue (2009)
WebCatalog 4.0 has been released! (2000)
(slightly off) using menu and [search] (1998)
SKU Question (1999)
math on date? (1997)
YACBQ.....(Yet another checkbox question) (2000)
Format all of a sudden doesn't work (1997)