Announcement

Collapse
No announcement yet.

html/java script -library (bluevoda)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • html/java script -library (bluevoda)

    Hi!
    I was just thinking, that if you would add to next BV update a script library.
    I mean:
    • You can open that libray from Insert-->A html/java script.
    • Then there pops up a window where you can choose some scripts like "When a visitor enters to your page, there pops up an alert box what says "text"".
    • Or something like this
    <html>
    <head><title>Simple Confirmation Box</title></head>
    <body>
    <div class="text11">
    Press that text:
    </div>
    <!-- PREVIEW CODE HERE -->
    <a href="http://www.bravenet.com" onClick="return window.confirm('Press yes or No');">
    Click here
    </a>
    </body>
    </html>


    Source: http://resources.bravenet.com/script...firmation_box/

  • #2
    Re: html/java script -library (bluevoda)

    Yes but this is not very good and comfortable idea... or you can manually add this Javascript to your webpage..

    Comment


    • #3
      Re: html/java script -library (bluevoda)

      Originally posted by Ajda
      Yes but this is not very good and comfortable idea... or you can manually add this Javascript to your webpage..
      yes, but I meant that there would be much more diffirent scripts, a script library, the idea wasn't really there's a "Insert --> Script".

      Comment


      • #4
        Re: html/java script -library (bluevoda)

        Now it is good idea.. I see this function with scripts in many other WebsiteBuilder like Web Page Maker V2...

        ___________________
        Regards!

        Comment

        Working...
        X