Search
Views
- How do I create a Guestbook in Dreamweaver MX - 34,905 views
- 360 virtual tour HELP?!?! MOV or SWF??? - 27,777 views
- Looking for examples of one-page web sites w/ a tracker or counter - 27,547 views
- How can prepared an article for submission? - 18,118 views
- Are online forums obsolete? - 17,741 views
- Link Direct to Table Cell - 16,485 views
- Review www.mwfglobal.com - 10,139 views
- Installing Apache on Win2000 Prof - 9,144 views
- Discussion: KW in Domain, does it add value to appraisals or not? - 8,953 views
- Deprecated tags - 7,850 views
-
Recent Posts
Recent Comments
- Grace on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
Categories
Tags
Advice Ajax Amp backlinks Blog Cms domain doubt email google Greetings Hello Html Css image Images Internet Site Javascripting Job keyword keywords Lot Many Thanks money Niche people Photos Php Php Mysql Programmer Quot regard Right Direction Scripts Templates traffic Web Design Web Designer Webhost Web Page Web Page Design Web Pages wordpress World Wide Web Xhtml yahoo-
November 2025 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: Close Window
some dreamweaver help
i need a little bit of dreamweaver help in this article… i’m trying to be able to align links for example " close window" in addition to " next page" towards bottom of a fresh browser window. the window is created from the script pertaining to " open fresh browser window", and it is just a specific size. i just need the links to stay in the very same place (bottom with window) with each and every new window in which pops up. we have no friggin’ vision, and ANY help would be great. thank you… btw, here is the site i’m focusing on, and the windows open once you click on the buttons that are within the iframe… http: //www. spireintegrated. com/ good.. i don’t find the links on your site that you might have having trouble by using (so, i’m betting you havn’t published that part yet) Anyhow, if you position the links in a table which is in pixels instead of percent, it won’t maneuver.. and that should help your difficulty. ooooh! i didn’t know the images could select to *sorry* right now i see.. i would try setting the specified height towards table above that. Then, … Continue reading
Posted in Web Design
Tagged Browser Window, Close Window, Dreamweaver Help, Eyeport, Images, Little Bit, Maneuver, Popup Windows, Quick Reply
Leave a comment
Jquery image gallery – print image? How?
Hello there, definitely picking several brains here! I’m aiming to create a web browser based picture viewer to perform on IIS on my friends machine. i have discovered Jquery plugins, including Galleria. This is new to me but hey, exactly what isn’t This question is: can these galleries be modified to allow a print facility i’d ideally like to print full sized image stored within the hard drive that corresponds into the one being considered. Thanks, Lol In theory, yes, but it would take with the multitude of JQuery and CSS. Concerning not, however, tried this myself. So this really is an educated reckon. What I’m sure you would do is something like this: Code: < div id=" screen-photo" class=" screen-only" > SEVENTY TWO DPI image right here. < /div> < div id=" print-photo" class=" print-only" > 300 DPI or higher resolution image below. < /div> Then your tv screen CSS would look something such as this: Code: div. print-only display: none; Then your art print CSS would look something such as this: Code: div. screen-only display: none; Again, this is the guess. You’ll have for you to guess yourself most likely and experiment until you have it right. It’s … Continue reading