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 and OS 8 (1997)
E-Mail Preferences in Admin Folder (1997)
Strange intermittent WebDNA problems (2008)
select multiple 2 more cents (1997)
Date Formats (1997)
Authenticate (1997)
Problems with [Applescript] (1997)
Bug or syntax error on my part? (1997)
WCS Newbie question (1997)
Date search bug (1998)
ImageMagick (2003)
Caching pages...again (2001)
Scope of variables in multi include files (2000)
carriage returns in data (1997)
Re:One more time (1997)
WC Database Format (1997)
Upload via Browser (1999)
[WriteFile] problems (1997)
WebCommerce: Folder organization ? (1997)
[OT] What log analyzer do you use? (2000)