Intranet or not, the user will still have access to the source.

See here: http://www.lmgtfy.com/?q=disable+text+selection+javascript

On Jun 6, 9:51 pm, bharani kumar <bharanikumariyer...@gmail.com>
wrote:
> Hi its ok ya ,
> Am not bother abut the browser disable ,
>
> Because its intra net project ,
>
> So we disable in the systems,
>
> Tell me the snippet for that ,
>
> thanks
>
>
>
> On Sun, Jun 7, 2009 at 9:46 AM, Ricardo <ricardob...@gmail.com> wrote:
>
> > It's "doable", but save your efforts. After you deliver the HTML to
> > the user's browser, nothing is gonna stop him from copying it if he
> > wants to.
>
> > Ex: if you block it via Javascript, just disabling javascript nulls
> > it. In Firefox you can use -moz-user-select: none, but disabling CSS
> > or simply pressing Ctrl+U makes it useless.
>
> > On Jun 6, 8:48 pm, bharani kumar <bharanikumariyer...@gmail.com>
> > wrote:
> > > Hi All ,
>
> > > How to restrict the user copy the article content in the page ,
>
> > > 1.I want to disable the copy from the right click menu ,
>
> > > 2.also want to restrict the user Select all the article and take the copy
> > ,
>
> > > Any idea for this
>
> > > Thanks
>
> --
> Regards
> B.S.Bharanikumarhttp://php-mysql-jquery.blogspot.com/

Reply via email to