NuSphere Forums Forum Index
NuSphere Forums


Thu May 07, 2009 1:51 am
Replies: 5
Views: 4023
The class~= indicator, I believe, is for matching a string in any part of the css selector:

a[href~="donkey"] - would match any a href link with the word donkey in it

others are:

a[ ...

Thu Apr 30, 2009 6:56 am
Replies: 5
Views: 4023
I've noticed that phpEd is giving me an error indicator for the code below:

<style media="screen" type="text/css">
inputclass^='txt_'] {
color: rgb(255,0,0); ...
Page 1 of 1
All times are GMT - 5 Hours