How to let FIR open a URL when you click an image

简介: When we use FIR as a ad bar, we want FIR can take the visitor to specific web page when visitor click the image.

When we use FIR as a ad bar, we want FIR can take the visitor to specific web page when visitor click the image. Here it’s the solution for this reqirement.

please enter the "Edit ImageRotator options" page

image

 

When we use FIR as a ad bar, we want FIR can take the visitor to specific web page when visitor click the image. Here it’s the solution for this reqirement.

please enter the "Edit ImageRotator options" page

image

and set "Link From Display: " under "External Commnunication:" section as "true".

image

After that, when you click the image, it will take you to the URL filled in <info> field in image XML list file.

image
I found the "Link From Display" setting does not work in version 2.1 and before, I have fixed this bug and uploaded the 2.1.1 version to snowcovered. you can download it directly in snowcovered if you buy this module before.

相关文章
|
7月前
uView queryParams 对象转URL参数
uView queryParams 对象转URL参数
67 0
|
7月前
|
JavaScript
vue截取URL中的参数
vue截取URL中的参数
70 0
|
7月前
|
前端开发
[牛客网-前端大挑战QD2] 获取url参数
[牛客网-前端大挑战QD2] 获取url参数
55 0
|
3月前
|
前端开发 JavaScript
前端JS截取url上的参数
文章介绍了两种前端JS获取URL参数的方法:手动截取封装和使用URLSearchParams。
56 0
|
4月前
|
开发框架 前端开发 .NET
Asp.net Webapi 的 Post 方法不能把参数加到 URL 中?试试这样写
Asp.net Webapi 的 Post 方法不能把参数加到 URL 中?试试这样写
|
4月前
|
Java
JAVA 获取 URL 指定参数的值
JAVA 获取 URL 指定参数的值
48 0
|
5月前
|
JavaScript 前端开发 数据格式
URL编码【详解】——Javascript对URL进行编码解码的三种方式的区别和使用场景,axios请求拦截器中对get请求的参数全部进行URL编码
URL编码【详解】——Javascript对URL进行编码解码的三种方式的区别和使用场景,axios请求拦截器中对get请求的参数全部进行URL编码
268 0
|
5月前
|
JavaScript
js 获取并解析 url 中参数的三种方法
js 获取并解析 url 中参数的三种方法
489 0
|
6月前
|
文字识别 算法 API
视觉智能开放平台产品使用合集之在调用接口传入的图片URL参数,文件在本地或者非上海地域OSS链接,该怎么办
视觉智能开放平台是指提供一系列基于视觉识别技术的API和服务的平台,这些服务通常包括图像识别、人脸识别、物体检测、文字识别、场景理解等。企业或开发者可以通过调用这些API,快速将视觉智能功能集成到自己的应用或服务中,而无需从零开始研发相关算法和技术。以下是一些常见的视觉智能开放平台产品及其应用场景的概览。
|
6月前
|
Web App开发 移动开发 安全
如何做到修改 url 参数页面不刷新
如何做到修改 url 参数页面不刷新