| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
Image preview with no navigation bars or adress
I have thumb nailed that I have linked to a large preview of the image. I want the large preview to open in a seperate window with no navigation or adress bar, similar to a popup I guess.
I have a VB script that says it can do it but I am not sure to implement it.. <Script Language = "vbscript"> Sub B1_OnClick() Window.open "access.html","fastftp","toolbar=0,location=0,status=0,menubar=0,scrollbars =1,resizable=1,width=403,height=250" B1.Value = " File Downloaded! " end sub </script> Any1 got any ideas |
|
#2
|
|||
|
|||
|
Try this
Ha, I just came to this forum looking for a solution to the same problem (but with DB integration of my thumbs).
I just came acrosss this one, it's <gasp> DHTML but's its supposed to work in all browsers. It would be great for me but I can't figure out how to get it to call up my thumbs out of the DB instead of hard-coding them into the script. http://www.dynamicdrive.com/dynamic.../thumbnail2.htm If any one knows how to adapt this one to pull images from an open recordset, i'd love to know.. |
![]() |
| Viewing: ASP Free Forums > Web Design > Web Layout > Image preview with no navigation bars or adress |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
![]() |
|