Replies Back to Article
Scroller Genie
After uploading my page to the server. Whenever I load a page that has the scroller genie inserted into it, I get a ie error window that is telling me "Line 92 Error: Object Expected" I click away this box and the error continues to appear whenever I attempt to mouse over the area that contains the scroller genie. My page is http://www.tuffindesign.com
There are several JS functions missing from your page: eg. MM_preloadImages() and MM_swapImage(), etc..
These are standard Dreamweaver functions and you can bring them back into your page by selecting the HTML element they are applied to and then bringing up their own Behavior dialog and then clicking OK. Dreamweaver will then re-insert those script in the page.
When you have further questions, please use the Scroller Genie support forums at http://www.dmxzone.com/forum/default.asp?NewsId=4952
Hi yea, since I installed your extension I cannot seem to work in the code vie as when I do, like for instand I dont even have your extension applied to a page and I have inserted a dynamic image I wish to change the dynamic image <img src = "<%=(RecTin1.Fields.Item("Image_address").Value)%>"> to a thumb nail by selecting the image going to bindings and changing the format to dmxzone thumb nail, I get the following error in my design view.
');
if(rpw>0){iwh='width="'+rpw+'" ';dwh='width:'+rpw} if(rph>0){iwh+='height="'+rph+'"';dwh+='height:'+rph}
if(tr!=0) pd.write('<span id="IElem" Style="Visibility:hidden;Filter:revealTrans(duration='+trT+');width:100%;height=100%">');
if(isSL&&bdyn) {pd.write(NS4?'<layer id="slide"></layer>':'<span id="slide"></span>')} else {pd.write('<'+'script>show()'+'</'+'script>')}
if(tr!=0) pd.write('</span>');pd.write('
this did not happen before I installed your extension as this is how i have always applied the thumbnail for pure upload images that are being applied to a page.
REgards
Kenny
I think you have some other extension installed that is somehow not compatible with Scroller Genie or more generally with the Dreamweaver version you're using.
Scroller Genie does not mess with server side code on your page, since Scroller Genie is a client side extension. And the text of the error you get is in no way related to Scroller Genie either.
So I'm afraid I really can't help you with this.
When you have further questions, please use the Scroller Genie support forums at http://www.dmxzone.com/forum/default.asp?NewsId=4952
I buy the Scroller Genie 1.16.
How I hide scroll controls when the scroller content is less than the scroller viewport.
Thanks.
Apply the 'Scroller Genie - Init Hide Control' to the onLoad event of the BODY tag.
Make sure it is listed after the 'Scroller Genie - Init' behavior in the Behaviors panel.
For future support requests, please use the Scroller Genie support forums at http://www.dmxzone.com/forum/default.asp?NewsId=4952
SG allways worked fine, until IE 7. Now the layer suddenly does not stay in place. You may take a look for yourself at http://www.hutting.nl/home/brokerage_index.html.
Does anyone have a remedy for this?