+ Reply to Thread
Results 1 to 11 of 11

Thread: Dynamic HTML Scripts
      
   

  1. #1
    Shabetei is offline Private
    Join Date
    Jun 2005
    Posts
    3

    Default Dynamic HTML Scripts

    Does BV support Dynamic HTML scripts such as mouse trails and other cursor animations?

  2. #2
    Pablo is offline Moderator
    Join Date
    May 2005
    Posts
    507

    Default

    Yes, it does! Although you'll have to add the code manually using the Insert HTML tool.
    Forum Moderator
    BlueVoda Specialist

  3. #3
    Shabetei is offline Private
    Join Date
    Jun 2005
    Posts
    3

    Default Problem with Insert HTML Tool

    Quote Originally Posted by Pablo
    Yes, it does! Although you'll have to add the code manually using the Insert HTML tool.

    Thank you for the response. I did get the DHTML code to work by using the Insert HTML tool. Problem now is that when using the tool it creates a solid grey square which you drag and scale to the size you want the code to cover and in my case I want to use this code for the entire page which causes the square to cover the whole page and I can't see the main parts of the page in order to work on it. I assume I could add the code last when all the rest of the page is done. Am I doing something wrong or using the wrong method for the insert?

    Thanks again for the help.

  4. #4
    Steven.H is offline Lieutenant Colonel
    Join Date
    Jul 2005
    Posts
    500

    Default

    Try arranging the files. Send the Html box to the back and put put your other files to the front.
    ::Steven.H::

  5. #5
    christobal's Avatar
    christobal is offline First Sergeant
    Join Date
    Jun 2005
    Location
    Israel
    Posts
    73

    Default Require further explanation with regards external HTML

    The tutorial video is extremely vague with regards the application of the insert HTML function.
    Most Dynamic HTML (Most features use javascript references) require a script definition in <HEAD> section of page and the feature to be used, is called by code in the <BODY> section of the page. How does the insert HTML object behave with regards to such requirements.
    Can I add <HEAD> reference to page html using between head html and then operate the function using insert HTML object according to the visual placement of the object with the BV editor?
    Please explain how this object is used with relation to page html code
    TNX

  6. #6
    Pablo is offline Moderator
    Join Date
    May 2005
    Posts
    507

    Default

    Right click on your document and select Page HTML to add custom HTML to your web page. You'll have to fully understand what the DHTML does before you can add it to your page. Just placing the code somewhere in the page without knowing how it works might not give the expected results.

    But until now I've never came accros any code that couldn't be added to BV.
    Last edited by Pablo; 07-10-2005 at 10:00 AM.
    Forum Moderator
    BlueVoda Specialist

  7. #7
    christobal's Avatar
    christobal is offline First Sergeant
    Join Date
    Jun 2005
    Location
    Israel
    Posts
    73

    Default

    Quote Originally Posted by Pablo
    Right click on your document and select Page HTML to add custom HTML to your web page. You'll have to fully understand what the DHTML does before you can add it to your page. Just placing the code somewhere in the page without knowing how it works might not give the expected results.

    But until now I've never came accros any code that couldn't be added to BV.
    How to add code at the page level is clear to me. My question is how the Insert HTML object behaves? As I said the video tutorial is very vague and does not give a reference example of this feature in action.

  8. #8
    Maddog's Avatar
    Maddog is offline Lieutenant Colonel
    Join Date
    May 2005
    Location
    UK
    Posts
    514

    Default

    Quote Originally Posted by christobal
    How to add code at the page level is clear to me. My question is how the Insert HTML object behaves? As I said the video tutorial is very vague and does not give a reference example of this feature in action.

    What are you trying to do?, can you post a copy of the code or where you got the code from
    www.bluevodaexchangelink.com
    BluevodaExchangeLink Help Center
    Bluevodaexchangelink Forum

    The only place for bluevoda site to be linked with!

  9. #9
    Pablo is offline Moderator
    Join Date
    May 2005
    Posts
    507

    Default

    The HTML object insert the specified HTML code into webpage on the location of the HTML place holder. <DIV> tags are used to position the code.
    - If it's global DHTML code (like background and mouse effects), you have to put it into the BODY section.
    - If it's code that should be visible on a specific location (like clocks, date labels) you'll have to put it into a HTML box.

    Every script requires different an implementation. There is no general instruction that covers each situation.
    Please remember that BlueVoda is not script editor. It is designed to create static layouts, you will have to know what you are doing to be able to add every kind of script to BlueVoda.

    Tip: just try the different options and look at the result code using the preview option.
    Forum Moderator
    BlueVoda Specialist

  10. #10
    sufian is offline Sergeant
    Join Date
    Jul 2005
    Location
    Singapore
    Posts
    34

    Cool using drop down menu script. (DHTML)

    But until now I've never came accros any code that couldn't be added to BV.[/QUOTE]


    Hi, I tried to use a DHTML code to create a drop down menu, I test the script by using notepad to paste the script and save it as html, it work. So I open the BV and created the HTML box in BV. I paste the script in. It doesn't work.
    Then I tried to insert one portion of the script in the <head> session and another part in the <body> session. It still didn't work. Can you help me with this?

    with thanks,

    Sufian.

  11. #11
    sufian is offline Sergeant
    Join Date
    Jul 2005
    Location
    Singapore
    Posts
    34

    Wink Hey I got it... YES!!!

    Hey, I've finally managed to create a drop down menu.. haha.. yes yes.. at last.. i tried again to insert the script inside the head session and another portion in the body session.. initially it didn;t work,... i check the script and realise a small teenie weenie mistake... there was a missing... '<' hehehe.. anyway, thanks all...
    oh ya by the way, I just use HTML code...


    warm regards....

    Sufian.

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Banner links....html
    By mday8 in forum BlueVoda - General Issues
    Replies: 0
    Last Post: 10-26-2005, 05:37 AM
  2. HTML Problem
    By racefan20 in forum BlueVoda - General Issues
    Replies: 2
    Last Post: 08-03-2005, 06:43 PM
  3. BlueVoda 7.0
    By VodaHost in forum CSS Cascading Style Sheets
    Replies: 27
    Last Post: 07-31-2005, 06:52 AM
  4. Html box & hosting all my images
    By al c. in forum General Support Issues
    Replies: 3
    Last Post: 06-29-2005, 05:47 PM
  5. Adding HTML
    By Anonymous in forum General Support Issues
    Replies: 1
    Last Post: 05-27-2005, 06:25 PM

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