Skip to main content
d7One
English
Français
Search form
Search
Main menu
Home
Articles
Services
Bio
Contact
You are here
Home
»
How to add Javascript in Drupal 7 with jQuery
Add new comment
Anonymous
Mon, 02/20/2012 - 04:28
Permalink
I also suggest to remove the
I also suggest to remove the address tag (
<a href=""> ... </a>
) leaving the clickable text inside the "p" and adding a line of CSS with the "cursor:pointer" property.
reply
Your name
Subject
Comment
*
More information about text formats
Plain text
Lines and paragraphs break automatically.
Allowed HTML tags: <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
Word verification
*
(
verify using audio
)
Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated. Not case sensitive.
I also suggest to remove the
<a href=""> ... </a>) leaving the clickable text inside the "p" and adding a line of CSS with the "cursor:pointer" property.