inserting graphics
-
URL Param help
I’m getting different results on Desktop (shows 1 graphic), iPhone (Safari – shows NO graphic) and iPhone Chrome (shows two graphics)
Any help would be appreciated.
vdpgrapic contains the image URL
The goal is if the vdpgraphic has a value, show the corresponding graphic
and if the vdpgraphic is not specified, show a generic graphic.Here’s the code on our website.
[ifurlparam param=”vdpgraphic”][urlparam htmltag=”img” id=”mobile-image-padding” attr=”src” param=”vdpgraphic” /][/ifurlparam]
[ifurlparam param=”vdpgraphic”][/ifurlparam]
[ifurlparam param=”vdpgraphic” empty=”1″][/ifurlparam]
Thanks in advance.
The page I need help with: [log in to see the link]
- The topic ‘inserting graphics’ is closed to new replies.