User Profile

Collapse

Profile Sidebar

Collapse
sourapple77
sourapple77
Last Activity: Feb 21 '08, 03:36 PM
Joined: Feb 17 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sourapple77
    replied to code to make enlarge image
    I've used the different flash coding to fix the problem, thank you.
    See more | Go to post

    Leave a comment:


  • I had the same problem, and used -px for margin-top margin-bottom for firefox, but it looks collapsed in IE. I'm thinking about using @import CSS for IE to make it look ok, what do you think?
    See more | Go to post

    Leave a comment:


  • sourapple77
    replied to code to make enlarge image
    can you see if this is the right code to use for flash and javaScript in html?

    FLASH ..

    on (press) {
    getURL("JavaScr ipt:OpenMyWindo w()")
    }

    javaScript ..

    <SCRIPT language="Javas cript">

    function OpenMyWindow() {

    window.open("ab d1lg.html","win Name","toolbar= 0,scrollbars=0, location=0,stat usbar=0,menubar =0,resizable=0, width=500,heigh t=660,left...
    See more | Go to post

    Leave a comment:


  • sourapple77
    started a topic code to make enlarge image

    code to make enlarge image

    hi,
    I'm using flash button like "zoom in" to enlarge an image from html using javaScript. How can I do this?

    ex. I have flash media inserted within html document and once the button inside the flash is pressed viewers can view the enlarged image from their page.

    thank you in advance.
    See more | Go to post
No activity results to display
Show More
Working...