Options

CSS Float

marks_digitalmarks_digital Registered Users Posts: 15 Big grins
Is there a way to keep a CSS formatted POPUP window open and ontop of all galleries naving from page to page? I've seen a - float: left - command in CSS code before.
My idea is to have a menutree inside the popup for better navigation.

I look online for css scripts all the time and I have found so many that I would like to code here at Smug
but most of the scripts wants to link to an external .js. Is there a way around this?

for example: < script type=*text/javascript* src=*floating-window.js* >

Any thoughts :ear?
Thx

Comments

  • Options
    jfriendjfriend Registered Users Posts: 8,097 Major grins
    edited May 26, 2007
    Is there a way to keep a CSS formatted POPUP window open and ontop of all galleries naving from page to page? I've seen a - float: left - command in CSS code before.
    My idea is to have a menutree inside the popup for better navigation.

    I look online for css scripts all the time and I have found so many that I would like to code here at Smug
    but most of the scripts wants to link to an external .js. Is there a way around this?

    for example: < script type=*text/javascript* src=*floating-window.js* >

    Any thoughts <img src="https://us.v-cdn.net/6029383/emoji/ear.gif&quot; border="0" alt="" >?

    You could always go grab the contents of floating-window.js and just copy it all into your JavaScript section. Then you would have it without the external reference.
    --John
    HomepagePopular
    JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
    Always include a link to your site when posting a question
  • Options
    marks_digitalmarks_digital Registered Users Posts: 15 Big grins
    edited May 28, 2007
    jfriend wrote:
    You could always go grab the contents of floating-window.js and just copy it all into your JavaScript section. Then you would have it without the external reference.

    Good Idea, Ill try it. Is this correct for any .js script to copy and paste in to JAVASCRIPT section?
    Thx
  • Options
    rainforest1155rainforest1155 Registered Users Posts: 4,566 Major grins
    edited May 28, 2007
    Good Idea, Ill try it. Is this correct for any .js script to copy and paste in to JAVASCRIPT section?
    It should be as smugmug just creates a .js script file with your username out of this section.

    Sebastian
    Sebastian
    SmugMug Support Hero
  • Options
    marks_digitalmarks_digital Registered Users Posts: 15 Big grins
    edited May 28, 2007
    What do you mean,
    with your username out of this section.

    Sebastian
    ?
    Thx
  • Options
    rainforest1155rainforest1155 Registered Users Posts: 4,566 Major grins
    edited May 28, 2007
    What do you mean,
    ?
    Have a look in the sourcecode of your page. For example all the JavaScript I've entered in the js-customizations box is included here:
    http://js.smugmug.com/include/js/user_rainforest1155-20070508052323.js

    The filename of the file also includes your username. That is what I meant.


    Hope this clears things up,
    Sebastian
    Sebastian
    SmugMug Support Hero
Sign In or Register to comment.