hi. thanks for the info. i think my script already does that. here's the whole thing:
var loadedobjects=""
var rootdomain="http://"+window.location.hostname
var page_request = false;
function ajaxpage(url, containerid){
var page_request = false
if (window.XMLHttpRequest) // if Mozilla, Safari...
hello. i have a script that loads content into a div. it works in firefox but not IE. i have debugged and determined where it stops working, i just don't know why it ain't working. here is the code:
function ajaxpage(url, containerid){
var page_request = false
if (window.XMLHttpRequest) // if...
i'm trying to get around this flash double click thing and all the solutions i have tried are not working. i'm not sure if it's because the flash is in an xsl sheet but nothing seems to work so i thought if i could simulate the key press then it may bypass it.
this is the flash in my document...
mr snake. you again. why is it that you love butting in?? it's a personal project. i ain't getting paid for it. just trying to learn by giving myself a project
thanks alot. i got that script off the internet. don't understand any of it.
i'm gonna be a little bit cheeky now :-) if and only if you have a little spare time, any chance you can write it for me?? i really ain't got a clue how to write it. i'm a complete novice. i just know what i want but...
hi,
i need to make a select statement show more fields depending on what i have selected. what it's supposed to do is show or hide a div depending on selection
here is the javascript ----------------------------
<script language=javascript type='text/javascript'>
function hideRent() {
if...
good morning guys.
you lot are geniouses. its amazing how something so small can bring the desired results. i removed one of the id tags and it worked fine.
thanks sooooooo much.
i may need your help again soon. :)
ok. here is the section i need done. unfortunately you have to log in to the site and i really dont wanna put those details here.
<!-- BLEED ---------------------->
<table width="700" border="0" cellspacing="0" cellpadding="0">
<tr valign="top">
<td><a name="bleed"></a>...
no probs snake. dan sorry about that. i just realised i pasted the wrong part.
let me explain. i have a hand coded form called addBleed that uses that link. this works fine. that's that the part i posted.
directly beneath it i have another form that draws from the database. there is an input...
maybe i didn't communicate it properly but at no time did i say he was incapable. so lets not get that confused. i didn't come here to down talk anybodies capabilities. only to seek advise.
so i say to billyray if you're still reading sorry for wasting your time if my communication with you...
it aint rude. i posted it here coz the only way i know to make a submit link with text is via javascript. i thought my javascript may be wrong so i seek expert advise. isn't that the point of a forum. to seek advise???
he took the time to look but couldn't help me how i needed him to and i...
thanks for your reply.
i have already implemented your suggested code and it submits. the problem i am having now is that all it does is refresh the page and not effect the state of the data.
if i use an ordinary submit button it works perfectly.
any suggestions??
hi, i have a form that is creating fields from a database. each field has an update and delete button. neither of these buttons will submit.
i used this code:
<a href="javascript:document.addBleed.submit()" class="button">Add</a>
as can be seen i am using a text link. this is a requirement...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.