Re: [WebDNA] Some JS help please

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 105070
interpreted = N
texte = I now have it working as a button, but want it to be text. = http://t3.idfk.net/categories/travel-and-work-and-play/desk-accessories/le= xtra-mouse-rug/ Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 18/03/2010, at 3:05 PM, Stuart Tremain wrote: > Marc >=20 > Sorry but it makes no difference. >=20 > I can't get the text to change after it has triggered 3 times. >=20 >=20 > Regards >=20 > Stuart Tremain > IDFK Web Developments > AUSTRALIA > webdna@idfk.com.au >=20 >=20 >=20 >=20 > On 18/03/2010, at 2:37 AM, Marc Thompson wrote: >=20 >> Stuart, >> Try this instead. Untested, but it should work? What the script >> essentially does is toggle the height attribute of the = "infocontainer" >> div from 80px to auto. >>=20 >> function toggleText2() { >> var ele =3D document.getElementById("infocontainer"); >> var text =3D document.getElementById("infotrigger"); >> if(ele.style.height =3D=3D "80px") { >> ele.style.display =3D "visible"; >> text.innerHTML =3D "[+] more info"; >> } >> else { >> ele.style.display =3D "block"; >> text.innerHTML =3D "[-] less info"; >> } >> } >>=20 >> Marc >>=20 >> Stuart Tremain wrote: >>> A development site I am working on: >>>=20 >>> = http://t3.idfk.net/categories/travel-and-work-and-play/desk-accessories/le= xtra-mouse-rug/ >>>=20 >>> The red "[+] more info" will show more text when clicked and then = less when "[-] less info" is clicked. >>>=20 >>> Now click "[+] more info" again and instead of seeing "[-] less = info" you see "[+] more info" . >>>=20 >>> How do I fix this ? >>>=20 >>> Regards >>>=20 >>> Stuart Tremain >>> IDFK Web Developments >>> AUSTRALIA >>> webdna@idfk.com.au >>>=20 >>>=20 >>>=20 >>>=20 >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >>> Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >>> . >>>=20 >>=20 >> --=20 >> ------------------------------------------- >> Marc Thompson >> Software Engineer >> Office of Information Technology >> University of Utah >> 801.585.9264 >> marc.thompson@utah.edu >> ------------------------------------------- >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ >> Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Some JS help please (Stuart Tremain 2010)
  2. Re: [WebDNA] Some JS help please (Stuart Tremain 2010)
  3. Re: [WebDNA] Some JS help please (Stuart Tremain 2010)
  4. Re: [WebDNA] Some JS help please (Marc Thompson 2010)
  5. Re: [WebDNA] Some JS help please (Lawrence 2010)
  6. [WebDNA] Some JS help please (Stuart Tremain 2010)
I now have it working as a button, but want it to be text. = http://t3.idfk.net/categories/travel-and-work-and-play/desk-accessories/le= xtra-mouse-rug/ Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 18/03/2010, at 3:05 PM, Stuart Tremain wrote: > Marc >=20 > Sorry but it makes no difference. >=20 > I can't get the text to change after it has triggered 3 times. >=20 >=20 > Regards >=20 > Stuart Tremain > IDFK Web Developments > AUSTRALIA > webdna@idfk.com.au >=20 >=20 >=20 >=20 > On 18/03/2010, at 2:37 AM, Marc Thompson wrote: >=20 >> Stuart, >> Try this instead. Untested, but it should work? What the script >> essentially does is toggle the height attribute of the = "infocontainer" >> div from 80px to auto. >>=20 >> function toggleText2() { >> var ele =3D document.getElementById("infocontainer"); >> var text =3D document.getElementById("infotrigger"); >> if(ele.style.height =3D=3D "80px") { >> ele.style.display =3D "visible"; >> text.innerHTML =3D "[+] more info"; >> } >> else { >> ele.style.display =3D "block"; >> text.innerHTML =3D "[-] less info"; >> } >> } >>=20 >> Marc >>=20 >> Stuart Tremain wrote: >>> A development site I am working on: >>>=20 >>> = http://t3.idfk.net/categories/travel-and-work-and-play/desk-accessories/le= xtra-mouse-rug/ >>>=20 >>> The red "[+] more info" will show more text when clicked and then = less when "[-] less info" is clicked. >>>=20 >>> Now click "[+] more info" again and instead of seeing "[-] less = info" you see "[+] more info" . >>>=20 >>> How do I fix this ? >>>=20 >>> Regards >>>=20 >>> Stuart Tremain >>> IDFK Web Developments >>> AUSTRALIA >>> webdna@idfk.com.au >>>=20 >>>=20 >>>=20 >>>=20 >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >>> Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >>> . >>>=20 >>=20 >> --=20 >> ------------------------------------------- >> Marc Thompson >> Software Engineer >> Office of Information Technology >> University of Utah >> 801.585.9264 >> marc.thompson@utah.edu >> ------------------------------------------- >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ >> Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 Stuart Tremain

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Location of Webcat site in folder hierarchy (1997) New public beta available (1997) another problem (1997) Requiring that certain fields be completed (1997) OT Cookie limit (2001) Page Counters? (1997) off-topic - printinglib 68K (1997) Banner DNA (1997) Webcat 2.0.1 date math bug -> Crash! (1997) more [sendmail] woes.. (2000) error -108 (1997) Re1000001: Setting up shop (1997) Sendmail and textarea (1998) WebCommerce: Folder organization ? (1997) # fields limited? (1997) [WebDNA] Anyone using version 6.2.1 in production on Linux (2013) access denied problem (1997) [WebDNA] Copy a whole row from a db to another db or table (2017) Need help with Shipping/Price discounts (1998) form data submission gets truncated (1997)