maybe I will add some more images or video in the future to make it more visual
but I have so much on my to-do list, more tutorials for one, which is the best visual aid I think:)

hi ALguy61,ALguy61 wrote:I'm trying to use the Reposition Mode. I've run into a snag or two. I'm thrilled at what this mode can do. I've used the onscroll mode as well with the http://www.mysmallbusinessally.com opening as well.![]()
(1)
I'm using a master frame page along with the Reposition Mode. I've tried it with the master frame page in the same folder or in a different folder and it doesn't seem to affect the outcome.
If I put the page with the reposition mode in a folder, the reposition doesn't work.
If I don't put the page in the folder, it works perfectly (usually).
Is that just a quirk about the reposition mode or ANIMATE extension?
Here are two links to demonstrate the differences between a page outside the Members folder that is under the LOGIN folder and one that is inside the Members folder.
http://mysmallbusinessally.com/LOGIN/login.php
http://mysmallbusinessally.com/LOGIN/Members/login.php
The two pages are identical. I cloned one to make the other one.
A little background... I'm designing a login/database for users of a website. I started a new WWB website to design and test it out. The LOGIN in folder contains my work in progress. I have a different website file that will be the main file for the entire website. I just wanted to get this worked out first and then incorporate it into the main file.
(2)
I've also found that the reposition mode will not modify a ContentPlaceHolder if the ContentPlaceHolder has a transparent background AND NO border. It can't be totally transparent. I'm currently using a dotted border of 1 pix which works. Is this just the way it works?
just to be sure, the command is literal, 0+win1 - not - 0 + window1 - no spaces no embellishmentsALguy61 wrote:... it occurred to me that it should be an expression like "150 + window1" and not the literal expression 'pixel-width + window-width' that I had ...
I can not see any difference between both links, - both - pages display a dotted border on the contentplaceholder for me ?ALguy61 wrote:... To illustrate the problem with a totally transparent ContentPlaceHolder, I created a clone of the login page that works correctly and a clone of the MasterFrame page. In the clone of the MasterFrame page, I made sure the style of ContentPlaceHolder1 had the background as transparent and the width of the border as 0. If you go to the links below you will see that the MasterFrame that is totally transparent, doesn't work. I had to give a border to the ContentPlaceHolder1 for it to work. If you look closely at the page that works, you will see a dotted border. I was wondering if this is just a quirk of the module? With the pages I have that work, the border is barely visible which I can accept.
Page that works as expected: http://mysmallbusinessally.com/LOGIN/login.php
Page with ContentPlaceHolder1 that has a transparent background and 0 border. http://mysmallbusinessally.com/LOGIN/login2.php ...
if you change the directory manual it is possible the path don't match, yes - does it work in WB preview ?ALguy61 wrote:... The other part of my inquiry was about the location of these pages. It seems that if the pages are located in the LOGIN directory, everything works as expected. If I publish the pages to a folder under LOGIN such as LOGIN/Members, the reposition module no longer works. I think I can work around this but I was curious as to what is happening. I'm assuming there are files that are needed in the subfolder that are not being published there. ...