Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Validating WordPress dropdown Re: [Solved] Validating WordPress dropdown

#63709
blue642
Member
Code:

>

” rel=”stylesheet” type=”text/css” />

You could post it as in the above example, after

Code:
wp_head();

and before the

Code:

tag.

I’ll work on disabling only those links. May take a bit as I am new to jQuery