Stay On Top ***23/10/13***

In this section you can share self-made extensions with other users of WYSIWYG Web Builder.
There is a dedicated section for commercial extensions.
Post Reply
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Stay On Top ***23/10/13***

Post by BaconFries »

Stay On Top ***23/10/13***
Previously known as "GOEMO English Translated Fixed Object" the extension has been updated and renamed correctly to Stay on Top by "Dynamic Drive". Please remove all previous versions of the old extenion as it has now been replaced by "Stay on Top"

/***********************************************
* Stay on Top content script- (c) Dynamic Drive DHTML code library (http://www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/

With the "Stay on Top" extension a desired WYSIWYG Web Builder object can be placed at a certain position (relative to the Browser window corners). This object will the remain, in that position indicated even when the browser page is scrolled. This could the be used for placing a advertising message/ information messages etc on page that will always be visible to the viewer when they scroll through the page that the extension is set on. This can only be used on objects and not on any other extension that is used on page.
stayontop.jpg
Meets W3C Standards
Built with Extension Builder 4.1
Image Image

Original authors site:
Dynamic Drive
http://www.dynamicdrive.com/dynamicinde ... yontop.htm
Download
Extension is now avaialable from the Extension Manager for WB9.x.x users
Last edited by BaconFries on Sun Sep 11, 2011 8:06 pm, edited 9 times in total.
User avatar
DarrenH
 
 
Posts: 46
Joined: Thu Apr 10, 2008 9:31 am

Post by DarrenH »

Sorry Baconfries, I'm completely lost with this one.

:(

I like the concept, but can't figure out how to make any content visible. ie - I place the extension on my page, and don't understand the first parameter :oops:

Any ideas?
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

Hi DarrenH ok what the extension does to to fix a object to a position in the browser... lets say you have made your site you will know that each item or object you add to page is given a unique ID you can see this if you look in Site Manager>General and highlight a image or a object on the page you will see that it is given a ID (example ID Shape5)....now lets say you add a Advert image that you want to display on page and you need it to be fixed at a point so even when a user scrolls down the page this advert will always be in view... so then you would use the advert image ID in the extension were it asks for ID now you need to decide were you want it to be placed in the browser window when it open so you would select from 1, 2, 3, 4 each number is a postion on page top left, top right, bottom right, botton left what ever number you select then this is the position that the advert image will get displayed when the browser window opens...I know it looks confusing and I thought that at first but once you get a hang of it it easy enough to use I will try to upload a demo before I retire tonight so you can see what it does again If I can help just ask....
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Post by me.prosenjeet »

Thanks Bacon! :D
you are too good to be true :idea:
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

Welcome me. hope you find it a little easier to use now I have translated to the best I can :D
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Post by me.prosenjeet »

Bacon,
Will it be possible for you to play with the script and add the possibility to...
1) ...link the object (image) to an url
2) ...to add various degrees of transparency(eg. watermark type) in the image?
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

Evening me. I will delve into the script see what can be done :) if it can be done I will add to it.....
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

Evening Cincy glad you like :) with this extension it can only be a object that gets add ie a shape, image it not possible to add another extension into it :(
To give reference to a image in a extension it can be done like this
CSS
<style type="text/css">
div.img
{
margin:2px;
border:$size$px solid $color$;
height:auto;
width:auto;
float:left;
text-align:center;
}
div.img img
{
display:inline;
margin:3px;
border:$size2$px solid $color2$;
}
div.img a:hover img
{
$size3$px solid $color3$;
}
div.desc
{
text-align:center;
font-weight:normal;
width:120px;
margin:2px;
}
</style>
Body
<div class="img">
<a target="_blank" href="$url$">
<img src="$image$" alt="$alt$" width="$width$" height="$height$" />
</a>
<div class="desc">$message$</div>
</div>
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Post by zinc »

Great job BF!
Running WYSIWYG Web Builder since 2007...
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

Thx mate thought I have a try at this :)
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

***Updated 02/01/10***
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Post by jordan »

OK .. OK ... this ain't funny anymore BaconFries, it's only the 3th jan, yet another wave.
If I count it correctly, you have about 5 or 6 more extensions to go ?
... you know what would be funny, if Pablo would release WB 6.5.5
and suddenly all extensions are incompatible again . :shock: .
I would hear a primal scream around the globe ... nooooooooOOO!
And that scream would be you! . :lol: . :mrgreen: .

TNX . so very much for all this hard work BaconFries!
+TNX for your update mail, have not updated the INDEX yet, but will ASAP.
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

Image Image Theres no rush on these it was just my way of working of a a little hangover... Image but what you do is Image it just this time of year when I go Image....for the others they can wait....Image
jordan
 
 
Posts: 831
Joined: Tue Jun 26, 2007 1:56 pm
Contact:

Post by jordan »

BaconFries wrote:Image Image Theres no rush on these it was just my way of working of a a little hangover... Image but what you do is Image it just this time of year when I go Image....for the others they can wait....Image
this is working of a hangover ?
(uuuhh ... well actually I can agree in this argument . :mrgreen: .)
but I thought you took my advise and went sleeping.
you must be sleeping and typing with your toes while sleeping then . :lol: :lol: .

INDEX is updated BaconFries! . 8) .
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

This has already been fixed and a new download available for use.... :D
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

The extension does not need to be updated the reason why you are having issues is because both extensions Fixed Object and the New slide show both use jquery and are conflicting with each other it will need to be one or the other sorry if you must have both then you would need to modify the source code manually and remove the following line this way you can run both extensions at one time

<script type="text/javascript" src="js/goemo_fixedobject_jquery.min.js"></script>

To remove this line of code you will need to open the HTML source in notepad++ or any other HTML editor look for the line of code above and delete from the source save the changes and upload the page to server the only issue here is if you make any chages in WB with both extensions on the page and save you will need to do this again....

Update on this I have just tested the fixed object with the latest version of jquery and the issue is still the same it is nothing to do with the fixed object it because both extensions use jquery so it wll need to be one or the other as I have already mentioned...
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

Hi ok a update I have managed to figure out a way of using both extensions at once without with causing any errors and without the need to use a iframe i just need to test a bit more by building a demo page with a few objects, shapes, images once this is done I will update and you will be able to download from the usual place
gp2727
 
 
Posts: 130
Joined: Fri Nov 04, 2005 12:40 pm
Location: USA

Post by gp2727 »

BaconFries wrote:Hi ok a update I have managed to figure out a way of using both extensions at once without with causing any errors and without the need to use a iframe i just need to test a bit more by building a demo page with a few objects, shapes, images once this is done I will update and you will be able to download from the usual place
Good Evening BaconFries,

Did you use the function jQuery.noConflict() or were you able to just change what version jQuery one of the extensions used?

Not being nosy, but this will be a common topic on the forum I think...
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Post by BaconFries »

Afternoon gp nope your not being nosey Image lol yes I am trying the jQuery.noConflict() but inserting it like below so far it seems to work fine...I really want to check with a few of my own and other extensions that use the jQuery looks like I will have one or two to add this two...

Code: Select all

<script type="text/javascript"> 
jQuery.noConflict();
</script>
User avatar
Rebel Studio
 
 
Posts: 73
Joined: Tue Nov 04, 2008 10:55 pm
Location: NL

Re: GOEMO English Translated Fixed Object ***Updated 25/07/1

Post by Rebel Studio »

It wont let me dl the file because of settings of the owner
gp2727
 
 
Posts: 130
Joined: Fri Nov 04, 2005 12:40 pm
Location: USA

Re: GOEMO English Translated Fixed Object ***Updated 25/07/1

Post by gp2727 »

@Rebels I just try to download and I had no problem...Are you using this link: http://www.mediafire.com/?bzsw6c2mblmyb0b
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Re: GOEMO English Translated Fixed Object ***Updated 25/07/1

Post by BaconFries »

Hi rebels sorry about that I have been tidying up all the folders on mediafire with extensions in them...it should now be fine to download.... :)
User avatar
Rebel Studio
 
 
Posts: 73
Joined: Tue Nov 04, 2008 10:55 pm
Location: NL

Re: GOEMO English Translated Fixed Object ***Updated 25/07/1

Post by Rebel Studio »

Thank you it works fine now
User avatar
Rebel Studio
 
 
Posts: 73
Joined: Tue Nov 04, 2008 10:55 pm
Location: NL

Re: GOEMO English Translated Fixed Object ***Updated 25/07/1

Post by Rebel Studio »

But now i wonder if i got the right extention, i want a image that stays on the same spot when the rest of the site is scrolling down. I dont want the effect you get in a layer.

I have red the englisch pdf but i dont get how to insert a image in the extension.

Edit: nvm, figured it out, this was what i was looking for, great!! ty all
smartmedia
 
 
Posts: 66
Joined: Wed Jan 26, 2011 7:51 pm
Location: Hellas

Re: GOEMO English Translated Fixed Object ***Updated 25/07/1

Post by smartmedia »

Bacon this Extention seems to have problem to corroborate with Layer objects. Can you post the source code of the Extension or a similar html code is used...???
I try it with images and is playing ok. I have an issue, i want the image to show up in the right side on the middle of screen, since i don't know the exactly height of Browser window how i will tell him that..??? Normally in other situations i put -1 does that works here...???
infogate
<script type="text/javascript">jQuery.noConflict();</script>
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Re: GOEMO English Translated Fixed Object ***Updated 25/07/1

Post by BaconFries »

You already have the source :? the extension itself is the code/source :? it has all the files used to make it this includes the jQuery and the javscript if you just save the extenion on its own you will have everything used, please note that this extension is only a translated version of the original one by Goemo to make it easier for non German users...
User avatar
iamafireman
 
 
Posts: 84
Joined: Mon May 26, 2008 2:41 am
Location: Tennessee

Re: GOEMO English Translated Fixed Object ***Updated 25/07/1

Post by iamafireman »

Unable to download, says folder set to private, and I dont see it in the extension manager for download.
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Re: GOEMO English Translated Fixed Object ***Updated 25/07/1

Post by BaconFries »

It is set to PVT at the moment trying to work my way through all my extensions and update to the latest version of builder as soon as it is ready it will be available form the extension manager...
User avatar
iamafireman
 
 
Posts: 84
Joined: Mon May 26, 2008 2:41 am
Location: Tennessee

Re: GOEMO English Translated Fixed Object ***Updated 25/07/1

Post by iamafireman »

ok thanks
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by BaconFries »

***Updated 11/09/11***
Extension now available in the Extension Manager for WB 7 users
User avatar
bburgess
 
 
Posts: 129
Joined: Mon May 13, 2013 5:05 am
Location: Australia

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by bburgess »

Hey BaconFries Thanks for this :)

Hope your looking at this thread still :) alas this is not working with the CSS3 menu bar is that fixable? or should I manually fix it?

Cheers
BB
KISS is the key!
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by BaconFries »

At the moment I am unable to check and give you an answer. I am.taking a couple days break but will take a look at this when I teturn.
User avatar
bburgess
 
 
Posts: 129
Joined: Mon May 13, 2013 5:05 am
Location: Australia

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by bburgess »

BaconFries wrote:At the moment I am unable to check and give you an answer. I am.taking a couple days break but will take a look at this when I teturn.
No probe mate :) have a good break!! Wish I was on one :)

Thanks
BB
KISS is the key!
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by BaconFries »

@bburgess Ok can you please be more specific to what is the issue?. This is just so I can try to see what is wrong...
User avatar
bburgess
 
 
Posts: 129
Joined: Mon May 13, 2013 5:05 am
Location: Australia

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by bburgess »

BaconFries wrote:@bburgess Ok can you please be more specific to what is the issue?. This is just so I can try to see what is wrong...
Hi mate :)

I used the WB9 CSS3 Menu and the Extension did not fix it in place, thought I was doing it wrong for a while however after I changed to a normal WB9 Graphic menu the extension functioned as expected.

Hope that’s clear enough, sorry at work atm and cannot give you ss.

Oh I was using the Spoongy Pig demo to work from, if that helps.
KISS is the key!
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by BaconFries »

Ok try this... Drag & Drop the CSS Menu to page. Now right click on the menu, select Object HTML, now insert the following in the Before Tag* <div id="CssMenu1"> then add this to the After Tag </div> Now insert the extension and in the ID use CssMenu1... Now if all went well it should now be working...:)
User avatar
bburgess
 
 
Posts: 129
Joined: Mon May 13, 2013 5:05 am
Location: Australia

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by bburgess »

Outstanding mate :)

I will try that after work. Its looking for a <div> tag?

Will let you know ASAP as to what happens :)

Thank you again!!
BB
KISS is the key!
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by BaconFries »

Yer it is looking for a <div id=" "> don't know why as the object already does this :?...but on using this is seems to work as it should...A wee note I will be updating this extension to using the latest jQuery just so it is compatible with jQuery objects in WB9. As soon as update it will be available in the Extension Manager ...
User avatar
bburgess
 
 
Posts: 129
Joined: Mon May 13, 2013 5:05 am
Location: Australia

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by bburgess »

Cool!! I will make sure this work around is a go and get back to you.

I will update when you have it sorted :)

Thanks very much for your help!!
KISS is the key!
User avatar
bburgess
 
 
Posts: 129
Joined: Mon May 13, 2013 5:05 am
Location: Australia

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by bburgess »

BaconFries wrote:Ok try this... Drag & Drop the CSS Menu to page. Now right click on the menu, select Object HTML, now insert the following in the Before Tag* <div id="CssMenu1"> then add this to the After Tag </div> Now insert the extension and in the ID use CssMenu1... Now if all went well it should now be working...:)
Confirmed this work fine :)

Thanks again mate!

BB
KISS is the key!
User avatar
bburgess
 
 
Posts: 129
Joined: Mon May 13, 2013 5:05 am
Location: Australia

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by bburgess »

Hi again mate :)

After some playing last night the menu is fixed and working fine however (and this is me not know what to do I think) I can not seem to get it to change position to Top Left, its fixed at Top Right.

I have had a play with the settings but no matter what I do its stuck at Top Right.

Can somebody advise me of a setting to get thie either Top Left or centered please?

Cheers
BB
KISS is the key!
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by BaconFries »

To set to the "Top" Left you need to set it to 1, then you will need to set the Fixed Object Distance X and Fixed Object Distance Y as required. There is no setting to place directly in centre of page, to do this you need to set to either 1 or 2 the as mentioned, and then use the Fixed Object Distance X or Y to adjust to what you need. I cannot give you exact settings, this is something that is down to trial and error by yourself. There is also no other way to do this, the extension/script was designed to be at top left/right or bottom right/left by design.
User avatar
bburgess
 
 
Posts: 129
Joined: Mon May 13, 2013 5:05 am
Location: Australia

Re: GOEMO English Translated Fixed Object ***Updated 11/09/1

Post by bburgess »

Hi again :)

Will have a play tonight with the x and ys :D

Cheers
BB
KISS is the key!
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Re: Stay On Top ***23/10/13***

Post by BaconFries »

Stay On Top ***23/10/13***
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: Stay On Top ***23/10/13***

Post by zinc »

BaconFries wrote:Stay On Top ***23/10/13***
BF does this mean there is lift on the ban of using DD scripts to make extensions or this one is an exception?
Running WYSIWYG Web Builder since 2007...
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Re: Stay On Top ***23/10/13***

Post by BaconFries »

I dont think there ever was a Ban really, it was down to DD terms of use. The original "Fixed Object" offered br GOEMO was actually this script and they removed the terms of use from it. I stumbled across this while trying to find a update version. I have updated this and have left all terms/copyrights intact which allows the use. I have also contacted DD by email and as of yet I have had no reponce from them. But my understanding is that if the script remains intact with all the terms ie copyright in place then it can be used,
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Re: Stay On Top ***23/10/13***

Post by BaconFries »

Have tried and tested the extension and it is working as it should :D Tested using each jQuery setting ib WB10 along with the jQuery Menu and Tabs without any issues. Maybe you are using the extension alongside another jQuery extenion and it is conflicting with it...Please note that the extension is really no longer supported but as mentioned it does work with me...
Post Reply