在手机网站Opera Mini中一次选择所有列表项的链接,任何解决方案? [英] In mobile site Opera Mini select all the links of list items at once, any solution?

查看:135
本文介绍了在手机网站Opera Mini中一次选择所有列表项的链接,任何解决方案?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为旧移动设备制作一个移动网站,并在拥有Opera Mini Browser的 Nokia 5130 Xpress Music 上进行测试。



是当我在Opera Mini中打开的网页上有链接列表时,我尝试选择列表中的一个链接,但它选择了所有列表项目而不是单个链接。



清单代码

 < ul id =nav> 

< li id =nav-1>< a href =#>< span> Nyheder< / span>< / a>< / li>
< li id =nav-2>< a href =#>< span> Kalender< / span>< / a>< / li>
< li id =nav-3>< a href =#>< span>作业< / span>< / a>< / li>
< li id =nav-4>< a href =#>< span> Kontakt< / span>< / a>< / li>
< li id =nav-5>< a href =#>< span> Fa Svar< / span>< / a>< / li>
< / ul>


解决方案

这是一个功能歌剧;他们总是突出显示当他们中的任何一个被选中时到达相同目标的所有链接。



(也许不是总是,但我记得大约十年前我在Opera的桌面浏览器上非常喜欢这个功能,并且我仍然喜欢Opera上的Opera Mini这个功能,我希望更多的浏览器能够做到这一点,我觉得它是一个很棒的浏览辅助工具。)

b
$ b

您可以将所有链接目标移至不同的位置。如果它们实际上是不同的内容,那对我来说最有意义。


I'm making a mobile site for old mobile and testing on Nokia 5130 Xpress Music which has Opera Mini Browser.

The problem is when I have links list on a web page opening in Opera Mini and I try to select one link of the list, but it select the all list items instead of single.

Code of list

<ul id="nav">

                <li id="nav-1"><a href="#"><span>Nyheder</span></a></li>
                <li id="nav-2"><a href="#"><span>Kalender</span></a></li>
                <li id="nav-3"><a href="#"><span>Job</span></a></li>
                <li id="nav-4"><a href="#"><span>Kontakt</span></a></li>
                <li id="nav-5"><a href="#"><span>Fa Svar</span></a></li>
        </ul>

解决方案

That is a feature of Opera; they have always highlighted all links that go to the same target when any one of them is selected.

(Maybe not always, but I remember fondly loving this feature on Opera's desktop browser roughly a decade ago, and I still love this feature on Opera Mini on my BlackBerry for years. I wish more browsers would do this, I find it a wonderful browsing aid.)

You could make all your link targets go to different locations. If they are actually different contents, that would make most sense to me.

这篇关于在手机网站Opera Mini中一次选择所有列表项的链接,任何解决方案?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆