First please see the question:
Let $X = S^1 \times [0, 1]$. Does there exist a continuous map $f: X \rightarrow X$ satisfying, for any point $x \in X$, $\{f^{(n)}(x)\}_{n=1}^\infty$ is dense in $X$? Here we denote $f^{(n)}=f \circ f \circ ... \circ f$ by the composition of $f$ for $n$ times. (EDIT: Here "for any point" means "for all points", "$\forall$")
Note that if $X = S^1 \times S^1$ is the torus, then the answer is "yes": just let $f(a, b)=(ae^{2\pi ip}, be^{2 \pi iq})$ where $p, q$ are rationally independent irrational numbers and we see that for any $x \in X$, $\{f^{(n)}(x)\}_{n=1}^\infty$ is dense in $X$, by the property of irrational numbers.
Note also that if $X=[0, 1] \times [0, 1]$, then the answer is "no". From the Brouwer's fixed point theorem we see that given any continuous $f : X \rightarrow X$ we can find a fixed point $t \in X$, and $f^{(n)}(t)=t$ for all $n$.
I am trying to show that given a continuous $f: S^1\times [0, 1] \rightarrow S^1 \times [0, 1]$ , there always exists some $a \in X$ such that the closure of $\{f^{(n)}(a)\}_{n=1}^\infty$ is a closed curve but not the whole of $X$. I don't know if this is true for all $f$, but it works for many examples. The simplest example is as follows: let $f(r, b)=(re^{2\pi ip}, b)$, where $p$ is an irrational number.
I have not found any other clues. Maybe this question requires some knowledge in dynamical systems or algebraic topology, which is not what I am familiar with.
Any hint would be greatly appreciated!