HTML - Maximize And Minimize Contensts
is there a way to expend the lenght of your content? for example: you've seen sites like Newegg, tigerdirect, or cnet (they use to have this feature, but i don't think they have it anymore) where if you view the "users review", if you click on read more, it automatically maximizes the full lenght of that contend , and then you can also minimize it back too. any help ??
Similar TutorialsOk im am kinda new to html i have set up a website that in my mind is not to bad considering i dont know much.. but when i minimize my buttons and 2 logos at the top all smash up together and it looks like crap.. All the help i could get would be great.. thanks for all the help http://www.dlsvendingllc.com Howdy! Is there a way to force a new browser window to automatically maximize itself? I have a few links from my home page to some of my other pages that I have included the target="_blank" code to in order to get these pages to open in a new browser window when someone clicks on the link. Here's an example: <a href="nextpage.html/" target="_blank">My next page</a> Is there a way to get this new browser window to open maximized? Thanks for your help on this. JohanM I want the maximize square to work with a new window pop-up but it is not. I been trying all sorts of options without luck. The minimize button works the close but not the maximize square. Is there any way this button can work? I am openning the new with "_self" option. This is by code now. javascript:window.open('http://www.tstonebeta.org/staff.html','','maximize,width=600,height=600,scrollbars=1,resizeable=1,status=1,toolbar=yes');void( 0) Thanks for any suggestions. Russ |