Jump to content

re-group function in file


florynth

Recommended Posts

Is there a way (like in a css file...) to re-group the event of a tag instead of going in the html it self...Ex :

<script language=javascript>function class1(){to do...}</script><style>.class1{onmouseenter:'javascript:class1()';}</style><span class="class1">blabalbal</span>

Something like this or anything else of the same kind....

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...