Coder Social home page Coder Social logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Mmm. It sounds like a good idea. Let me post it on the discussion group to see 
what
others think.

Original comment by [email protected] on 26 Jan 2008 at 8:52

from ie7-js.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
This sounds like an excellent idea. I've made workarounds for this before by
stretching bg images on server side. A solution within IE7 would be wonderful.
Perhaps, though, it's best to also implement a similar file name ending 
criteria as
Jack proposes.

My approval,
/C#

Original comment by [email protected] on 26 Jan 2008 at 9:09

from ie7-js.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Good idea!

Original comment by [email protected] on 26 Jan 2008 at 9:26

from ie7-js.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
+1

Original comment by [email protected] on 4 Feb 2008 at 4:57

from ie7-js.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Changing this to "enhancement". I will try to add this functionality in a 
future release.

Original comment by [email protected] on 4 Feb 2008 at 6:31

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from ie7-js.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
One thought:
If background-attachment:repeat-x is specified, could the bg be stretched
horizontally only, retaining the height?
/C#

Original comment by [email protected] on 7 Feb 2008 at 3:09

from ie7-js.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
@svarven,
No unfortunately you can't do that, AlphaImageLoader is fairly limited, it's 
stretch
across the entire element or don't stretch at all I'm afraid.
http://msdn2.microsoft.com/en-us/library/ms532920(VS.85).aspx

Original comment by [email protected] on 7 Feb 2008 at 3:16

from ie7-js.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Sorry, I just realised I made a mistake. I meant "scale", not "stretch".

Original comment by [email protected] on 14 Feb 2008 at 8:13

from ie7-js.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Unawared, I opened a new thread regarding the same suggestion.

How difficult is it to implement this idea?

Original comment by [email protected] on 9 Apr 2008 at 1:27

from ie7-js.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
it will be great for ie8.js

Original comment by officialstupid on 4 Aug 2009 at 5:10

from ie7-js.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
OK. This is how it will work in the next release. If you want the image to crop 
(how it 
currently works) then use no-repeat:

e.g. background-image: url(my-trans.png) no-repeat;

If you want the image to stretch (to imitate tiling) then omit the no-repeat 
flag.

This will apply in version 2.1.

Original comment by [email protected] on 10 Feb 2010 at 10:20

  • Changed state: Fixed

from ie7-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.