Jump to content


Photo

Posição Do Cursor Em Um Rich Text


  • Faça o login para participar
6 replies to this topic

#1 benck

benck

    Novato no fórum

  • Usuários
  • 13 posts
  • Sexo:Não informado

Posted 12/03/2007, 11:51

Ola galera!!!

Minha dúvida é a seguinte, quero saber como faço para pegar e setar a posição do cursor em um rich text, eu consigo fazer isso em um text normal, mas não em um rich text...

Ai vai um exemplo que funciona em um text normal para poder explicar melhor

<html>
<head>
<title>Título</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script>
	function informaposicao() {
		var moz = !(document.all);
		if(moz){
			var posicao = document.formulario.texto.selectionStart;
			alert(posicao);
		} else {
			var textarea = document.formulario.texto;
			var txt = textarea.value;
			var len = txt.length;
			var erg = txt.split("\n");
			var pos = -1;

			range_sel = document.selection.createRange();
			range_obj = textarea.createTextRange();
			range_obj.moveToBookmark(range_sel.getBookmark());
			range_obj.moveEnd('character',textarea.value.length);
			pos = len - range_obj.text.length;
			alert(pos);
		}
	}
</script>
</head>
<body leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<form name="formulario"><center>
	<div align="center">
	  <p>Texto: <br>
		<br>
		<textarea name="texto" id="texto" cols="30" rows="10" onKeyUp="informaposicao();"></textarea>
	  </p>
	</div>
  </center>
</form>
<center>
</center></body></html>

Bom, ai a cada vez que o usuário clica na caixa de texto é chamada um função que pega a posição do cursor.
É só isso que quero fazer com o meu rich text

Valeu!!!

#2 bimonti

bimonti

    Super Veterano

  • Usuários
  • 2654 posts
  • Sexo:Masculino

Posted 13/03/2007, 13:11

Não entendi o que você quer ... o texto de um textarea você consegue pegar com esse script ?

O que você diz com rich text ?? É muito ampla a questão ....
WebFórum - Equipe de Desenvolvimento - Monitor
Posted Image
Yeah I do have some stories, and it's true I want all the glory ...

#3 HaroNism

HaroNism

    Super Veterano

  • Usuários
  • 15385 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 27/09/2017, 17:33

Celebrex 22mg Injection Amoxicillin Dosage Pioglitazone Online buy cialis Taking Anaprox With Amoxicillin Cephalexin Dose For 200 Pounds Cheapeast Dutasteride Best Website In Germany Pharmacy

#4 HaroNism

HaroNism

    Super Veterano

  • Usuários
  • 15385 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 09/10/2017, 19:58

Doxycycline 100mg Acne Mastalgia Propecia levitra Thyroxin Without Prescription Levitra 10 Mg Contraindicaciones
Cialis Effet Desir Cialis Tratamiento Prolongado Effetti Collaterali Viagra Generico where to purchase low cost levitra Where To Buy Cheap Viagra Super Force

#5 HaroNism

HaroNism

    Super Veterano

  • Usuários
  • 15385 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 25/10/2017, 08:32

Want To Buy Shipped Ups Dutasteride Visa Medicine Citrus Keflex Interaction Elavil Generic 50 Mg. No Script cialis Best Buy Progesterone With Free Shipping With Doctor Consult Amoxicillin Dosage Level
Amoxicillin Highs Amoxicillin Dose Cats Salbutamol Nebules Buy viagra buy accutane isotretinoin online On Line Pharmacy Using Paypal Commander Levitra
Cialis In Offerta Propecia Reasons High Blood Pressure Viagra Para Enfermedad online pharmacy Order Propecia Service

#6 HaroNism

HaroNism

    Super Veterano

  • Usuários
  • 15385 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 05/11/2017, 21:49

Nuevos Espacios Industriales Propecia viagra online pharmacy buy cheap accutane online 5mg Tadalafil Generic Gunstige Levitra
Cialis Para Que Es Propecia Agente Propecia Produttore levitra billig T
Discount Pharmasupport Buy Provera Uk viagra The Canadian Drugstore Pak Generic Generic Cialis Sales On Amazon Prime

#7 HaroNism

HaroNism

    Super Veterano

  • Usuários
  • 15385 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 05/12/2017, 16:09

Achat Cialis Sur Le Net viagra online pharmacy Cytotec En Venta
Amoxicilline 500 Dose Buy Domperidone Without Prescription Bladder Infection Amoxicillin Dog generic viagra Achat De Ciprofloxacin En Ligne
Online Apotheke Kamagra Kaufen Acquistare Viagra Bari Erfahrung Levitra viagra Priligy Levitra Could Amoxicillin Cause Hives Acheter Viagra En Ligne Quebec




0 user(s) are reading this topic

0 membro(s), 0 visitante(s) e 0 membros anônimo(s)

IPB Skin By Virteq