Archive

Posts Tagged ‘jquery’

anti spam jQuery plugin. it will protect your email.

May 15th, 2009 admin 5 comments

It is easy to use jquery plugin.

Easy way ( 3 step )

1) add jquery and amail plugin.
2) add line in head of your page.

<script>
$(document).ready(function(){
$(’.yourclass’).amail(’(at)’,'(dot)’);});
</script>

if you use wordPress then

  1. go to Apperance -> Editor -> header.php
  2. add the code before “</head>”

3) Use it

add your email as <a title=”my email” class=”yourclass”>You(at)domain(dot)com</a> it will be as normal link.

jquery plugin source | demo. Try it now | download demo | home page

p.s.  I use the plugin on the page  of  my website.

Password Generator

April 13th, 2009 admin No comments

Did you forget password for your web site or account ?
You can try to use small utils. That can help you.

See in action Password Generator

JQuery crop

April 13th, 2009 admin No comments

That simple image crop Java Script. The script use php and jQuery.

demo Java Script image Crop | download jqueryjcrop-095tar

Categories: WebDeveloperBoston Tags: , ,

Web developing Jhcenter

January 13th, 2009 admin No comments

jhcenter_home_smalljhcenter_inner_small

1) Concept
2) web design
2) Programming (CMS frondend and backend, php, mysql)

link

Categories: WebDeveloperBoston Tags: , , , , , ,
 

You need to log in to vote

The blog owner requires users to be logged in to be able to vote for this post.

Alternatively, if you do not have an account yet you can create one here.

Powered by Vote It Up