Announcement

Collapse
No announcement yet.

Can I add IE8 Web slice to my QuickView Page?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Can I add IE8 Web slice to my QuickView Page?

    I would love to be able to install a Web slice to my excellent Quick Page. Has anyone tried to integrate this with Jon's code?

    Thanks,

    Michael

    #2
    Sorry, I missed this one. What would the web slice display in your case?
    Jon

    Comment


      #3
      I'd like to select specific devices on my page and include them in the slice. I use an .ASP page based on one of your earlier designs using tables, rows, columns, etc. I have no idea how to start adding the slice code to pick up the interesting devices and was hoping that you (or another user of your code) had some experience.
      Michael

      Comment


        #4
        All you need to do is add a couple of lines around the data you want to serve up as a slice.
        <div class="hslice" id="Slice">
        <h2 class="entry-title">IE 8 web slice</h2>
        <div class="entry-content">
        content
        </div>
        </div>
        💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

        Comment

        Working...
        X