|
|
|
Use this tool to learn about websites, specifically the one you just entered.
If you find some aspect of it inappropriate it is not our fault.
If you are the owner of this website: yes we are a real search engine, we do have a real web crawler called FyberSpider and you can block it if you feel the urge.
We are in the process of updating this tool. Until we are done just use our search results to check the inclusion status of your site.
Visit this website or continue reading for info about this site saved by the FyberSearch web crawler FyberSpider.
June 26th, 2008 at 2:33pm
Date: Thu, 26 Jun 2008 19:28:02 GMT Server: Apache/2.0.54 Last-Modified: Tue, 07 Nov 2006
19:25:30 GMT ETag: "912e3102-3461-2a533e80" Accept-Ranges: bytes Content-Length:
13409 Vary: Accept-Encoding,User-Agent Connection: close Content-Type: text/html
Dynamic thumbnails and preview images with DOM, CSS and PHP
This is just a sample of the content found on this website. Please visit the website to read the entire page.
"
Image previews with DOM JavaScript (and PHP if wanted) Get and talk about it Download version 1.1 Comment on the blog What it does: If your browser supports the W3C DOM, you can see small camera icons next to each of the links in the following list. Activate these either via mouse or keyboard to see a preview of the linked image: Foot section of bed Head section of bed Leather sofa Activating either the camera icon link once more or the thumbnail will make it vanish. Changes: Bugfix : I just realised that the script failed to work properly without PHP :(. This is fixed now in version 1.1 Update: Faruk Ates of KuraFire fame asked on the blog if there is an option to only allow one image to be shown. It is, and I made a special build of the script that does exactly that. The task Sometimes we want to offer a visitor a preview of what is lurking behind a link, especially when it is a huge picture and there might not be a need to load it. This is where thumbnails come in handy, and it is pretty easy to use CSS to show and hide a thumbnail in modern browsers: Mouse over the following link to see the thumbnail: Black leather sofa HTML: <p id="cssexample"> <a href="leathersofa.jpg">Black leather sofa <img src="tn_leathersofa.jpg" alt="d" /></a> </p> CSS: #cssexample a { position:relative; } #cssexample a img{ display:block; position:absolute; top:-999px; left:0; } #cssexample a:hover img { top:-50px; left:0; } However, this has several drawbacks: Each link needs to be followed by an image in the HTML, and this means that t"
....
read entire page
|
Image Links Found on this Site
|
http://icant.co.uk/articles/imagepreview/tn_leathersofa.jpg http://icant.co.uk/mint/mint.js.php http://c6.statcounter.com/counter.php?sc_project=702220&java=0&security=516250d9&invisible=1
|
Javascript Files Found on this Site
|
http://icant.co.uk/articles/imagepreview/picpreview.js http://www.statcounter.com/counter/counter_xhtml.js
|
Links to Pages on Other Domain Names
|
|
Links to Pages on the Same Domain Name
|
|