Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
img
- Page 1
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Weeks Ago
by scope_2
… only when needed. Add loading="lazy" to <
img
> and <iframe> tags for simple use. For…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by Dani
… adding the `loading="lazy"` HTML attribute to `<
img
>` image tags. That will not load the image until…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by jkon
… a comparison test of loading="lazy" on the
img
tag vs JavaScript lazy loading images with 'rootMargin: "0px…
Re: <img> tag
Programming
Web Development
15 Years Ago
by BSkiLLs
img
size is image size ( kb / mb / etc..) no matter how …
img rollover help
Programming
Web Development
16 Years Ago
by jumbojs
…; (new Image()).src = overHeading; (new Image()).src = overContent;
img
.src = rolloverURL; ocument.content.src = overHeading; ocument.content.onclick =… function () { ocument.content.src = overContent;}
img
.onmouseout = function() {
img
.src = baseUrl; } ocument.content.onmouseout = function () { ocument.content…
Re: img swap / jpeg thumbnail gallery help
Digital Media
UI / UX Design
15 Years Ago
by richk171
…<div id="image"> <
img
id="large_image" src="http://brightsidewelshcobs.co…co.uk/images/p1000250.jpg')"><
img
id="thumb1" src="http://brightsidewelshcobs…lt;div id="image"> <
img
id="large_image" src="http://brightsidewelshcobs.co…
img swap / jpeg thumbnail gallery help
Digital Media
UI / UX Design
15 Years Ago
by richk171
…<div id="image"> <
img
id="large_image" src="http://brightsidewelshcobs.co.….co.uk/images/p1000250.jpg')"><
img
id="thumb1" src="http://brightsidewelshcobs….uk/images/picture 1181.jpg')"><
img
id="thumb2" src="http://brightsidewelshcobs…
Re: IMG problem in IE7
Programming
Web Development
16 Years Ago
by diafol
…; height: 150px; margin:10px;} ul#cards li
img
{padding:3px;border:solid grey 1px;margin-bottom:5px;}…quot;cards"> <li> <
img
src="xxx.jpg" alt="some text…</li> <li> <
img
src="xxx.jpg" alt="some text…</li> <li> <
img
src="xxx.jpg" alt="some text…
Re: .img file
Hardware and Software
Microsoft Windows
14 Years Ago
by BlackFetus
..hi there!..burn your .
IMG
file in a dvd or cd disc..you can burn your .
IMG
file by using MagicISO & PowerISO..you can also extract your .
IMG
file by using MagicISO..i hope it helps!..^_^..
Re: .img file
Hardware and Software
Microsoft Windows
14 Years Ago
by Baluba15
[QUOTE]..hi there!..burn your .
IMG
file in a dvd or cd disc..you can burn your .
IMG
file by using MagicISO & PowerISO..you can also extract your .
IMG
file by using MagicISO..i hope it helps!..^_^..[/QUOTE] He can always mount it with Daemon Tools,Virtual CloneDrive etc.
Re: IMG problem in IE7
Programming
Web Development
16 Years Ago
by diafol
…'> <a href = 'details.php?id=31 '><
img
src='http://www.globusproperty.com/images/properties/31/globusproperty_s_Mauritius_Port-Louis_Waterfront… your open/clode tags are uppercase/lowecase and that the
img
tag isn't 'self-closing' or 'empty'. Also your attribute…
Re: IMG problem in IE7
Programming
Web Development
16 Years Ago
by theighost
…'> <a href = 'details.php?id=31 '><
img
src='http://www.globusproperty.com/images/properties/31/globusproperty_s_Mauritius_Port-Louis_Waterfront… your open/clode tags are uppercase/lowecase and that the
img
tag isn't 'self-closing' or 'empty'. Also your attribute…
img src and img backgrounds
Digital Media
UI / UX Design
13 Years Ago
by katties
I wonder which one is better: adding header image with
img
src in html, or as a background in CSS. Also, in source code I can specify alt (for accessibility). I know IE6 has issues with transparent png. What is your practice?
Re: img src and img backgrounds
Digital Media
UI / UX Design
13 Years Ago
by twiss
If an image contains meaning, such as text, or is placed inside a paragraph to make something clear (i.e., it doesn't contain decoration) I would think it's better to use an
img
tag.
img not displayed
Programming
Web Development
17 Years Ago
by lordx78
[code=php] <?php //echo "You have been successfully logged out. echo "You have been Successfully logged out.<br><br> <
img
src='../images/goodByeC2.png'/> You will now be returned to the Main page. "; ?> [/code] Why line 4 is not working, please advise.
IMG problem in IE7
Programming
Web Development
16 Years Ago
by theighost
…'> <a href = 'details.php?id=31 '><
img
src='http://www.globusproperty.com/images/properties/31/globusproperty_s_Mauritius_Port-Louis_Waterfront…
<img> tag
Digital Media
UI / UX Design
15 Years Ago
by progtick
… am using the code below to display image [CODE]<
img
runat = "server" width = "50px" height = "…
<img> tag
Programming
Web Development
15 Years Ago
by progtick
… am using the code below to display image [CODE]<
img
runat = "server" width = "50px" height = "…
.img file
Hardware and Software
Microsoft Windows
14 Years Ago
by suhnako
how to use a .
img
file??? (it's an OS from microsoft)
Re: .img file
Hardware and Software
Microsoft Windows
14 Years Ago
by arenee
you can use it for system recovery. if the file is created by some backup software, you can use the software to mount .
img
file to check. [url]http://www.todo-backup.com/products/features/mount-backup-image-file.htm[/url] this is the url for image file mount
Img Visible on pc, not on live web page
Digital Media
UI / UX Design
14 Years Ago
by seblake
… jpeg. I implemented it as follows: <div> <
img
src="images\Max-TechTitle.jpg" alt="Max…
Re: In jQuery how to add ID to img tag
Programming
Web Development
10 Years Ago
by noelthefish
$("
img
").attr("id","xyz");
Re: <img src="images/smiley-yell.png"> convert these to smilies in visual c#
Programming
Software Development
11 Years Ago
by Amanpreet_1
…new ImageList(); photoList.Images.Add(Image.FromFile(@"
img
. path")); photoList.Images.Add(Image.FromFile(@&…img1 path")); photoList.Images.Add(Image.FromFile(@"
img
2 path ")); while (myReader.Read()) {…
Re: <img src="images/smiley-yell.png"> convert these to smilies in visual c#
Programming
Software Development
11 Years Ago
by Amanpreet_1
i have ol the images in my resources ,, is it necessary i have to add them to my database , as i dont wish to alter my database by some due reasons ...... cant i use my resources to display a smiley corresponging to <
img
src="images/smiley-yell.png"> such column entry ... in my table
Echo <img> & <alt> Issue
Programming
Web Development
12 Years Ago
by LastMitch
…or image goes to next slide $('.slideshow .next, .slideshow
img
,').click(function() { nextSlide($(this).parents('.slideshow').find('.slides')); });…stack and call showSlide function nextSlide($slides) { $slides.find('
img
:first').appendTo($slides); showSlide($slides); } // show slide …
Linking div and img tag in one div tag
Digital Media
UI / UX Design
11 Years Ago
by tayyongjie.gin
… 350px; overflow: hidden; position: relative; margin: 0px auto; } #images
img
{ width: 330px; height: 330px; position: absolute; top:0; } #…color: #222; } #slider a:hover{ background: #C6E4F2; } #images
img
{ z-index: 1; opacity: 0; transition:all linear 1s; -moz…
Re: Get all <img> Tags that are siblings?
Programming
Software Development
15 Years Ago
by m.asfak
…;def> <
img
>1</
img
> <
img
>2</
img
> <
img
>3</
img
> </def>…;/"> <xsl:for-each select="//
img
[preceding-sibling::
img
or following-sibling::
img
]"> <xsl:value-of select…
Re: Echo <img> & <alt> Issue
Programming
Web Development
12 Years Ago
by LastMitch
…;> <div class="slides"> <
img
src="images/<?php echo $image;?>.jpg"… now. I actually try this `<?php echo '<
img
src="images/.jpg" alt=""/>';?>…. Then I try this `<?php echo '$image <
img
src="images/" alt=""/>';?>` it…
Re: Echo <img> & <alt> Issue
Programming
Web Development
12 Years Ago
by diafol
…','alt'=>'Toke')); $output = ''; foreach($image as $
img
){ $output .= "<
img
src='{$
img
['image']}' alt='{$
img
['alt']}' />"; } //then where req'd…
Re: Issue with edit Input type img
Programming
Web Development
12 Years Ago
by veedeoo
…maxH ; $img2 = imagecreatetruecolor($size[0], $size[1]) ; imagecopyresampled($img2, $
img
, 0, 0, 0, 0, $size[0], $size[1], $size[2…false ; break ; } } private function ResizeMath($maxW, $maxH, $
img
) { $imageW = imagesx($
img
) ; $imageH = imagesy($
img
) ; if ($imageW <= $maxW && $imageH …
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC