Post by pwood » Mon May 26, 2014 11:24 pm

Hello guys,

How to use permalink in OC 1.5.5.1?

Thank You

Active Member

Posts

Joined
Tue May 07, 2013 7:58 pm

Post by IP_CAM » Tue May 27, 2014 1:55 am

just place the link in regular HTML Code like a 'centered' Link, opening a new Browser-Window:
untested!

Code: Select all

<div align="center"><a href="http://www.whereeveryou.go/yourlinkpage.html" title="whatever you say" target="_new" />Your Link Page</a></div>
and check, if it's working as planned.

Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by NoJoke » Tue May 27, 2014 10:13 am

IP_CAM wrote:just place the link in regular HTML Code like a 'centered' Link, opening a new Browser-Window:
untested!

Code: Select all

<div align="center"><a href="http://www.whereeveryou.go/yourlinkpage.html" title="whatever you say" target="_new" />Your Link Page</a></div>
and check, if it's working as planned.

Ernie

The code should be :

Code: Select all

<div style="text-align: center;"><a href="http://www.whereeveryou.go/yourlinkpage.html" title="whatever you say" target="_blank" />Your Link Page</a></div>
There is no such keyword as "_new" according to the W3C, http://www.w3.org/html/wg/drafts/html/m ... text-names , also align is not supported in HTML 5

Active Member

Posts

Joined
Fri Oct 14, 2011 5:37 am

Post by IP_CAM » Tue May 27, 2014 5:58 pm

sorry, I am still HTML4 locked......

Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by pwood » Wed Jun 25, 2014 7:43 pm

Thanks guys, will try this soon

Active Member

Posts

Joined
Tue May 07, 2013 7:58 pm
Who is online

Users browsing this forum: No registered users and 324 guests