You'll have to forgive the delay in my response - I am very grateful.
Whilst I understand the concept, as I'm an HTML/CSS chap, I'm
struggling to pull together the required code (after 2-3 hours trying
different alternatives).
Would it be possible to expand on your answer, or point me in the
right direction in terms of a tutorial?
Regards,
Ric.
On Sep 6, 1:06 pm, PhistucK <
phist...@gmail.com> wrote:
> I have already answered you there, but in case you did not see the reply -
> Use chrome.tabs.executeScript<
http://code.google.com/chrome/extensions/tabs.html#method-executeScript>
> to
> execute JavaScript code on the current tab.
> Then -
> - Using DOM, add an absolutely\fixed positioned 100% width\height "<div>"
> (with an opacity value, I guess) and add an image into it.
> Or
> - Add jQuery and the ColorBox plugin and use it to show the image.
>
> ☆*PhistucK*
>
>
>
> On Sun, Sep 5, 2010 at 00:38, Ric <
rfurn...@gmail.com> wrote:
> > Good evening,
>
> > I'm hoping that you're able to offer a little guidance.
>
> > How would I go about adding an overlay image to the web page currently
> > open?
>
> > For example, I wish to have three options that are displayed in the
> > extension pop-up. The relevant image will be displayed upon the
> > selection by the user.
>
> > Regards,
> > Ric.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Chromium-extensions" group.
> > To post to this group, send email to
chromium-extensi...@chromium.org.
> > To unsubscribe from this group, send email to
> >
chromium-extensions+unsubscr...@chromium.org<
chromium-extensions%2Bunsubscr...@chromium.org>
> > .