Search
Views
- How do I create a Guestbook in Dreamweaver MX - 34,904 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,740 views
- Link Direct to Table Cell - 16,478 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: Step 1
Web image enlargement
I would like a simple to use feature to enable site users for you to enlarge images upon rollover or click. Advice on procedures and " the way to" greatly valued. Gives thanks in anticipation. I’d personally use CSS process. You can also use Javascripting. See these various items… show up large image upon mouseover – Search engines Search Addititionally there is methods for " magnifier glass". Not sure in the event that’s what you necessarily mean try your javascript gallery or even plugin, like this script: Code: ============================================================ Script: Immediate Image Zooming Options: This script might zoom-in/zoom-out any impression in your page by clicking for the image. Browsers: NS6+, IE. most of (NS4 degrades gracefully) Author: etLux ============================================================ INSTRUCTIONS: Step 1. Put the following script inside the < head>… < /head> part of your page: < script> // D. 2004 by CodeLifter. com var nW, nH, also, oW; function zoomToggle(iWideSmall, iHighSmall, iWideLarge, iHighLarge, whichImage) oW=whichImage. type. width; oH=whichImage. type. height; if((oW==iWideLarge)(oH==iHighLarge)) nW=iWideSmall; nH=iHighSmall; altogether different nW=iWideLarge; nH=iHighLarge; whichImage. type. width=nW; whichImage. type. height=nH; < /script> 2. Attach the function in your image with an onclick event, seeing that shown below: < img border=" 0" src=" yourimage. gif" width=" 100" … Continue reading →
Posted in Web Design
|
Tagged Anticipation, Image Browsers, Image Enlargement, Image Search, Images, Img Border, Javascript Gallery, Lt, Magnifier Glass, Onclick Event, Options, Script Code, Search Engines, Step 1, Variables, Web Image, Zoom
|
Leave a comment
How to let User enter a Code and have it call a specific page.
Basically I would like a User to enter a code they have been given then when submitted it may bring them to your specific page. Hard eventually be hundreds of or so of the codes/pages. Not really sure where to help start It will involve PHP and MySQL (for the actual database). You may not really have " pages"… your page are going to be a PHP script of which renders the HTML and content based on the code. You need to describe more about the users and what could happen. Do the users must be registered, do they login Might a code be used over and over again What will the actual website be used for Step 1: Get started by describing the actual purpose, the way it’s purported to work, who are going to be using it, how are going to using it (desktop PC, mobile app). 2: Layout a logical scheme on the information you need to keep track of. users codes and so on. Measure 3: Show about steps JUST ONE and 2… when what you’re doing is secret, you’ll have to rent a programmer that will help you with the development within your site. If … Continue reading →
Posted in Web Design
|
Tagged Desktop Pc, Embeded, Error Message, Measure 3, Occasions, Php And Mysql, Php Mysql, Php Script, Programmer, Rent, Step 1, Sure Start, Textual Info
|
Leave a comment