Results 1 to 5 of 5

Thread: Image properties options
      
   

  1. #1
    germansin is offline Lieutenant Colonel
    Join Date
    Jul 2008
    Location
    Caracas, Venezuela
    Posts
    719

    Default Image properties options

    Hello Masters

    Is there some tutorial or thread explaining what are and when to use each of the different options under Link and Events in the "Image Properties" screen?

    The tutorial on linking refers only to other pages and does not touch the events.

    ---------
    German
    Last edited by germansin; 03-24-2009 at 01:37 AM. Reason: one word missing

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Image properties options

    I don't know of any tutorials or previous threads on it. Events are used to trigger the execution of code based on what the user is doing, for instance when someone clicks or double clicks a link, clicks in a text box to start typing, when they were focused in a text box and either move to the next or click outside of it. There are all different kinds of events, generally all trigger some javascript code to do something.

    I don't know what others options there are in the properties screen as I don't use BV, but if you mention any other specifics I will see if I can explain

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    germansin is offline Lieutenant Colonel
    Join Date
    Jul 2008
    Location
    Caracas, Venezuela
    Posts
    719

    Default Re: Image properties options

    Hi Watdaflip

    The options in BV's Image Properties screen are:

    LINK - Type of link & URL, self explaining, plus Bookmark & Target (?)

    EVENTS - List of events, actions and target

    What I am looking for is a way to pop up a 400 x 400 pix picture when hovering the mouse over a miniature pic of some 100 x 100 pix, without having to create a link to an additional, separate page.

    ---------
    German

  4. #4
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Image properties options

    You need some javascript code to create a div of the large image based on a hover event. Check http://dynamicdrive.com, there might be something there.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  5. #5
    germansin is offline Lieutenant Colonel
    Join Date
    Jul 2008
    Location
    Caracas, Venezuela
    Posts
    719

    Default Re: Image properties options

    Thanks Watdaflip

    I will try that

    -------------
    German

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49